node-ldapjs/lib/messages
Patrick Mooney 7c7c480eb8 Improve parser error handling
In cases where one side of the connection is not communicated with valid
ASN.1/BER, it would be better to fire an error event rather than let the
exception bubble all the way up.

Fix mcavage/node-ldapjs#142
2014-03-15 16:06:42 -05:00
..
abandon_request.js Initial setup for 0.5 (use eng.git layout) 2012-02-18 08:15:52 +00:00
abandon_response.js Initial setup for 0.5 (use eng.git layout) 2012-02-18 08:15:52 +00:00
add_request.js Fixed Typo on AddRequest.getAttribute 2013-10-08 19:57:53 +02:00
add_response.js Initial setup for 0.5 (use eng.git layout) 2012-02-18 08:15:52 +00:00
bind_request.js Initial setup for 0.5 (use eng.git layout) 2012-02-18 08:15:52 +00:00
bind_response.js Initial setup for 0.5 (use eng.git layout) 2012-02-18 08:15:52 +00:00
compare_request.js Initial setup for 0.5 (use eng.git layout) 2012-02-18 08:15:52 +00:00
compare_response.js Initial setup for 0.5 (use eng.git layout) 2012-02-18 08:15:52 +00:00
del_request.js Initial setup for 0.5 (use eng.git layout) 2012-02-18 08:15:52 +00:00
del_response.js Initial setup for 0.5 (use eng.git layout) 2012-02-18 08:15:52 +00:00
ext_request.js lint/test cleanup 2014-01-17 09:52:26 -08:00
ext_response.js Initial setup for 0.5 (use eng.git layout) 2012-02-18 08:15:52 +00:00
index.js GH-27 Support for abandon operations client side, and noop it server side 2011-11-07 14:14:01 -08:00
message.js Initial switch to bunyan 2012-02-18 08:54:22 +00:00
moddn_request.js version bump 2013-01-29 18:38:39 +00:00
moddn_response.js Initial setup for 0.5 (use eng.git layout) 2012-02-18 08:15:52 +00:00
modify_request.js Initial setup for 0.5 (use eng.git layout) 2012-02-18 08:15:52 +00:00
modify_response.js Initial setup for 0.5 (use eng.git layout) 2012-02-18 08:15:52 +00:00
parser.js Improve parser error handling 2014-03-15 16:06:42 -05:00
result.js Bad event handling, and working with node 0.8 2012-07-09 13:00:51 +00:00
search_entry.js Added a raw getter to be able to extract images correctly 2012-12-07 23:07:53 +01:00
search_reference.js Initial setup for 0.5 (use eng.git layout) 2012-02-18 08:15:52 +00:00
search_request.js Initial setup for 0.5 (use eng.git layout) 2012-02-18 08:15:52 +00:00
search_response.js Bad event handling, and working with node 0.8 2012-07-09 13:00:51 +00:00
unbind_request.js Initial switch to bunyan 2012-02-18 08:54:22 +00:00
unbind_response.js Initial switch to bunyan 2012-02-18 08:54:22 +00:00