Commit graph

7 commits

Author SHA1 Message Date
blackhedd 58f5db9716 performance improvement in BERParser#read_ber,
replaced a lot of calls to Symbol#===.
2006-09-02 04:43:35 +00:00
blackhedd 9bc533401a Added simple TLS encryption. 2006-07-26 12:20:33 +00:00
blackhedd 92c61ea897 comment 2006-05-01 06:40:48 +00:00
blackhedd 5eaacf1ac3 supported LDAP delete 2006-04-30 16:31:08 +00:00
blackhedd 90616a3ca9 lost superfluous default methods 2006-04-26 02:57:34 +00:00
blackhedd 1b8bce9051 Fixed two bugs:
1) We were incorrectly halting sequence-parses when the sequence
contained a boolean FALSE value;
2) We were generating application strings with a tag class of 0x80
(context-specific) rather than 0x40.
2006-04-17 00:32:24 +00:00
blackhedd 473a777fae Moved the netxxx scripts down to net/xxx. 2006-04-16 09:38:52 +00:00