8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-30 09:23:09 +01:00
firebird-mirror/src/remote
2015-11-09 13:26:52 +00:00
..
client Fixed bug CORE-4998 : Both client and server could not close connection after failed authentification 2015-11-09 13:26:52 +00:00
os/win32 Enhanced memory leaks search - changed FB_NEW to FB_NEW_POOL, 2015-10-12 14:26:00 +00:00
server Fixed bug CORE-4998 : Both client and server could not close connection after failed authentification 2015-11-09 13:26:52 +00:00
CMakeLists.txt [build] [cmake] Add more cloop dependencies. 2015-04-07 10:29:14 +00:00
inet_proto.h Fix found by Jim Starkey man-in-themiddle attack on ATTACH packet. 2013-10-16 12:53:04 +00:00
inet.cpp Revert some of my recent changes in socket closing sequence as it causes delays client side on Linux. 2015-10-25 13:45:10 +00: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 Enhanced memory leaks search - changed FB_NEW to FB_NEW_POOL, 2015-10-12 14:26:00 +00:00
protocol.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
remot_proto.h Cleanup 2015-03-23 15:52:30 +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 Enhanced memory leaks search - changed FB_NEW to FB_NEW_POOL, 2015-10-12 14:26:00 +00:00
remote.h Fixed few issues in event's handling code which could lead to AV (CORE-4680). 2015-10-16 15:30:19 +00:00
SockAddr.h Misc. 2015-03-23 04:29:37 +00:00