0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Aug 03, 2024 — Aug 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed dead code More... over 19 years ago
fixed small error More... over 19 years ago
added a dataset include More... over 19 years ago
renamed the search object to Dataset More... over 19 years ago
Added a Search object More... over 19 years ago
Added an LDIF class (just a stub for now) More... over 19 years ago
Added unit tests for search-filters More... over 19 years ago
additional unit tests and partial support for filters in the test server. More... over 19 years ago
ldapserver now correctly selects which attributes to return in a search, based on the client's request. More... over 19 years ago
incorporated test data into the test LDAP server. More... over 19 years ago
Test LDIF More... over 19 years ago
Removed superfluous requires. Now, all you have to do is require net/ldap and you'll pick up all the needed modules. More... over 19 years ago
Refactored ldap/pdu and ldap/filter scripts More... over 19 years ago
added the ASN.1 syntax definition for a "present" filter. More... over 19 years ago
Fixed bug: we were generating an application string rather than a context-specific one when constructing "present" filters. More... over 19 years ago
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. More... over 19 years ago
Ditched autorequire from Rakefile More... over 19 years ago
removed files that now live in lib/net. More... over 19 years ago
started an attribute test More... over 19 years ago
Changed the includes to pick up the new net/xxx script locations. More... over 19 years ago
Moved the netxxx scripts down to net/xxx. More... over 19 years ago
Added net subdirectory and started refactor to net/ldap. Thanks for the suggestion, Austin. More... over 19 years ago
Fixed bug in String#to_ber. Thanks Austin. More... over 19 years ago
comments and minor cleanup. More... over 19 years ago
Comments. More... over 19 years ago
Started adding some LDAP-client test cases More... over 19 years ago
Fixed a regression that happened when the Asn-syntax format changed. More... over 19 years ago
Filled in a few blanks, and reworked the mechanism for handling application-specific ASN.1 syntaxes. We now allow applications to define application tag numbers that are the same, as long as one is constructed and the other primitive. More... over 19 years ago
Fun little LDAP server to testing Net::LDAP More... over 19 years ago
Ooops, I added my code in the top level. Provisionally added this branch to keep from messing things up. More... over 19 years ago