8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 21:23:04 +01:00
firebird-mirror/src/remote
2018-02-01 18:10:09 +03:00
..
client Misc. 2018-01-01 12:38:34 -02:00
os/win32 Allow XNET server to detect forced disconnect of XNET client when both client and server are at the same process. 2017-12-27 11:57:45 +02:00
server Frontported CORE-5735: Additional keyholder opens unauthorized connections to encrypted database 2018-02-01 18:10:09 +03:00
CMakeLists.txt [build] [cmake] Add more cloop dependencies. 2015-04-07 10:29:14 +00:00
inet_proto.h Fixed CORE-5472: Problems with dbcrypt key transfer 2017-01-31 17:38:53 +03:00
inet.cpp Avoid releasing of port reference - it prevents AV in client code. 2017-12-27 11:57:02 +02:00
merge_proto.h Unused params 2009-04-28 13:08:04 +00:00
merge.cpp Fix build warnings 2014-07-17 18:48:46 +00:00
parse_proto.h Slightly refactored the BLR parser routines to avoid crazy error reporting and protect against NULL pointer dereference. The error handling still sucks, but it was the case before me ;-) 2015-01-05 16:08:21 +00:00
parser.cpp High precision datatype support - Numeric(34,x) (#108) 2017-10-03 17:06:08 +03:00
proto_proto.h const correctness 2003-10-29 10:53:47 +00:00
protocol.cpp Misc. 2017-11-05 22:22:00 -02:00
protocol.h New interface Batch helping to efficiently implement JDBC prepared statement batches (#99) 2017-10-23 17:10:49 +03:00
remot_proto.h Fixed CORE-5472: Problems with dbcrypt key transfer 2017-01-31 17:38:53 +03:00
remote_def.h [build] [cmake] Prepare sources for CMake building. Add clang preprocessor defs, ARM architecture defs, some Android-related defs. Add 'qsort_r' function search to configure.ac. 2015-01-21 11:11:04 +00:00
remote.cpp Changed a lot of isc_random messages to new gds codes 2017-11-10 20:13:05 +03:00
remote.h New interface Batch helping to efficiently implement JDBC prepared statement batches (#99) 2017-10-23 17:10:49 +03:00
SockAddr.h Comments and definition to better explain recent fix for CORE-5498 2017-03-14 17:58:54 +02:00