node-ldapjs/lib
Patrick Mooney 5a6e781293 Handle string ports properly in server.listen
Parse port as an integer when possible in server.listen.  In addition to
fixing server.url output, this avoids some weird socket reuse behavior
when mixing string and integer types passed to net.listen.

Fix mcavage/node-ldapjs#196
2014-06-06 12:21:05 -05:00
..
client Circumvent lack of 'close' event for tls sockets 2014-01-23 10:06:40 -06:00
controls Client refactor, with pooled client (minor lint cleanup as well) 2012-04-26 20:23:43 -07:00
errors Add error code 123 from RFC4370 2014-05-24 09:53:37 -05:00
filters Use Buffer storage for EqualityFilter value 2014-06-01 19:46:11 -05:00
messages Improve parser error handling 2014-03-15 16:06:42 -05:00
attribute.js Perform strict presence testing on attribute vals 2014-05-11 20:38:37 -05:00
change.js Initial setup for 0.5 (use eng.git layout) 2012-02-18 08:15:52 +00:00
dn.js Improve DN formatting flexibility 2013-10-24 18:27:42 -05:00
dtrace.js Upadte to make dtrace-provider optional. Fix bug in original update. 2014-04-02 10:51:10 -04:00
index.js lint cleanup 2013-01-30 23:52:44 +00:00
persistent_search.js fix make check after merge 2012-02-24 08:39:21 -08:00
protocol.js Initial working client/server version 2011-08-04 13:32:01 -07:00
server.js Handle string ports properly in server.listen 2014-06-06 12:21:05 -05:00
url.js support extensible matching of caseIgnore and caseIgnoreSubstrings 2013-10-28 21:12:12 +00:00