summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Update.Simon Josefsson2006-03-082-5/+9
* Doc fix.Simon Josefsson2006-03-081-2/+7
* Use new asn1_copy_node API.Simon Josefsson2006-03-083-57/+12
* Update.Simon Josefsson2006-03-082-0/+53
* Update.Simon Josefsson2006-03-089-223/+142
* Use internal error approach again, after discussion with Nikos.Simon Josefsson2006-03-081-68/+91
* Fix.Simon Josefsson2006-03-081-1/+2
* Update.Simon Josefsson2006-03-084-91/+130
* Fix type_field.Simon Josefsson2006-03-081-13/+13
* Use external API.Simon Josefsson2006-03-081-56/+57
* Update.Simon Josefsson2006-03-088-233/+286
* Fix.Simon Josefsson2006-03-081-1/+2
* Use external libtasn1 API.Simon Josefsson2006-03-081-4/+2
* Fix typo.Simon Josefsson2006-03-081-1/+0
* Revert, we now use the new exported functions.Simon Josefsson2006-03-081-31/+7
* Make it build.Simon Josefsson2006-03-081-1/+2
* Disable XML functionality, because it relies on libtasn1 internals.Simon Josefsson2006-03-081-0/+18
* Add -no-undefined, for mingw32 builds.Simon Josefsson2006-03-081-1/+2
* Indent.Simon Josefsson2006-03-082-3/+3
* Gettext fixes.Simon Josefsson2006-03-031-3/+6
* Fix.Simon Josefsson2006-03-031-2/+1
* Error message translations.Simon Josefsson2006-03-032-107/+111
* Update.Simon Josefsson2006-02-2814-221/+155
* gnutls_record_send: Doc fix, suggested by Eric Leblond <regit@inl.fr>.Simon Josefsson2006-02-271-1/+7
* Fix warning.Simon Josefsson2006-02-171-2/+2
* Use external libtasn1 API.Simon Josefsson2006-02-111-16/+8
* Sync with libtasn1 CVS.Simon Josefsson2006-02-117-133/+154
* Update from libtasn1.gnutls_1_2_10Simon Josefsson2006-02-0911-83/+96
* Fix typo in last commit.Simon Josefsson2006-02-081-1/+1
* Fix for latest certder bug.Simon Josefsson2006-02-081-4/+30
* More asn1 length out of bounds checking.Simon Josefsson2006-02-081-1/+1
* Fix asn1_get_length_der usage.Simon Josefsson2006-02-081-9/+47
* Fix asn1_get_length_der usage.Simon Josefsson2006-02-081-2/+10
* Fix copyright.Simon Josefsson2006-02-081-1/+1
* Fix asn1_get_length_der usage.Simon Josefsson2006-02-082-8/+18
* Revert.Simon Josefsson2006-02-081-28/+6
* Fix for cert selftest.Simon Josefsson2006-02-081-6/+28
* Bump version.Simon Josefsson2006-02-081-2/+2
* Add libtasn1 fixes from Nikos, prompted by report from "Evgeny Legerov" <admi...Simon Josefsson2006-02-087-129/+190
* some fixes for the new libtasn1Nikos Mavrogiannopoulos2006-02-061-7/+7
* *** empty log message ***Nikos Mavrogiannopoulos2006-02-051-0/+1
* corrected wrong order of free.Nikos Mavrogiannopoulos2006-02-051-2/+3
* Corrected bugs in gnutls_certificate_set_x509_crl() and gnutls_certificate_se...Nikos Mavrogiannopoulos2006-02-011-5/+5
* added some text about premature termination of sessions.Nikos Mavrogiannopoulos2006-01-291-0/+6
* fixed bug in non-blocking gnutls_bye(). gnutls_send will no longer invalidate...Nikos Mavrogiannopoulos2006-01-291-1/+2
* Constify, tiny patch from "ZIGLIO, Frediano, VF-IT" <Frediano.Ziglio@vodafone...Simon Josefsson2005-12-285-7/+7
* Doc fix.Simon Josefsson2005-12-261-1/+18
* Use _gnutls_init as increment/decrement counter for init/deinit,Simon Josefsson2005-12-231-5/+3
* fixed a memory copy that caused crashes.Nikos Mavrogiannopoulos2005-12-172-1/+4
* Doc fix.Simon Josefsson2005-12-161-0/+3