summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'gnutls_2_4_x' of ssh://git.sv.gnu.org/srv/git/gnutls into ↵gnutls_2_4_xNikos Mavrogiannopoulos2009-02-153-32/+200
|\ | | | | | | gnutls_2_4_x
| * Generated.gnutls_2_4_3Simon Josefsson2009-02-061-0/+8
| |
| * Version 2.4.3.Simon Josefsson2009-02-061-1/+1
| |
| * Generated.Simon Josefsson2009-02-061-0/+41
| |
| * Move down revocation check to revert code to how it looked before.Simon Josefsson2009-02-061-16/+16
| | | | | | | | | | | | The idea is that if you have marked a cert as trusted, you may want to trust it even though some authority has revoked it. This changes back how this code used to work.
| * Back-port chain verification fixes.Simon Josefsson2009-02-022-45/+164
| |
* | Corrected bit disable (was flipping instead).Nikos Mavrogiannopoulos2009-02-151-1/+1
|/ | | | | Initialy reported by Daniel Kahn Gillmor on 9/1/2008. Many thanks to moog@sysdev.oucs.ox.ac.uk for bringing this into my attention.
* Add.Simon Josefsson2008-10-281-0/+2
|
* Remove cdk_strerror, unused and uses non-thread safe strerror.Simon Josefsson2008-10-282-52/+0
|
* Add.Simon Josefsson2008-10-281-0/+3
|
* Bump versions.Simon Josefsson2008-09-252-2/+7
|
* Corrected buffer overrun in crt_list_import. Reported and patch by Jonathan ↵Nikos Mavrogiannopoulos2008-09-231-1/+1
| | | | Manktelow.
* Update release target.Simon Josefsson2008-09-151-8/+3
|
* Generated.gnutls_2_4_2Simon Josefsson2008-09-151-0/+78
|
* Version 2.4.2.Simon Josefsson2008-09-151-1/+1
|
* Add.Simon Josefsson2008-09-151-0/+2
|
* Merge branch 'gnutls_2_4_x' of ssh://git.sv.gnu.org/srv/git/gnutls into ↵Nikos Mavrogiannopoulos2008-09-155-11/+47
|\ | | | | | | gnutls_2_4_x
| * Make it build.Simon Josefsson2008-09-091-2/+1
| |
| * Use libtasn1 1.5.Simon Josefsson2008-09-093-6/+23
| |
| * Add.Simon Josefsson2008-09-091-0/+4
| |
| * Need to initialize gnutls to avoid crash.Simon Josefsson2008-09-091-1/+4
| |
| * Add.Simon Josefsson2008-09-021-0/+2
| |
| * Don't return from a void function.Simon Josefsson2008-09-021-2/+5
| | | | | | | | Reported by Dave Uhring <duhring@charter.net>.
| * Add.Simon Josefsson2008-09-021-0/+8
| |
* | removed unnesessary and dangerous free from credentials_set().Nikos Mavrogiannopoulos2008-09-151-1/+0
|/
* patch by James Westby to cover issues fromNikos Mavrogiannopoulos2008-08-311-2/+33
| | | | http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=492775
* initialize uninitialized variable.Nikos Mavrogiannopoulos2008-08-251-0/+3
|
* document a way to get the available algorithms and protocols.Nikos Mavrogiannopoulos2008-07-061-0/+3
|
* Merge branch 'gnutls_2_4_x' of ssh://git.sv.gnu.org/srv/git/gnutls into ↵Nikos Mavrogiannopoulos2008-07-056-14/+124
|\ | | | | | | gnutls_2_4_x
| * Don't use @acronym for C++, as it breaks old texinfo/tetex installations.Simon Josefsson2008-07-021-5/+5
| | | | | | | | Further, C++ isn't an acronym anyway as far as I know.
| * Bump versions.Simon Josefsson2008-06-302-2/+7
| |
| * Generated.gnutls_2_4_1Simon Josefsson2008-06-301-0/+90
| |
| * Version 2.4.1.Simon Josefsson2008-06-301-1/+1
| |
| * Add.Simon Josefsson2008-06-301-0/+2
| |
| * Add.Simon Josefsson2008-06-301-0/+2
| |
| * Fix links.Simon Josefsson2008-06-301-2/+2
| |
| * Add.Simon Josefsson2008-06-301-3/+13
| |
| * Merge branch 'gnutls_2_4_x' of ssh://jas@git.sv.gnu.org/srv/git/gnutls into ↵Simon Josefsson2008-06-301-0/+1
| |\ | | | | | | | | | gnutls_2_4_x
| * | (_gnutls_handshake_hash_buffers_clear): Make sure deinitialized MAC hashes ↵Simon Josefsson2008-06-301-1/+2
| | | | | | | | | | | | | | | | | | are initialized. Report and tiny patch from Tomas Mraz <tmraz@redhat.com>.
* | | Corrected memory leak in read_octet. Based on patch by Colin Leroy ↵Nikos Mavrogiannopoulos2008-07-051-1/+1
| |/ |/| | | | | (colin@colino.net)
* | this fixes a problem in srptool, where the passwords never matchNikos Mavrogiannopoulos2008-06-301-0/+1
|/ | | | (--verify check) on some architectures (patch by Matthias Koenig <mkoenig@suse.de>)
* Add.Simon Josefsson2008-06-301-0/+2
|
* Add.Simon Josefsson2008-06-301-0/+2
|
* added check before reallocation of parameters to avoid memory leaks on ↵Nikos Mavrogiannopoulos2008-06-291-0/+15
| | | | rehandshake.
* Upload to ftp.gnu.org, not alpha.Simon Josefsson2008-06-231-1/+1
|
* Add.Simon Josefsson2008-06-231-0/+4
|
* Fix build failures related to opencdk.h.Simon Josefsson2008-06-231-3/+4
| | | | | Reported by Roman Bogorodskiy <novel@FreeBSD.org> in <http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/2930>.
* Add.Simon Josefsson2008-06-191-0/+4
|
* Add prototype for _gnutls_session_is_psk.Simon Josefsson2008-06-191-1/+3
| | | | | Reported by Massimo Gaspari <massimo.gaspari@alice.it> in <http://permalink.gmane.org/gmane.network.gnutls.general/1281>.
* Fix warning.Simon Josefsson2008-06-191-1/+2
| | | | | Reported by Massimo Gaspari <massimo.gaspari@alice.it> in <http://permalink.gmane.org/gmane.network.gnutls.general/1281>.