aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2013-03-31misc: Add proper categories to ease porting to PharoHEADmasterHolger Hans Peter Freyther1-0/+7
2011-09-27misc: Make all classes carry a proper categoryHolger Hans Peter Freyther1-3/+4
2011-09-27ber: Remove the old Squeak ASN1 code that is not used anymoreHolger Hans Peter Freyther3-710/+0
2011-04-02ber: Make it possible to compare tagsHolger Hans Peter Freyther1-0/+7
2011-04-01ber: Remove an inspect.. this test just calls the function...Holger Hans Peter Freyther1-1/+1
This test only calls the function and hopes that nothing bad will happen in there...
2011-04-01ber: Test formatting another record for TLV streamsHolger Hans Peter Freyther1-0/+21
2011-04-01der: Test encoding of a record as written like thisHolger Hans Peter Freyther1-0/+17
2011-04-01ber: Add one more GSM decoding test.. just execute it.Holger Hans Peter Freyther1-0/+10
2011-03-30ber: Create a simple DER Stream and test re-encodingHolger Hans Peter Freyther3-0/+49
2011-03-30ber: Remove debug statementHolger Hans Peter Freyther1-1/+0
2011-03-30ber: Provide a simple BERTLVStream classHolger Hans Peter Freyther2-0/+97
The BERTLVStream is able to read BER tuples from a stream, it can also read all tuples and it can recursively read tuples into an OrderedCollection.
2011-03-30ber: Provide a nicer name for the BERTag (include the tuple)Holger Hans Peter Freyther1-0/+5
2011-03-30ber: Test the encoding/decoding of the Length on a BER stringHolger Hans Peter Freyther3-0/+76
2011-03-29ber: Move the tuple to constructed.. add X690 types I knowHolger Hans Peter Freyther2-5/+45
2011-03-29ber: Start with BER encoding/decoding for streamsHolger Hans Peter Freyther3-0/+187
Start with a very simple tag class
2011-03-29ber: Throw an exception that is working.Holger Hans Peter Freyther1-3/+2
2010-10-16Test: Add package.xml, make sure all tests can be executed.Holger Hans Peter Freyther2-74/+14
2010-10-16Add the BER code from the ported LDAP projectHolger Hans Peter Freyther2-0/+779
2010-10-16Add a README with the goals of this projectHolger Hans Peter Freyther1-0/+1