summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***gnutls_0_5_0Nikos Mavrogiannopoulos2002-07-061-9/+10
* *** empty log message ***Nikos Mavrogiannopoulos2002-07-061-1/+3
* *** empty log message ***Nikos Mavrogiannopoulos2002-07-061-1/+1
* added some more information about current limitationsAndrew McDonald2002-07-061-0/+12
* added gnutls_openssl.cNikos Mavrogiannopoulos2002-07-061-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2002-07-061-1/+1
* some documentation fixes.Nikos Mavrogiannopoulos2002-07-062-12/+21
* get rid of some warnings during buildAndrew McDonald2002-07-062-5/+19
* Minor fixes for the OpenPGP code.Timo Schulz2002-07-062-138/+146
* yet more functions, and some fixesAndrew McDonald2002-07-052-15/+147
* some more functions implementedAndrew McDonald2002-07-052-8/+168
* *** empty log message ***Nikos Mavrogiannopoulos2002-07-054-1/+15
* *** empty log message ***Nikos Mavrogiannopoulos2002-07-052-5/+4
* Added defines for old function names.Nikos Mavrogiannopoulos2002-07-053-0/+10
* *** empty log message ***Nikos Mavrogiannopoulos2002-07-052-5/+4
* Fixed stub for xml keys. Added support for the new string functionsNikos Mavrogiannopoulos2002-07-051-88/+194
* *** empty log message ***Nikos Mavrogiannopoulos2002-07-041-4/+4
* updated the parameters of srpcrypt program. Other minor changes in included p...Nikos Mavrogiannopoulos2002-07-045-53/+93
* Corrected bug in the mpi extraction function from X.509 certificates (affects...Nikos Mavrogiannopoulos2002-07-041-3/+4
* *** empty log message ***Nikos Mavrogiannopoulos2002-07-031-0/+21
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-303-6/+5
* Made the xml convertion functions more mnemonic. Several other fixes in the c...Nikos Mavrogiannopoulos2002-06-309-22/+13
* Several (internal) cleanups. Const flags are better used now.Nikos Mavrogiannopoulos2002-06-3022-56/+64
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-291-0/+16
* Better organization of cert2gnutls_cert function.Nikos Mavrogiannopoulos2002-06-292-41/+60
* Now certificate decoding makes use of partial DER decoding of the libtasn1 li...Nikos Mavrogiannopoulos2002-06-286-58/+93
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-261-0/+12
* Improved XML output.Nikos Mavrogiannopoulos2002-06-251-0/+51
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-241-0/+4
* fix SSL_CIPHER_get_bits to return key size in bits rather than bytesAndrew McDonald2002-06-241-1/+1
* Depends on opencdk 0.2.0Nikos Mavrogiannopoulos2002-06-231-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-233-4/+3
* Changes for the new OpenCDK version.Timo Schulz2002-06-231-25/+25
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-221-0/+47
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-221-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-221-1/+0
* The TLS handshake no longer fails if the X.509 extensions in the Certificate ...Nikos Mavrogiannopoulos2002-06-2211-28/+44
* Added new string functions to handle the XML string stuff.Nikos Mavrogiannopoulos2002-06-223-5/+132
* Renamed credential allocation functions from *_sc() to *_cred().Nikos Mavrogiannopoulos2002-06-2220-72/+102
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-222-497/+1
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-2219-358/+45
* Installed headers moved to includes/ directory.Nikos Mavrogiannopoulos2002-06-225-0/+818
* changes to way SSL_CIPHER allocation is handledAndrew McDonald2002-06-212-24/+45
* use gnutls_cipher_get_key_size() in SSL_CIPHER_get_bits()Andrew McDonald2002-06-211-18/+1
* make arrays for priority information in SSL_METHOD statically allocatedAndrew McDonald2002-06-212-23/+14
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-211-46/+35
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-213-25/+120
* corrected countryNameNikos Mavrogiannopoulos2002-06-211-5/+2
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-214-10/+58
* changed <gnutls.h> with <gnutls/gnutls.h>Nikos Mavrogiannopoulos2002-06-212-2/+2