summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Added .gitlab-ci.ymlNikos Mavrogiannopoulos2016-02-291-0/+12
* der_coding: always null terminate errorDescriptionNikos Mavrogiannopoulos2016-01-081-0/+3
* asn1_array2tree: always null terminate errorDescriptionNikos Mavrogiannopoulos2016-01-081-0/+2
* doc enhanced the asn1Coding exampleNikos Mavrogiannopoulos2015-09-181-3/+16
* asn1Coding: Allow handling NULL valuesNikos Mavrogiannopoulos2015-09-181-1/+6
* libtasn1.h updated versionlibtasn1_4.7Nikos Mavrogiannopoulos2015-09-141-1/+1
* bumped versionNikos Mavrogiannopoulos2015-09-141-2/+2
* doc updateNikos Mavrogiannopoulos2015-09-141-1/+1
* doc updateNikos Mavrogiannopoulos2015-09-141-0/+4
* tests: added check for EXPLICIT encoding of tagged valuesNikos Mavrogiannopoulos2015-09-142-0/+9
* corrected regression in multi-byte tag handlingNikos Mavrogiannopoulos2015-09-141-12/+21
* updated for 4.6libtasn1_4_6Nikos Mavrogiannopoulos2015-09-054-6/+8
* don't export asn1_get_time_derNikos Mavrogiannopoulos2015-06-204-31/+15
* doc updateNikos Mavrogiannopoulos2015-06-081-0/+1
* tests: added encoding and decoding check with multi-byte tagsNikos Mavrogiannopoulos2015-06-083-1/+27
* Allow decoding octet strings with multi-byte tagsNikos Mavrogiannopoulos2015-06-081-3/+12
* simplified asn1_get_time_derNikos Mavrogiannopoulos2015-06-082-18/+31
* doc updateNikos Mavrogiannopoulos2015-06-021-0/+1
* export asn1_get_time_der()Nikos Mavrogiannopoulos2015-06-023-6/+23
* doc updateNikos Mavrogiannopoulos2015-06-021-0/+4
* export asn1_get_object_id_derNikos Mavrogiannopoulos2015-06-022-4/+21
* enforce type checks in asn1_decode_simple_der and berNikos Mavrogiannopoulos2015-06-022-7/+9
* released 4.5libtasn1_4_5Nikos Mavrogiannopoulos2015-04-291-1/+1
* bumped versionNikos Mavrogiannopoulos2015-04-291-2/+2
* doc updateNikos Mavrogiannopoulos2015-04-201-0/+4
* tests: Added test case based on Hanno Boeck's certificateNikos Mavrogiannopoulos2015-04-203-5/+34
* asn1Decoding: added a debug flag which enforces strict memory alignmentNikos Mavrogiannopoulos2015-04-201-3/+12
* asn1Decode: added --strict optionNikos Mavrogiannopoulos2015-04-201-9/+21
* _asn1_extract_der_octet: prevent past of boundary accessNikos Mavrogiannopoulos2015-04-201-1/+2
* bumped versionslibtasn1_4_4Nikos Mavrogiannopoulos2015-03-293-4/+4
* doc updateNikos Mavrogiannopoulos2015-03-261-1/+1
* doc updateNikos Mavrogiannopoulos2015-03-261-0/+4
* increased size of LTOSTR_MAX_SIZE to account for sign and null byteNikos Mavrogiannopoulos2015-03-262-4/+5
* build: tests: fix Test_choice_ocsp on separate builddirAlon Bar-Lev2015-03-091-0/+2
* 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
* Added test for ResponseData decoding-encoding issueNikos Mavrogiannopoulos2014-11-144-4/+50