summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Nikos Mavrogiannopoulos2004-06-121-4/+7
* added an improved verification example.Nikos Mavrogiannopoulos2004-06-124-65/+53
* some fixes in the session resuming code.Nikos Mavrogiannopoulos2004-06-103-23/+25
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-07125-27293/+28709
* *** empty log message ***Nikos Mavrogiannopoulos2004-06-062-39/+50
* several improvementsNikos Mavrogiannopoulos2004-06-063-25/+55
* updated gnutls-cli-debug to print DHE and RSA-EXPORT information if verbose i...Nikos Mavrogiannopoulos2004-06-065-8/+7
* some other changes to the internal types names.Nikos Mavrogiannopoulos2004-06-0539-276/+276
* several internal types fix.Nikos Mavrogiannopoulos2004-06-0531-185/+184
* Added the functions gnutls_x509_crt_get_pk_rsa_raw() andNikos Mavrogiannopoulos2004-06-0514-160/+239
* Allow access to the RSA-EXPORT parameters.Nikos Mavrogiannopoulos2004-06-0510-183/+197
* added function to access the DH (peer's) public key.Nikos Mavrogiannopoulos2004-06-048-21/+70
* Added news functions to allow access to the ephemeralNikos Mavrogiannopoulos2004-06-0415-50/+198
* *** empty log message ***Nikos Mavrogiannopoulos2004-06-021-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2004-05-302-6/+8
* added some extra checks in hello packet parsing.Nikos Mavrogiannopoulos2004-05-272-3/+21
* some libtasn1 related compilation fixesNikos Mavrogiannopoulos2004-05-272-11/+3
* *** empty log message ***Nikos Mavrogiannopoulos2004-05-271-3/+9
* Corrected session resuming in SRP ciphersuites.Nikos Mavrogiannopoulos2004-05-263-4/+31
* *** empty log message ***Nikos Mavrogiannopoulos2004-05-262-2/+7
* _gnutls_deinit() is no longer used. Sessions are notNikos Mavrogiannopoulos2004-05-232-30/+6
* some cleanups and better handling of EOF in record_recv.Nikos Mavrogiannopoulos2004-05-222-7/+12
* *** empty log message ***Nikos Mavrogiannopoulos2004-05-181-8/+21
* *** empty log message ***Nikos Mavrogiannopoulos2004-05-161-1/+1
* added proper libtasn1 version detection.Nikos Mavrogiannopoulos2004-05-161-1/+1
* Applied patch by Max Vozeler <max@hinterhof.net>,Nikos Mavrogiannopoulos2004-05-161-3/+4
* certtool has now support for more X.520 DN attribute types.Nikos Mavrogiannopoulos2004-05-151-0/+15
* removed gnutls_const_datum type.Nikos Mavrogiannopoulos2004-05-133-11/+1
* some fixes in the compilation system.Nikos Mavrogiannopoulos2004-05-133-9/+19
* opencdk is being included if not found.Nikos Mavrogiannopoulos2004-05-121-7/+10
* the TLS hello message random values no longer use strong random data.Nikos Mavrogiannopoulos2004-05-111-9/+2
* *** empty log message ***Nikos Mavrogiannopoulos2004-05-101-5/+4
* Fixed some things in the random number usage. Weak levels are usedNikos Mavrogiannopoulos2004-05-084-10/+22
* Added gnutls_auth_client_get_type() and gnutls_auth_server_get_type().Nikos Mavrogiannopoulos2004-05-035-3/+41
* Fixes in the automatic disabling of certificate types.Nikos Mavrogiannopoulos2004-04-303-13/+17
* Automatically disable certificate types that do not have correspondingNikos Mavrogiannopoulos2004-04-294-22/+51
* *** empty log message ***Nikos Mavrogiannopoulos2004-04-261-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2004-04-232-2/+6
* *** empty log message ***Nikos Mavrogiannopoulos2004-04-222-3/+2
* *** empty log message ***Nikos Mavrogiannopoulos2004-04-191-6/+0
* *** empty log message ***Nikos Mavrogiannopoulos2004-04-192-1/+2
* *** empty log message ***Nikos Mavrogiannopoulos2004-04-191-1/+8
* Corrected bug in OpenPGP key loading using a callback.Nikos Mavrogiannopoulos2004-04-181-21/+33
* Corrected bug in TLS renegotiation.Nikos Mavrogiannopoulos2004-04-172-3/+11
* *** empty log message ***gnutls_1_1_10Nikos Mavrogiannopoulos2004-04-171-1/+1
* Added gnutls_sign_algorithm_get_name() and gnutls_pk_algorithm_get_name().Nikos Mavrogiannopoulos2004-04-172-0/+88
* Some updates in order to compile with tcc.Nikos Mavrogiannopoulos2004-04-1511-59/+61
* added the new libtasn1.Nikos Mavrogiannopoulos2004-04-153-2/+42
* minor bugfixes.Nikos Mavrogiannopoulos2004-04-141-0/+3
* *** empty log message ***Nikos Mavrogiannopoulos2004-04-142-10/+6