8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-30 09:23:09 +01:00
firebird-mirror/src/remote
2017-01-07 12:16:23 +02:00
..
client Fixed CORE-5347: Races when initializing wire compression 2016-09-05 18:14:42 +03:00
os/win32 Fixed CORE-5296: Error in network protocol when performing callback to client for database crypt key 2016-06-29 13:41:03 +03:00
server Fixed CORE-5347: Races when initializing wire compression 2016-09-05 18:14:42 +03:00
CMakeLists.txt [build] [cmake] Add more cloop dependencies. 2015-04-07 10:29:14 +00:00
inet_proto.h Allow to enforce IPv4 or IPv6 in URL-like connection string. 2016-05-04 21:38:36 +02:00
inet.cpp Improvement CORE-4563 : Add support for Windows 8/2012 fast/low-latency "TCP Loopback Fast Path" functionality 2017-01-07 12:16:23 +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 Enhanced memory leaks search - changed FB_NEW to FB_NEW_POOL, 2015-10-12 14:26:00 +00:00
proto_proto.h const correctness 2003-10-29 10:53:47 +00:00
protocol.cpp Misc. 2016-10-07 11:09:43 -03:00
protocol.h Fixed CORE-5296: Error in network protocol when performing callback to client for database crypt key 2016-06-29 13:41:03 +03:00
remot_proto.h Fixed CORE-5082: Server does not validate correctness of user/password pair provided in EXECUTE STATEMENT operator 2016-01-24 17:58:28 +00: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 Misc. 2016-10-07 11:09:43 -03:00
remote.h Fixed CORE-5347: Races when initializing wire compression 2016-09-05 18:14:42 +03:00
SockAddr.h Misc. 2015-03-23 04:29:37 +00:00