Telepsis
95b4ebd618
Remove use of logging methods in conditional tests
2020-11-12 12:38:56 -05:00
Tony Brix
c6fa25985b
update devdependency standard to v16
2020-10-31 16:07:32 -05:00
James Sumners
e2c9b12430
Apply standard linting to the code base ( #539 )
...
* Apply standard linting to the code base
* Specify files to lint
* Run lint as first stage
* Update travis config
2019-08-27 17:11:49 -04:00
James Sumners
6b514b97df
Refactor tests to be independent of each other
2019-08-27 14:17:33 -04:00
Patrick Mooney
df43cab12d
Clean up getters/setters and asserts in messages
2015-10-31 12:28:25 -05:00
Patrick Mooney
48bd7bfe82
Fix message parsing for length-sensitive types
...
Certain LDAP messages (such as DeleteRequest) encode their contents as
raw bytes within the top-level sequence object. As such, they rely
their length being passed to them when LDAPMessage decodes the sequence.
This was being done incorrectly, but would not manifest itself as a
problem unless controls followed the message. If no controls were
present, then length of the sequence item was bounded by the message
itself and the parse would succeed.
Fix mcavage/node-ldapjs#212
2014-07-16 18:53:06 -05:00
Mark Cavage
7ff50f43f4
Initial switch to bunyan
2012-02-18 08:54:22 +00:00
Mark Cavage
afeb354eac
Initial setup for 0.5 (use eng.git layout)
2012-02-18 08:15:52 +00:00
Mark Cavage
ebde1df00c
Minor refactoring of PersistentSearchControl commit
2011-12-08 14:54:40 -08:00
Yunong Xiao
2240f29cc3
"refactored controls into its own directory, minor bug fixes"
2011-12-08 11:22:35 -08:00
Yunong Xiao
ee88fc7019
"added ability to deserialize ldap persistent search controls"
2011-12-07 17:02:17 -08:00
Mark Cavage
868c46bde4
GH-26 rewrite network parser
2011-11-11 10:09:20 -08:00
Mark Cavage
73b14ea8ad
support for client controls
2011-09-16 09:06:07 -07:00
Mark Cavage
add3e1a0d6
search enhancements
2011-08-10 14:46:04 -07:00
Mark Cavage
ca1443f102
Initial working client/server version
2011-08-04 13:32:01 -07:00