summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gnutls_2_4_x' of ssh://git.sv.gnu.org/srv/git/gnutls into gnutl...Nikos Mavrogiannopoulos2008-09-153-10/+27
|\
| * Make it build.Simon Josefsson2008-09-091-2/+1
| * Use libtasn1 1.5.Simon Josefsson2008-09-092-6/+21
| * Don't return from a void function.Simon Josefsson2008-09-021-2/+5
* | removed unnesessary and dangerous free from credentials_set().Nikos Mavrogiannopoulos2008-09-151-1/+0
|/
* 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 gnutl...Nikos Mavrogiannopoulos2008-07-051-1/+2
|\
| * (_gnutls_handshake_hash_buffers_clear): Make sure deinitialized MAC hashes ar...Simon Josefsson2008-06-301-1/+2
* | Corrected memory leak in read_octet. Based on patch by Colin Leroy (colin@col...Nikos Mavrogiannopoulos2008-07-051-1/+1
|/
* added check before reallocation of parameters to avoid memory leaks on rehand...Nikos Mavrogiannopoulos2008-06-291-0/+15
* Fix build failures related to opencdk.h.Simon Josefsson2008-06-231-3/+4
* Add prototype for _gnutls_session_is_psk.Simon Josefsson2008-06-191-1/+3
* libgnutls [OpenPGP]: New APIs to retrieve fingerprint from OpenPGP subkeys.Simon Josefsson2008-06-182-0/+91
* Fix typo in documentation.Simon Josefsson2008-06-161-2/+1
* Doc fix.Simon Josefsson2008-06-091-1/+1
* gnutls_x509_crt_get_extension_oid: Doc fix.Simon Josefsson2008-06-081-1/+6
* added check for empty UID list.Nikos Mavrogiannopoulos2008-06-081-2/+6
* Changed OpenPGP verification behaviour. An OpenPGP certificateNikos Mavrogiannopoulos2008-06-083-28/+112
* safer copying of keyid type.Nikos Mavrogiannopoulos2008-06-042-4/+4
* Doc fix.Simon Josefsson2008-06-041-0/+2
* Doc fix.Simon Josefsson2008-06-041-70/+74
* Merge branch 'gnutls_with_netconf'Simon Josefsson2008-06-048-16/+393
|\
| * Generate server key exchange (psk identity hint). Invoke client callback.Simon Josefsson2008-06-041-3/+72
| * Add gnutls_psk_set_server_credentials_hint.Simon Josefsson2008-06-042-2/+30
| * Add gnutls_psk_client_get_hint function. Use it.Simon Josefsson2008-06-031-0/+27
| * Pack/unpack psk identity hint too.Simon Josefsson2008-06-031-6/+18
| * Allow for server key exchange message to be optional for PSK ciphers.Simon Josefsson2008-05-153-3/+29
| * Parse psk_identity_hint field.Simon Josefsson2008-05-152-3/+80
| * Change PSK key derivation algorithm.Simon Josefsson2008-04-251-4/+4
| * Typo.Simon Josefsson2008-04-131-1/+1
| * Typo.Simon Josefsson2008-04-121-1/+1
| * Fix mem leak on errors.Simon Josefsson2008-04-081-10/+14
| * Fix bugs.Simon Josefsson2008-04-081-10/+12
| * Starting pointer for NETCONF-PSK support.Simon Josefsson2008-04-082-1/+133
* | safer use of KEYID_IMPORT().Nikos Mavrogiannopoulos2008-06-021-2/+2
* | Corrected usage of DECR_LEN()Nikos Mavrogiannopoulos2008-06-021-3/+5
* | Add emacs mode markers.Simon Josefsson2008-05-271-2/+2
* | Doc fix.Simon Josefsson2008-05-261-4/+4
* | (gnutls_x509_crl_set_version): Fix on platform where 'char' can be unsigned.Simon Josefsson2008-05-261-4/+3
* | added error check.Nikos Mavrogiannopoulos2008-05-241-2/+2
* | Print Never when a certificate never expires.Nikos Mavrogiannopoulos2008-05-241-5/+12
* | Corrected bug gnutls_openpgp_crt_get_name() which returned the same value for...Nikos Mavrogiannopoulos2008-05-241-12/+11
* | Fix broken debug check for GNUTLS-SA-2008-1.Simon Josefsson2008-05-191-9/+3
* | Don't pass all C flags when building C++ library.Simon Josefsson2008-05-191-2/+2
* | added wide wildcard hostname matching. Patch by Jean-Philippe Garcia Ballester.Nikos Mavrogiannopoulos2008-05-191-25/+22
* | Fix GNUTLS-SA-2008-1 security vulnerabilities.Simon Josefsson2008-05-193-10/+39
* | Updated the C++ API with patch from Eduardo Villanueva Che. Suggested by Benj...Nikos Mavrogiannopoulos2008-05-171-203/+163
* | Fix warning.Simon Josefsson2008-05-061-1/+0
* | More translation markups.Simon Josefsson2008-05-061-3/+3