]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libstrongswan/asn1/asn1_parser.c
Update copyright headers after acquisition by secunet
[thirdparty/strongswan.git] / src / libstrongswan / asn1 / asn1_parser.c
2022-06-28  Tobias BrunnerUpdate copyright headers after acquisition by secunet
2017-05-29  Andreas Steffenasn1-parser: Fix CHOICE parsing
2014-02-14  Andreas SteffenFixed a minor vulnerability in which a malformed ASN... 5.1.2rc1
2012-10-24  Tobias BrunnerMoved debug.[ch] to utils folder
2012-03-20  Martin WilliMerge branch 'ikev1-clean' into ikev1-master
2012-02-01  Tobias BrunnerMoved log message for unexpected ASN.1 objects to level 2.
2011-12-16  Tobias BrunnerLog ASN.1 parsing in new ASN debug group.
2010-12-03  Andreas Steffenremoved superfluous whitespace
2010-12-02  Andreas SteffenMigrated asn1_parser_t to INIT/METHOD macros
2010-04-06  Tobias BrunnerAdding DBG_LIB to all calls of libstrongswan's version...
2010-03-02  Tobias BrunnerFixing some includes by replacing <> with "".
2009-09-04  Martin Willireplaces four spaces by tabs, where appropriate
2009-09-04  Martin Williremoved trailing spaces ([[:space:]]+$)
2009-06-09  Andreas Steffenfixed DoS vulnerability in the parsing of distinguished...
2009-04-30  Tobias Brunnerremoving svn keyword $Id$ from all files
2009-04-20  Andreas Steffenscepclient and pluto use asn1 from libstrongswan
2008-04-28  Andreas Steffenset Id keyword
2008-04-28  Andreas Steffenintroduced ASN1_EXIT command in ASN.1 object syntax...
2008-04-26  Andreas Steffenrefactoring of the ASN.1 parser