blackhedd
4b110ff886
Added String#read_ber!
2006-11-27 23:09:18 +00:00
blackhedd
4db9f2c7cc
Added a more-disciplined version of #read_ber.
2006-11-27 23:07:24 +00:00
blackhedd
fad144bcbc
Supported ASN NULL objects. Kindof trivial but nice for completeness.
2006-11-27 22:57:17 +00:00
blackhedd
21e243bf13
comment
2006-09-02 17:08:47 +00:00
blackhedd
bc54a9c826
added a compiler for ASN/BER syntax, avoids interpreting it for
...
every packet we parse.
2006-09-02 16:48:07 +00:00
blackhedd
7fd1089115
comment
2006-09-02 14:48:42 +00:00
blackhedd
9ece3ff393
more optimizations
2006-09-02 14:11:31 +00:00
blackhedd
6a371b988d
several performance optimizations
2006-09-02 13:49:12 +00:00
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