summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* doc updateNikos Mavrogiannopoulos2014-11-141-1/+2
* doc updateNikos Mavrogiannopoulos2014-11-141-0/+2
* modified datelibtasn1_4_2Nikos Mavrogiannopoulos2014-09-151-1/+1
* bumped versionNikos Mavrogiannopoulos2014-09-152-3/+3
* doc updateNikos Mavrogiannopoulos2014-09-151-1/+2
* enforce the new time tests only in strict DER modeNikos Mavrogiannopoulos2014-09-151-26/+28
* avoid warningNikos Mavrogiannopoulos2014-09-041-1/+1
* doc updateNikos Mavrogiannopoulos2014-09-041-0/+2
* corrected regression which caused the failure of octet string extractionNikos Mavrogiannopoulos2014-09-041-1/+2
* added more warningsNikos Mavrogiannopoulos2014-09-041-4/+16
* doc updateNikos Mavrogiannopoulos2014-08-291-0/+3
* updated todoNikos Mavrogiannopoulos2014-08-291-2/+2
* perform sanity checks in Time fieldNikos Mavrogiannopoulos2014-08-291-4/+51
* released 4.1libtasn1_4_1Nikos Mavrogiannopoulos2014-08-233-4/+4
* doc updateNikos Mavrogiannopoulos2014-08-201-0/+2
* tests: Added test for ASN1_DECODE_FLAG_STRICT_DER flagNikos Mavrogiannopoulos2014-08-202-2/+139
* doc updateNikos Mavrogiannopoulos2014-08-201-2/+5
* Added decoding flag ASN1_DECODE_FLAG_STRICT_DERNikos Mavrogiannopoulos2014-08-202-22/+47
* corrected check for infinite encodingNikos Mavrogiannopoulos2014-08-201-4/+6
* tests: added additional test for the indefinite any tagNikos Mavrogiannopoulos2014-08-203-6/+46
* corrected typoNikos Mavrogiannopoulos2014-08-201-1/+1
* doc updateNikos Mavrogiannopoulos2014-08-201-0/+5
* BER decoding: corrected indefinite tag check in ANY constructionsNikos Mavrogiannopoulos2014-08-201-22/+24
* Added another BER-encoded PKCS #12 file to test indefinite decodingNikos Mavrogiannopoulos2014-08-203-3/+45
* threadsafety: use $# instead of $1Nikos Mavrogiannopoulos2014-07-291-1/+1
* updated TODONikos Mavrogiannopoulos2014-07-241-1/+0
* released 4.0libtasn1_4_0Nikos Mavrogiannopoulos2014-06-261-1/+1
* doc: Added new functionsNikos Mavrogiannopoulos2014-06-261-0/+4
* doc updateNikos Mavrogiannopoulos2014-06-261-1/+1
* bumped versionNikos Mavrogiannopoulos2014-06-201-1/+1
* doc updateNikos Mavrogiannopoulos2014-06-201-0/+6
* Renamed asn1_der_decoding_relaxed(), added ASN1_DECODE_FLAG_ALLOW_PADDING.Karel Slany2014-06-203-24/+18
* Added asn1_der_decoding_relaxed().Karel Slany2014-06-203-13/+61
* doc updateNikos Mavrogiannopoulos2014-06-191-2/+3
* bumped versionNikos Mavrogiannopoulos2014-06-191-4/+4
* doc updateNikos Mavrogiannopoulos2014-06-191-2/+1
* doc updateNikos Mavrogiannopoulos2014-06-171-0/+3
* doc updateNikos Mavrogiannopoulos2014-06-171-1/+7
* doc updateNikos Mavrogiannopoulos2014-06-171-1/+1
* corrected file nameNikos Mavrogiannopoulos2014-06-171-1/+1
* doc updateNikos Mavrogiannopoulos2014-06-091-2/+2
* When encoding DER note the positions of the DER start and end.Nikos Mavrogiannopoulos2014-06-091-0/+3
* Added new test that combines asn1_der_decoding_startEnd() with asn1_der_codin...Nikos Mavrogiannopoulos2014-06-093-3/+233
* Added copyright informationNikos Mavrogiannopoulos2014-06-091-0/+20
* Added test for asn1_der_decoding_startEnd() after an asn1_dup_node().Nikos Mavrogiannopoulos2014-06-091-0/+27
* When duplicating a node, keep the DER start and end information.Nikos Mavrogiannopoulos2014-06-091-0/+2
* decoding: corrected the end position of the total structure.Nikos Mavrogiannopoulos2014-06-091-1/+1
* remove -Werror from automakeNikos Mavrogiannopoulos2014-06-081-1/+1
* build: tests: fix Test_choice within separate builddirAlon Bar-Lev2014-06-082-2/+6
* Document that ider and ider_len are optional in asn1_der_decoding_startEnd()Nikos Mavrogiannopoulos2014-06-051-0/+6