summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Typo.Simon Josefsson2007-10-251-1/+1
* Reorder and simplify.Simon Josefsson2007-10-251-3/+1
* Doc fix.Simon Josefsson2007-10-251-1/+1
* Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gnutlsSimon Josefsson2007-10-2522-429/+311
|\
| * removed unused code.Nikos Mavrogiannopoulos2007-10-241-138/+0
| * (no commit message)Nikos Mavrogiannopoulos2007-10-241-2/+2
| * Several changes to openpgp code:Nikos Mavrogiannopoulos2007-10-2415-269/+259
| * Introduced GNUTLS_PRIORITIES_SECURITY_NORMAL and GNUTLS_PRIORITIES_SECURITY_HIGHNikos Mavrogiannopoulos2007-10-249-23/+53
* | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gnutlsSimon Josefsson2007-10-2444-575/+1373
|\ \ | |/
| * further deprecated the set_default_priority() functions. now implementedNikos Mavrogiannopoulos2007-10-242-65/+8
| * The user handshake callback function is now called on SSLv2 hello messages.Nikos Mavrogiannopoulos2007-10-241-0/+12
| * Added gnutls_set_default_priority2() and deprecated gnutls_set_default_priori...Nikos Mavrogiannopoulos2007-10-2415-92/+211
| * (no commit message)Nikos Mavrogiannopoulos2007-10-241-0/+4
| * (no commit message)Nikos Mavrogiannopoulos2007-10-242-0/+2
| * added news entry for --disable-quick-randomNikos Mavrogiannopoulos2007-10-241-0/+3
| * /dev/urandom is used now by default for key generation. The option --disable-...Nikos Mavrogiannopoulos2007-10-245-52/+68
| * updated some examples.Nikos Mavrogiannopoulos2007-10-242-11/+33
| * The library version is now 14 instead of 24. (14 is greater than our current ...Nikos Mavrogiannopoulos2007-10-241-1/+1
| * Introduced gnutls_session_enable_compatibility_mode() to allow enablingNikos Mavrogiannopoulos2007-10-247-10/+39
| * Added some documentation for the new convert functions.Nikos Mavrogiannopoulos2007-10-242-1/+8
| * renamed zlib to deflateNikos Mavrogiannopoulos2007-10-231-1/+1
| * Updata gnutls.vers since we changed our interfaces and some other fixes.Nikos Mavrogiannopoulos2007-10-232-3/+3
| * (no commit message)Nikos Mavrogiannopoulos2007-10-231-2/+2
| * The text names used in the gnutls_*_convert_priority functions are the namesNikos Mavrogiannopoulos2007-10-234-152/+220
| * Added copyright notices to examplesNikos Mavrogiannopoulos2007-10-2319-0/+133
| * corrected the prototypesNikos Mavrogiannopoulos2007-10-231-6/+6
| * replaced UNKNOWN_HASH_ALGORITHM WITH UNKNOWN_ALGORITHMNikos Mavrogiannopoulos2007-10-231-1/+1
| * corrected typo.Nikos Mavrogiannopoulos2007-10-231-1/+1
| * (no commit message)Nikos Mavrogiannopoulos2007-10-231-1/+1
| * (no commit message)Nikos Mavrogiannopoulos2007-10-231-0/+4
| * Updated the priority functions to be more compatible to our interface andNikos Mavrogiannopoulos2007-10-233-109/+117
| * Added gnutls_record_disable_padding() to allow servers talk to buggy clients ...Nikos Mavrogiannopoulos2007-10-224-1/+31
| * Added new priority functions that accept text instead of integers.Nikos Mavrogiannopoulos2007-10-225-9/+458
| * Removed some ancient non-used functions.Nikos Mavrogiannopoulos2007-10-223-124/+28
| * Merge branch 'master' of ssh://nmav@git.sv.gnu.org/srv/git/gnutlsNikos Mavrogiannopoulos2007-10-2260-255/+823
| |\
| * | Added the --v1 option to certtool to allow generating version 1 certificates.Nikos Mavrogiannopoulos2007-10-225-255/+300
* | | Sync with TP.Simon Josefsson2007-10-224-415/+634
| |/ |/|
* | Add.Simon Josefsson2007-10-221-0/+20
* | Update gnulib files.Simon Josefsson2007-10-225-4/+19
* | Update gnulib files.Simon Josefsson2007-10-2257-263/+727
* | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gnutlsSimon Josefsson2007-10-2221-191/+233
|\ \ | |/
| * Renamed openpgp_cert to openpgp_crt to be consistent with x509.Nikos Mavrogiannopoulos2007-10-1921-217/+217
| * Occurences of gnutls_openpgp_key were renamed to gnutls_openpgp_cert,Nikos Mavrogiannopoulos2007-10-1919-147/+188
| * Renamed gnutls_openpgp_key_t to gnutls_openpgp_cert_tNikos Mavrogiannopoulos2007-10-1913-84/+85
* | Generated.gnutls_2_1_3Simon Josefsson2007-10-171-0/+69
* | Revert mistake removal.Simon Josefsson2007-10-171-1/+1
|/
* Generated.Simon Josefsson2007-10-1711-592/+173
* Version 2.1.3.Simon Josefsson2007-10-171-1/+1
* Bump ABI version.Simon Josefsson2007-10-171-2/+2
* Remove tls-authz.Simon Josefsson2007-10-173-25/+0