summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* added missing files.gnutls_2_12_0Nikos Mavrogiannopoulos2011-03-241-0/+1
* bumped versionNikos Mavrogiannopoulos2011-03-241-1/+1
* documentation fixes.Nikos Mavrogiannopoulos2011-03-236-31/+32
* documented fixNikos Mavrogiannopoulos2011-03-231-0/+3
* Added DSA tests for client certificates as well.Nikos Mavrogiannopoulos2011-03-231-12/+50
* Simplified signature algorithm selection.Nikos Mavrogiannopoulos2011-03-236-92/+90
* corrected parameter.Nikos Mavrogiannopoulos2011-03-211-1/+1
* Documentation fixes and cleanups.Nikos Mavrogiannopoulos2011-03-216-18/+80
* fixed backport.Nikos Mavrogiannopoulos2011-03-211-2/+1
* ensure addition to application data buffers is occuring only after a successf...Nikos Mavrogiannopoulos2011-03-201-0/+6
* updatedNikos Mavrogiannopoulos2011-03-191-16/+17
* updated announceNikos Mavrogiannopoulos2011-03-191-0/+61
* typoNikos Mavrogiannopoulos2011-03-191-1/+1
* make gnutls-cli more quiet.Nikos Mavrogiannopoulos2011-03-191-2/+2
* documented changes.Nikos Mavrogiannopoulos2011-03-191-0/+7
* Added test to verify connections with DSA keys of various sizes.Nikos Mavrogiannopoulos2011-03-1911-1/+306
* Return a special error code if DSA keys with over 1024 are being used with TL...Nikos Mavrogiannopoulos2011-03-194-9/+12
* warn on generation of DSA keys of over 1024 bits.Nikos Mavrogiannopoulos2011-03-191-2/+6
* truncate hash size when asking to sign or verify DSA with a longer hash.Nikos Mavrogiannopoulos2011-03-191-3/+9
* documented changes.Nikos Mavrogiannopoulos2011-03-161-0/+5
* read correct algorithm when decrypting data and use correct number of private...Nikos Mavrogiannopoulos2011-03-161-4/+10
* Corrected nettle's RNG behavior on fork and added a test case.Nikos Mavrogiannopoulos2011-03-163-4/+109
* documented gnutls_pubkey_import_openpgp change.Nikos Mavrogiannopoulos2011-03-161-0/+5
* enabled RSA and removed debugging.Nikos Mavrogiannopoulos2011-03-161-5/+5
* gnutls_pubkey_t and gnutls_privkey_t can import either an openpgp subkey or a...Nikos Mavrogiannopoulos2011-03-165-207/+228
* split the pgp keys to elgamal and dsa.Nikos Mavrogiannopoulos2011-03-166-55/+117
* introduced GNUTLS_E_OPENPGP_PREFERRED_KEY_ERRORNikos Mavrogiannopoulos2011-03-164-2/+11
* On unknown public key algorithms return Unknown name.Nikos Mavrogiannopoulos2011-03-161-0/+1
* Read the public key algorithm from the selected subkey and not the master key...Nikos Mavrogiannopoulos2011-03-161-2/+10
* Documentation fixed. Added fresh keys to test.Nikos Mavrogiannopoulos2011-03-162-43/+67
* Test openpgp authentication with DSA-2048 bit keys as well.Nikos Mavrogiannopoulos2011-03-151-124/+257
* gnutls_openpgp_crt_get_auth_subkey() will no longer return an unsupported sub...Nikos Mavrogiannopoulos2011-03-151-3/+6
* Corrected verification of DSA-2048 keys. Reported by teddy@fukt.bsnet.se.Nikos Mavrogiannopoulos2011-03-151-3/+8
* Added gnutls_transport_set_vec_push_function().Nikos Mavrogiannopoulos2011-03-141-0/+1
* Added DSA-SHA256, DSA-SHA224 and RSA-SHA224 to the supported signature algori...Nikos Mavrogiannopoulos2011-03-131-0/+3
* correctly set compression method in SSL V2 client hello.Nikos Mavrogiannopoulos2011-03-121-0/+2
* do not set default record version (i.e. SSL 3.0) during a re-handshake.Nikos Mavrogiannopoulos2011-03-121-1/+1
* default behavior is to send SSL3.0 client hellos.Nikos Mavrogiannopoulos2011-03-121-0/+1
* corrected ssl3 record version sending in client hello.Nikos Mavrogiannopoulos2011-03-124-4/+6
* corrected name of gnutls_transport_set_vec_push_functionNikos Mavrogiannopoulos2011-03-111-1/+1
* link libgnutls-extra against libgcrypt if required. BasedNikos Mavrogiannopoulos2011-03-101-0/+4
* increased the so version of libgnutls-openssl.Nikos Mavrogiannopoulos2011-03-103-1/+8
* updated NEWS with Andreas' comments.Nikos Mavrogiannopoulos2011-03-101-2/+8
* updatedgnutls_2_11_7Nikos Mavrogiannopoulos2011-03-091-11/+5
* bumped version.Nikos Mavrogiannopoulos2011-03-091-1/+1
* updatedNikos Mavrogiannopoulos2011-03-091-61/+42
* gnutlsxx.cpp for some reason cannot use deprecated functions. AddedNikos Mavrogiannopoulos2011-03-093-2/+20
* changed for 2.11.7 release.Nikos Mavrogiannopoulos2011-03-092-2/+2
* bumped version.Nikos Mavrogiannopoulos2011-03-062-2/+2
* Deprecated gnutls_transport_set_lowat().Nikos Mavrogiannopoulos2011-03-063-1/+6