8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-27 20:03:03 +01:00
firebird-mirror/src/remote
2015-01-27 10:46:48 +00:00
..
client Core (engine-level) support for scrollable DSQL cursors. Fixed the IResultSet API to match the JDBC spec. Renamed FB_EOF to FB_NO_DATA. Refactored some DSQL internals. 2015-01-27 10:29:30 +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 Work in progress on CORE-3885: Firebird for Android, build is complete 2015-01-27 10:46:48 +00:00
CMakeLists.txt [build] [cmake] Initial CMake build system commit. 2015-01-21 11:21:51 +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 [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
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 [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 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 [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 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