8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-27 20:03:03 +01:00
firebird-mirror/src/remote
dimitr 4e7d2da77c 1) Make xnet://db connection strings useful with forward slashes
2) Unified port numbers / protocol names syntax (thus allowing custom ports in inet://host/db connection strings)
2015-01-20 18:59:18 +00:00
..
client 1) Make xnet://db connection strings useful with forward slashes 2015-01-20 18:59:18 +00:00
os/win32 Improved the batching (prefetch) logic. This is the second part of CORE-2530. 2014-10-11 09:02:09 +00:00
server Avoid use of plain structures, missing in previous FB versions, in public API 2015-01-16 17:53:38 +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 Warning. 2015-01-15 01:16:56 +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 Misc. 2015-01-12 00:04:14 +00:00
proto_proto.h const correctness 2003-10-29 10:53:47 +00:00
protocol.cpp 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
protocol.h Implemented CORE-733: Compress Data over the Network 2014-11-25 13:24:10 +00:00
remot_proto.h Fixed CORE-4471: Legacy_Auth plugin does not connect from FB3 to FB2.5 server when tried after Win_Sspi 2014-12-03 14:27:11 +00:00
remote_def.h Use macro __sun instead of sun for this platform 2009-05-07 07:11:06 +00:00
remote.cpp Avoid use of plain structures, missing in previous FB versions, in public API 2015-01-16 17:53:38 +00:00
remote.h Avoid use of plain structures, missing in previous FB versions, in public API 2015-01-16 17:53:38 +00:00
SockAddr.h Cleanup - remove debris of pre-firebird authentication 2014-12-29 16:15:49 +00:00