summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix self tests.Simon Josefsson2006-05-111-33/+57
* updated to reflect the new openpgp draft.Nikos Mavrogiannopoulos2006-05-111-11/+15
* Update to 0.3.4.Simon Josefsson2006-05-109-3437/+4515
* updated to the latest libtasn1Nikos Mavrogiannopoulos2006-05-051-604/+804
* TLS/IA fixes from Emile.Simon Josefsson2006-05-052-45/+46
* Fix prototypes.Simon Josefsson2006-04-261-4/+4
* removed AES-256 from the list of default ciphers. No point in having it (when...Nikos Mavrogiannopoulos2006-04-111-5/+5
* gnutls_srp_set_client_credentials() uses constNikos Mavrogiannopoulos2006-04-071-1/+1
* documented the return value in the priority functionsNikos Mavrogiannopoulos2006-04-071-1/+21
* *** empty log message ***Nikos Mavrogiannopoulos2006-04-051-1/+1
* use snprintf() instead of multiple calls to str_cpy() and str_cat().Nikos Mavrogiannopoulos2006-04-039-186/+81
* bug fixNikos Mavrogiannopoulos2006-03-311-4/+3
* some fixes for compilationNikos Mavrogiannopoulos2006-03-184-5/+6
* Indent.Simon Josefsson2006-03-151-20/+22
* Move to ../gnutls_cert.c.Simon Josefsson2006-03-153-126/+4
* Move from x509/compat.c.Simon Josefsson2006-03-151-1/+68
* Update.Simon Josefsson2006-03-121-1/+3
* force the gcrypt random generator to be initialized at startup. Maybe it shou...Nikos Mavrogiannopoulos2006-03-111-0/+4
* added the fix for der_coding() from libtasn1.Nikos Mavrogiannopoulos2006-03-113-23/+71
* 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