summaryrefslogtreecommitdiffstats
path: root/common/tlv.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: Protect against a theoretical integer overflow in tlv.cWerner Koch2022-10-071-0/+5
* common: New function cmp_canon_sexp.Werner Koch2020-09-111-2/+2
* common: Add an easy to use DER builder.Werner Koch2020-04-241-111/+2
* common: Add functions to help create DER objects.Werner Koch2020-04-231-0/+101
* Silence two -Wlogical-op warnings.Werner Koch2017-01-051-2/+2
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* common: Avoid warnings about useless assignments.Werner Koch2016-01-061-1/+0
* Use inline functions to convert buffer data to scalars.Werner Koch2015-02-111-1/+1
* Change license for some files in common to LGPLv3+/GPLv2+.Werner Koch2012-04-201-5/+15
* common: Replace macro based function calls by using DEFAULT_ERRSOURCE.Werner Koch2012-02-071-18/+17
* Add new functions to convert iso time strings.Werner Koch2011-03-011-5/+5
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-7/+6
* Some minor changes and typo fixes.Werner Koch2010-02-261-1/+1
* Implemented the chain model for X.509 validation.Werner Koch2007-08-101-0/+305