summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Use GNU coding style.Simon Josefsson2005-11-07145-28272/+32002
* more psk stuffNikos Mavrogiannopoulos2005-11-074-754/+256
* This is the initial commit in the 1.3 branch. Ported from the PSK branch:Nikos Mavrogiannopoulos2005-11-0722-327/+2362
* Doc fix, suggested by Daniel Stenberg <daniel@haxx.se>.Simon Josefsson2005-11-011-3/+4
* some type fixes.Nikos Mavrogiannopoulos2005-11-012-2/+3
* Some fixes in the certificate handling.Nikos Mavrogiannopoulos2005-10-302-4/+11
* Fix.Simon Josefsson2005-10-281-1/+1
* Fix depends.Simon Josefsson2005-10-281-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2005-10-271-1/+1
* The check for insecure algorithms is only performed on non-self signed certif...Nikos Mavrogiannopoulos2005-10-271-2/+6
* Don't accept MD2/MD5 hashes when verifying X.509 certificate signatures.Simon Josefsson2005-10-271-1/+30
* Get public prototypes from gnutls/x509.h instead.Simon Josefsson2005-10-274-53/+7
* Fix prototype.Simon Josefsson2005-10-271-1/+1
* Get exported function prototypes from gnutls/x509.h instead.Simon Josefsson2005-10-271-21/+2
* Add.Simon Josefsson2005-10-271-0/+1
* Add MD2.Simon Josefsson2005-10-271-0/+6
* Add MD2.Simon Josefsson2005-10-271-2/+2
* Fix zero size send.Simon Josefsson2005-10-231-1/+1
* Initialize gcrypt here, for now, to make sure it is done even ifSimon Josefsson2005-10-181-6/+28
* Fixes to make GC work again.Simon Josefsson2005-10-174-10/+10
* Don't link to gc directly.Simon Josefsson2005-10-172-4/+8
* Remove unused prototypes.Simon Josefsson2005-10-121-7/+0
* Made the PKCS #12 API handle null passwords. Based on patch byNikos Mavrogiannopoulos2005-09-2712-45/+64
* Revert stupid program_name workaround, patch from Martin LambersSimon Josefsson2005-09-211-3/+0
* Update.Simon Josefsson2005-08-311-1/+1
* Dist libgnutls.vers.Simon Josefsson2005-08-311-1/+1
* Fix typo.Simon Josefsson2005-08-311-1/+1
* Add.Simon Josefsson2005-08-311-0/+27
* Use version script.Simon Josefsson2005-08-311-13/+17
* Link with libz.Simon Josefsson2005-08-301-2/+1
* Add program_name, to shut up error module.Simon Josefsson2005-08-301-0/+3
* Let's pretend all system has isascii until we find one that actuallySimon Josefsson2005-08-301-1/+0
* Remove gnutls_random.h.Simon Josefsson2005-08-301-8/+7
* Don't include gnutls_random.h.Simon Josefsson2005-08-3011-11/+0
* (_gnutls_get_random): Removed, not used any more.Simon Josefsson2005-08-303-89/+1
* Call gc directly instead of _gnutls_get_random.Simon Josefsson2005-08-301-15/+30
* Call gc directly instead of _gnutls_get_random.Simon Josefsson2005-08-302-12/+22
* Fix last commit.Simon Josefsson2005-08-301-4/+4
* Call gc directly instead of _gnutls_get_random.Simon Josefsson2005-08-304-25/+29
* Doc fix.Simon Josefsson2005-08-242-22/+24
* (gnutls_certificate_verify_peers2): Doc fix, suggested by DanielSimon Josefsson2005-08-241-9/+16
* Add -I for gl.Simon Josefsson2005-08-231-1/+1
* Update to 0.2.15.Simon Josefsson2005-08-123-38/+6
* Use isascii from gnulib.Simon Josefsson2005-08-121-6/+1
* Protect config.h include.Simon Josefsson2005-08-121-13/+10
* Cleanup memmove.Simon Josefsson2005-08-121-8/+0
* Remove.Simon Josefsson2005-08-122-94/+0
* Link with gnulib for memmem.Simon Josefsson2005-08-121-3/+4
* Doc fixes, tiny patch from Ralph Giles <giles@onlinegamegroup.com>.Simon Josefsson2005-07-251-7/+6
* Sync with 0.2.14.Simon Josefsson2005-07-161-10/+11