summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* updated auto-generated fileslibtasn1_4_3Nikos Mavrogiannopoulos2015-03-091-0/+2
|
* updated copyright datesNikos Mavrogiannopoulos2015-03-092-2/+2
|
* released 4.3Nikos Mavrogiannopoulos2015-03-091-1/+1
|
* removed debug flagNikos Mavrogiannopoulos2015-03-061-1/+0
|
* updated error text in Test_choice_ocspNikos Mavrogiannopoulos2015-03-061-1/+1
|
* simplified string test for BERNikos Mavrogiannopoulos2015-03-061-6/+10
|
* asn1_decode_simple_ber() will decode unsupported types as DERNikos Mavrogiannopoulos2015-03-062-32/+38
|
* Added missing fileNikos Mavrogiannopoulos2015-03-041-0/+80
|
* doc updateNikos Mavrogiannopoulos2015-03-041-1/+1
|
* doc updateNikos Mavrogiannopoulos2015-03-041-3/+2
|
* bumped versionNikos Mavrogiannopoulos2015-03-041-4/+4
|
* doc updateNikos Mavrogiannopoulos2015-03-041-0/+3
|
* tests: Added tests for asn1_decode_simple_berNikos Mavrogiannopoulos2015-03-041-0/+37
|
* Added asn1_decode_simple_ber()Nikos Mavrogiannopoulos2015-03-043-2/+187
|
* only assign value if the previous node has oneNikos Mavrogiannopoulos2015-02-051-3/+6
| | | | | This addresses the crash in the ASN.1 definitions parser reported in http://lists.gnu.org/archive/html/help-libtasn1/2015-01/msg00000.html
* Added test for ResponseData decoding-encoding issueNikos Mavrogiannopoulos2014-11-144-4/+50
|
* 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
| | | | | This affected octet strings placed at the end of the structure. Fixes issue with OCSP response parsing in gnutls.
* 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
| | | | | The PKCS #12 BER encoded data are tested to fail decoding if this flag is set.
* 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
| | | | | That works around an issue with an "unbound variable" error in latest automakes. Reported by LRN.
* 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
|