Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-11-23 | Added asn1_decode_string_der() and asn1_encode_string_der(). | Nikos Mavrogiannopoulos | 1 | -3/+4 | |
2012-09-08 | Added tool to benchmark X.509 structure decoding. | Nikos Mavrogiannopoulos | 1 | -1/+1 | |
2012-03-13 | Add self-check. | Simon Josefsson | 1 | -2/+2 | |
2012-01-23 | Bump copyright years. | Simon Josefsson | 1 | -2/+1 | |
2011-11-20 | Silence warnings. | Simon Josefsson | 1 | -0/+1 | |
2011-11-14 | tests: Added self-test of bit string functions. | Simon Josefsson | 1 | -2/+2 | |
2011-01-08 | Update copyright years. | Simon Josefsson | 1 | -2/+2 | |
2010-09-30 | tests: Link to gnulib to avoid build error related to 'rpl_ftello' on Solaris. | Simon Josefsson | 1 | -1/+1 | |
Reported by Dagobert Michelsen. | |||||
2010-03-30 | Add threadsafety self check. | Simon Josefsson | 1 | -1/+4 | |
2010-03-16 | tests/Test_errors: Add, for more error checking. | Simon Josefsson | 1 | -2/+4 | |
2010-01-11 | Update copyright notices. | Simon Josefsson | 1 | -1/+2 | |
2009-03-04 | Bump copyright years. | Simon Josefsson | 1 | -1/+1 | |
2008-12-01 | Make crlf self-test work under Mingw+Wine. | Simon Josefsson | 1 | -0/+1 | |
2008-11-03 | * Optimized tree generation by adding a small_value field in every node. | Nikos Mavrogiannopoulos | 1 | -3/+6 | |
If the node contains few data they will be stored there instead of a malloced buffer. * Added ability to DER decoder to decode BER encoded octet strings. * Added test case with a pkcs-12 formatted structure to test the ability to parse those strings. * Added asn1_append_value() and asn1_set_value_octet() to reduce code being copied. | |||||
2008-10-08 | Add warning flags mechanism. Fix warnings. | Simon Josefsson | 1 | -1/+1 | |
2008-02-01 | Don't duplicate pkix.asn. | Simon Josefsson | 1 | -2/+2 | |
2007-08-31 | Use GPLv3 for self tests, tools, build infrastructure. | Simon Josefsson | 1 | -10/+9 | |
2006-11-16 | Revert, problems was double EXTRA_DIST. | Simon Josefsson | 1 | -2/+2 | |
2006-11-16 | Add -I's. | Simon Josefsson | 1 | -1/+1 | |
2006-11-16 | Use read_binary_file to read data, for Windows. Add self-test to test ↵ | Simon Josefsson | 1 | -3/+8 | |
regressions. | |||||
2006-06-27 | Only optionally use valgrind. | Simon Josefsson | 1 | -3/+1 | |
2006-06-27 | Fix distcheck. | Simon Josefsson | 1 | -0/+2 | |
2006-06-26 | Fix srcdir!=objdir. | Simon Josefsson | 1 | -1/+1 | |
2006-05-10 | Fix typo. | Simon Josefsson | 1 | -1/+1 | |
2006-05-10 | Fix. | Simon Josefsson | 1 | -1/+1 | |
2006-05-10 | Use --tool, needed on some platforms. | Simon Josefsson | 1 | -1/+1 | |
2006-05-10 | Add Test_encoding. | Simon Josefsson | 1 | -7/+5 | |
Simplify. | |||||
2006-05-10 | Add -no-install. | Simon Josefsson | 1 | -0/+21 | |
2006-05-10 | Run tests under valgrind, if available. | Simon Josefsson | 1 | -1/+4 | |
2006-01-27 | Fix make check for objdir != srcdir, reported by Bernard Leak ↵ | Simon Josefsson | 1 | -0/+4 | |
<bernard@brenda-arkle.demon.co.uk>. | |||||
2004-09-08 | add self test | Fabio Fiorina | 1 | -1/+2 | |
2002-06-11 | *** empty log message *** | Nikos Mavrogiannopoulos | 1 | -2/+2 | |
2002-05-15 | Start Up Version | Fabio Fiorina | 1 | -0/+10 | |