summaryrefslogtreecommitdiff
path: root/lib/int.h
Commit message (Expand)AuthorAgeFilesLines
* asn1_decode_simple_ber: simplified and cleaned upNikos Mavrogiannopoulos2016-04-081-3/+3
* use a safer variant of reallocNikos Mavrogiannopoulos2016-04-041-0/+16
* Revert "optimized _asn1_find_up()."Nikos Mavrogiannopoulos2016-04-031-1/+0
* enforce type checks in asn1_decode_simple_der and berNikos Mavrogiannopoulos2015-06-021-0/+7
* optimized _asn1_find_up().Nikos Mavrogiannopoulos2014-06-041-0/+1
* simplified and optimized asn1_der_decoding_startEnd().Nikos Mavrogiannopoulos2014-05-301-0/+2
* Simplify temporary value storage during decoding.Nikos Mavrogiannopoulos2014-05-301-0/+3
* Update copyright years.Simon Josefsson2014-04-221-1/+1
* Update copyright years.Simon Josefsson2013-03-241-1/+1
* Indent code.Simon Josefsson2013-03-241-9/+12
* corrected compatibility mode with old structures.Nikos Mavrogiannopoulos2012-11-241-1/+1
* simplifiedNikos Mavrogiannopoulos2012-11-241-11/+6
* some simplifications in time handlingNikos Mavrogiannopoulos2012-11-241-0/+16
* Introduced ASN1_ETYPE_UTC_TIME and ASN1_ETYPE_GENERALIZED_TIMENikos Mavrogiannopoulos2012-11-241-6/+24
* updates in ETYPE_OKNikos Mavrogiannopoulos2012-11-241-1/+3
* simplified and renamed asn1_encode_string_der() and asn1_decode_string_der()Nikos Mavrogiannopoulos2012-11-231-1/+0
* renamed typesNikos Mavrogiannopoulos2012-11-231-8/+8
* Added asn1_decode_string_der() and asn1_encode_string_der().Nikos Mavrogiannopoulos2012-11-231-0/+6
* use const for the dataNikos Mavrogiannopoulos2012-11-221-1/+1
* better nameNikos Mavrogiannopoulos2012-11-221-1/+1
* small simplificationsNikos Mavrogiannopoulos2012-11-221-0/+24
* Added more ASN.1 string types and several simplifications.Nikos Mavrogiannopoulos2012-11-221-25/+7
* Renamed structures.Nikos Mavrogiannopoulos2012-10-111-3/+3
* asn_ -> asn1_Nikos Mavrogiannopoulos2012-10-061-7/+7
* Use hash-pjw-bare instead of asn1_bhash().Nikos Mavrogiannopoulos2012-10-021-1/+0
* Renamed types.Nikos Mavrogiannopoulos2012-10-011-7/+7
* improve performance by 50% by using hashes to compare strings.Nikos Mavrogiannopoulos2012-09-231-0/+2
* name has size of ASN1_MAX_NAME_SIZE+1 to allow for a terminating null.Nikos Mavrogiannopoulos2012-09-141-1/+1
* Revert "small_value_size changed to 8. No visible difference in performance"Nikos Mavrogiannopoulos2012-09-131-1/+1
* Eliminated _asn1_malloc, _asn1_free and _asn_calloc.Nikos Mavrogiannopoulos2012-09-131-5/+0
* Node type field is now included in ASN1_DATA_NODE.Nikos Mavrogiannopoulos2012-09-121-22/+22
* small_value_size changed to 8. No visible difference in performanceNikos Mavrogiannopoulos2012-09-121-1/+1
* name is now a statically allocated string and other optimizations.Nikos Mavrogiannopoulos2012-09-121-1/+1
* Indent code.Simon Josefsson2012-03-191-2/+2
* Bump copyright years.Simon Josefsson2012-01-231-2/+1
* Silence warnings.Simon Josefsson2011-11-201-0/+6
* Update copyright years.Simon Josefsson2011-01-081-2/+2
* Merge Fabio and Nikos copyrights to the FSF, both have signed papers.Simon Josefsson2010-01-111-3/+2
* Update copyright notices.Simon Josefsson2010-01-111-1/+2
* Make it compile.Simon Josefsson2009-03-231-1/+1
* Re-add old ASN1_TYPE struct fields for compatibility.Simon Josefsson2009-03-231-0/+5
* Indent code. Reproduce using 'make indent' with GNU indent 2.2.10.Simon Josefsson2009-03-041-3/+3
* Remove dead code.Simon Josefsson2009-03-041-6/+0
* Bump copyright years.Simon Josefsson2009-03-041-2/+2
* Fix more warnings.Simon Josefsson2008-11-171-11/+0
* Fix warnings.Simon Josefsson2008-11-171-0/+11
* Fix compile error.Simon Josefsson2008-11-101-4/+4
* Reapply Nikos' optimization patch. Remove deprecated functions.Simon Josefsson2008-11-101-0/+14
* Revert small_value patch temporarily.Simon Josefsson2008-11-101-14/+0
* Move struct node_asn_struct to int.h.Simon Josefsson2008-11-041-0/+14