This website requires JavaScript.
Explore
Gitea documentation
Help
Sign In
firebird
/
firebird-mirror
Watch
8
Star
0
Fork
1
You've already forked firebird-mirror
mirror of
https://github.com/FirebirdSQL/firebird.git
synced
2025-01-31 20:43:03 +01:00
Code
Issues
40de1dabb0
firebird-mirror
/
src
/
auth
/
SecureRemotePassword
History
alexpeshkoff
40de1dabb0
Implemented CORE-4290: Extensible property support which can add properties (name-value pairs) to users
2013-12-06 17:10:10 +00:00
..
client
Fixed new gcc 4.7 warning "deleting object of polymorphic class" in many places. Adjusted use of interface types (reference counted vs just vesrioned). Avoided some hacks caused by badly chosen interface type.
2013-11-18 12:20:23 +00:00
manage
Implemented CORE-4290: Extensible property support which can add properties (name-value pairs) to users
2013-12-06 17:10:10 +00:00
misc
Fixed CORE-1898: Increase the password length from 8 characters, CORE-3372: Simplify process of non-default security database creation
2011-12-23 12:43:58 +00:00
server
Slightly reworked use of OO API in SRP server - avoid unneeded atomic ops. Thanks to Adriano.
2013-12-02 15:15:51 +00:00
Message.h
Implemented CORE-4290: Extensible property support which can add properties (name-value pairs) to users
2013-12-06 17:10:10 +00:00
srp.cpp
Misc.
2013-11-21 01:17:08 +00:00
srp.h
Fix found by Jim Starkey man-in-themiddle attack on ATTACH packet.
2013-10-16 12:53:04 +00:00