Sign in
◑
Theme
apache
/
directory-ldap-api
Apache Directory LDAP API
Mirrored from
https://github.com/apache/directory-ldap-api.git
Clone this repo:
Branches
master
0.9.5
0.9.6-pre-release
0.9.8
1.0
1.0.0-M23-FP1
1.0.0-M4-pre-release
1.0.1
DIRAPI-368-fix-stackoverflow
akarasulu
More...
Tags
2.1.8
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.2
More...
76cb5ee
Fixed the DN parsng whoch didn't end with an error when we had trailing chars
by emmanuel lecharny
· 9 hours ago
master
4ebf132
Fix overly encoded filter values: escape chars should be encoded as \5C,
by emmanuel lecharny
· 10 hours ago
3979032
o Avoid throwing an IllegalArgumentException when a wrong Integer is
by emmanuel lecharny
· 16 hours ago
df14f13
Get rid of RFC 2253 quoted values, and fix some corner cases escaped
by emmanuel lecharny
· 32 hours ago
7cf921a
Fixed a potential NPE if a transaction response is sent with an unknown control
by emmanuel lecharny
· 2 days ago
f69043a
Added a check for aciItem to avoid a NPE, throw a ParseEception instead
by emmanuel lecharny
· 2 days ago
b427bd3
Fixed a potential StackOverflow issue by iterating instead of recursing
by emmanuel lecharny
· 4 days ago
af6c704
Added a protection against clear text operations being procedded during
by emmanuel lecharny
· 4 days ago
9c37113
Forbid the use of Bind( <name>, null ). If the user wants to call an
by emmanuel lecharny
· 4 days ago
30dd5db
Added some check of any attribute and matching rules injected in filters
by emmanuel lecharny
· 5 days ago
99a5333
Added some protection against a potential IllegalArgumentException when
by emmanuel lecharny
· 5 days ago
8d2be58
Dealt with potential null value passed in controls.
by emmanuel lecharny
· 6 days ago
731cfd1
Fixed a hashCode method that was always returning 0...
by emmanuel lecharny
· 6 days ago
1624963
Fixed a potential wrong password comparison in plain text when the algo
by emmanuel lecharny
· 6 days ago
835ce23
Fixed a potential exponential regexp backtracking
by emmanuel lecharny
· 7 days ago
0b32e5c
Forbid high number of rounds for bcrypt (>16) as it may suck all the CPU.
by emmanuel lecharny
· 7 days ago
0279912
Fix a potential infinite loop with cursor when an Intermediate response is sent
by emmanuel lecharny
· 8 days ago
7150b2d
Removed the logged password
by emmanuel lecharny
· 8 days ago
de94e34
Disallow infinite length form for ASN.1 constructs
by emmanuel lecharny
· 8 days ago
1094c7f
Fox some issues with malformed credentials
by emmanuel lecharny
· 8 days ago
More »