summaryrefslogtreecommitdiff
path: root/src/asn1Decoding.c
Commit message (Expand)AuthorAgeFilesLines
* asn1Decoding: allow decoding with ASN1_DECODE_FLAG_ALLOW_INCORRECT_TIME flagNikos Mavrogiannopoulos2017-05-181-10/+15
* tools: eliminated compiler warningsNikos Mavrogiannopoulos2016-07-261-1/+1
* asn1Decoding: Simplified allocation and copyNikos Mavrogiannopoulos2016-06-031-7/+11
* asn1Decoding: added a debug flag which enforces strict memory alignmentNikos Mavrogiannopoulos2015-04-201-3/+12
* asn1Decode: added --strict optionNikos Mavrogiannopoulos2015-04-201-9/+21
* Update copyright years.Simon Josefsson2014-04-221-1/+1
* Update copyright years.Simon Josefsson2013-03-241-1/+1
* Indent code.Simon Josefsson2013-03-241-32/+37
* use stderr for status messages in asn1{Coding, Decoding, Parser}Ivan Shmakov2012-11-061-9/+14
* Renamed structures.Nikos Mavrogiannopoulos2012-10-111-5/+5
* asn_ -> asn1_Nikos Mavrogiannopoulos2012-10-061-5/+5
* updated to new typesNikos Mavrogiannopoulos2012-10-011-5/+5
* eliminates few leaksNikos Mavrogiannopoulos2012-09-091-0/+2
* Added tool to benchmark X.509 structure decoding.Nikos Mavrogiannopoulos2012-09-081-38/+70
* Indent code.Simon Josefsson2012-03-191-2/+2
* Bump copyright years.Simon Josefsson2012-01-231-2/+1
* asn1Decoding: Drop the useless -c parameter.Simon Josefsson2011-10-251-6/+0
* Update copyright years.Simon Josefsson2011-01-081-1/+1
* Indent code.Simon Josefsson2010-04-131-4/+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
* Improve --help and --version outputs.Simon Josefsson2009-06-081-53/+38
* Fix syntax-check problems.Simon Josefsson2009-05-201-1/+1
* Indent code. Reproduce using 'make indent' with GNU indent 2.2.10.Simon Josefsson2009-03-041-186/+203
* Bump copyright years.Simon Josefsson2009-03-041-3/+3
* Don't use now obsolete functions.Simon Josefsson2008-11-071-3/+3
* Update usages of MAX_* constants.Simon Josefsson2008-10-081-1/+1
* Add warning flags mechanism. Fix warnings.Simon Josefsson2008-10-081-2/+2
* Use GPLv3 for self tests, tools, build infrastructure.Simon Josefsson2007-08-311-12/+11
* Use read_binary_file to read data, for Windows. Add self-test to test regres...Simon Josefsson2006-11-161-11/+12
* Improve --help output. Assume getopt_long, since gnulib provides it.Simon Josefsson2006-10-191-31/+10
* Remove unused version variable.Simon Josefsson2006-10-191-5/+0
* Use progname and version-etc-fsf modules.Simon Josefsson2006-10-191-10/+7
* Fix help2man formatting.Simon Josefsson2006-03-121-20/+23
* Fix unistd.h.Simon Josefsson2006-03-081-4/+2
* Fix copyright.Simon Josefsson2006-02-091-0/+1
* Revert.Simon Josefsson2005-08-121-2/+19
* Use getopt gnulib module. Always use getopt_long.Simon Josefsson2005-08-121-19/+2
* Fix address in license.Simon Josefsson2005-07-161-10/+11
* *** empty log message ***Nikos Mavrogiannopoulos2004-02-261-2/+2
* Add BER decodinglibtasn1_0_2_5Fabio Fiorina2003-07-301-5/+43
* change asn1_create_element interfaceFabio Fiorina2003-02-031-23/+12
* *** empty log message ***Fabio Fiorina2002-10-071-3/+3
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-111-1/+1
* Start Up VersionFabio Fiorina2002-05-151-0/+259