summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* updated changelog and news for releasegnutls_3_0_11Nikos Mavrogiannopoulos2012-01-062-1/+31
* corrected typoNikos Mavrogiannopoulos2012-01-061-1/+1
* bumped versionNikos Mavrogiannopoulos2012-01-063-2/+5
* Corrected functionality of gnutls_record_get_direction(). Reported by Philip ...Nikos Mavrogiannopoulos2012-01-061-0/+4
* provide less timing information when decoding packets. Patch by Nadhem Alfardan.Nikos Mavrogiannopoulos2012-01-062-1/+15
* use AI_ADDRCONFIG if available.Nikos Mavrogiannopoulos2012-01-041-1/+5
* prevent building of crywrap in windowsNikos Mavrogiannopoulos2012-01-041-0/+2
* updatedNikos Mavrogiannopoulos2012-01-041-7/+7
* updatedgnutls_3_0_10Nikos Mavrogiannopoulos2012-01-041-2/+332
* added missing fileNikos Mavrogiannopoulos2012-01-041-1/+1
* bumped versionNikos Mavrogiannopoulos2012-01-043-4/+4
* Updated auto-generated filesNikos Mavrogiannopoulos2012-01-043-85/+96
* added missing fileNikos Mavrogiannopoulos2012-01-042-1/+26
* print the RSA and DH bits as well as EC bits for comparison.Nikos Mavrogiannopoulos2012-01-031-1/+7
* use 1840 bit DH and RSA to compare with 192 bits of ECDHNikos Mavrogiannopoulos2012-01-031-37/+50
* GNUTLS_PK_ECC -> GNUTLS_PK_ECNikos Mavrogiannopoulos2012-01-0222-61/+62
* CDK_EOF error code now returns GNUTLS_E_PARSING_ERRORNikos Mavrogiannopoulos2011-12-311-0/+2
* removed cdk_armor_filter_use()Nikos Mavrogiannopoulos2011-12-312-31/+0
* correctly report 0 keys on a keyringNikos Mavrogiannopoulos2011-12-311-1/+1
* more opencdk simplificationsNikos Mavrogiannopoulos2011-12-315-76/+28
* specify key type (raw) to certtoolNikos Mavrogiannopoulos2011-12-311-4/+4
* Removed unneeded opencdk functionality.Nikos Mavrogiannopoulos2011-12-317-627/+11
* verify signatures on downloadNikos Mavrogiannopoulos2011-12-301-2/+16
* _gnutls_is_secure_memory is no more.Nikos Mavrogiannopoulos2011-12-302-14/+0
* gnutls-cli can now read input from win32.Nikos Mavrogiannopoulos2011-12-302-3/+19
* Avoid using base64 armor auto-detection which causes decoding errors in win32.Nikos Mavrogiannopoulos2011-12-303-11/+12
* enable debugging in pgps2kgnuNikos Mavrogiannopoulos2011-12-301-1/+13
* do not use valgrind in windowsNikos Mavrogiannopoulos2011-12-302-2/+15
* gmp is compiled with --enable-fat.Nikos Mavrogiannopoulos2011-12-301-1/+1
* link libutils with libgnu.Nikos Mavrogiannopoulos2011-12-301-0/+1
* more files to ignoreNikos Mavrogiannopoulos2011-12-301-0/+5
* Added missing function names.Nikos Mavrogiannopoulos2011-12-301-1/+2
* Added a preliminary win32 compilation makefile.Nikos Mavrogiannopoulos2011-12-301-0/+99
* win32 fixesNikos Mavrogiannopoulos2011-12-301-2/+6
* do not build crywrap on win32Nikos Mavrogiannopoulos2011-12-301-0/+4
* undefine possible system macros.Nikos Mavrogiannopoulos2011-12-301-0/+2
* updated DTLS exampleNikos Mavrogiannopoulos2011-12-291-1/+2
* more updatesNikos Mavrogiannopoulos2011-12-293-39/+27
* Small improvements in documentation.Nikos Mavrogiannopoulos2011-12-298-31/+23
* corrected bug in DSA private key parsing.Nikos Mavrogiannopoulos2011-12-292-1/+3
* Added --rsa option which is a no-op for now.Nikos Mavrogiannopoulos2011-12-291-0/+2
* Allow the insertion of characters to align the randomart.Nikos Mavrogiannopoulos2011-12-297-34/+53
* Print the fingerprint of PGP keys and not only the key ID.Nikos Mavrogiannopoulos2011-12-281-2/+18
* Add random art to keys.Nikos Mavrogiannopoulos2011-12-282-4/+26
* Skip deflate test if libz is not available.Nikos Mavrogiannopoulos2011-12-281-6/+27
* updated random art's messages.Nikos Mavrogiannopoulos2011-12-283-5/+5
* Print the pgp key's randomart as well.Nikos Mavrogiannopoulos2011-12-281-3/+14
* Print the randomart on the key ID and not the fingerprint.Nikos Mavrogiannopoulos2011-12-282-22/+22
* Updated GNUTLS_E_NO_CERTIFICATE_FOUND description.Nikos Mavrogiannopoulos2011-12-281-1/+1
* more files to ignoreNikos Mavrogiannopoulos2011-12-281-0/+1