8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 04:03:04 +01:00
firebird-mirror/src/remote
AlexPeshkoff c9650051b9 Comment
2020-01-30 17:39:51 +03:00
..
client Fixed bug CORE-6231 : access violation on shutdown of xnet connection to local database when events have been registered 2020-01-17 15:48:43 +02:00
os/win32 Fixed bug CORE-6231 : access violation on shutdown of xnet connection to local database when events have been registered 2020-01-17 15:48:43 +02:00
server Added various ways to get infomation about wire crypt plugin name: variable in rdb$get_context(), field in mon$attachments and tag in Attachment::getInfo() 2020-01-15 18:02:19 +03:00
CMakeLists.txt Add replication to CMake build. 2019-04-18 13:45:29 +03:00
inet_proto.h Fixed CORE-5472: Problems with dbcrypt key transfer 2017-01-31 17:38:53 +03:00
inet.cpp Fixed CORE-6217: Wrong work with pointer: delete ptr; ptr=new ; 2020-01-10 14:09:48 +03:00
merge_proto.h Unused params 2009-04-28 13:08:04 +00:00
merge.cpp Refactor public include files (#205) 2019-06-03 11:45:00 -03: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 Int128 - new datatype (#220) 2019-09-16 20:59:54 +03:00
proto_proto.h const correctness 2003-10-29 10:53:47 +00:00
protocol.cpp Replication support (#182) 2019-01-25 12:09:01 +03:00
protocol.h Replication support (#182) 2019-01-25 12:09:01 +03:00
remot_proto.h Partial fix for CORE-6072 - use configured providers internally (except loopback) 2019-06-28 18:49:59 +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 Wire encryption plugin using chacha cypher (#244) 2019-12-24 11:16:59 +03:00
remote.h Comment 2020-01-30 17:39:51 +03:00
SockAddr.h Fixed CORE-5902 - Add Firebird Event fails with error (#232) 2019-11-13 11:43:33 -03:00