summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* last commits for 0.2.91gnutls_0_2_91Nikos Mavrogiannopoulos2001-12-101-1/+1
* optimizations and fixes in the TLS PRF calculation (and the SSL3 equivalent)Nikos Mavrogiannopoulos2001-12-1016-162/+231
* fixed gnutls_anon_free_client_sc()Nikos Mavrogiannopoulos2001-12-091-1/+1
* Fixes in anonymous authentication.Nikos Mavrogiannopoulos2001-12-096-25/+86
* GET_CN() now works. (affects debug mode only)Nikos Mavrogiannopoulos2001-12-092-5/+23
* Optimizations in server certificate callback.Nikos Mavrogiannopoulos2001-12-096-35/+62
* added gnutls_transport_get_ptr() and gnutls_db_get_ptr() functions.Nikos Mavrogiannopoulos2001-12-084-2/+28
* remove dnsname (name_ind) extensionNikos Mavrogiannopoulos2001-12-087-176/+4
* Cleanups. Now use GCRYMPI_FMT_STD instead of USG.Nikos Mavrogiannopoulos2001-12-0815-113/+131
* *** empty log message ***Nikos Mavrogiannopoulos2001-12-081-0/+6
* updated documentationNikos Mavrogiannopoulos2001-12-071-0/+1
* callbacks now get a GNUTLS_STATE argument.Nikos Mavrogiannopoulos2001-12-073-7/+7
* GNUTLS_KX_RSA renamed to GNUTLS_KX_X509PKI_RSA (and the other X509 keyNikos Mavrogiannopoulos2001-12-075-133/+88
* GNUTLS_LIST is now int*Nikos Mavrogiannopoulos2001-12-066-110/+57
* cleanups againNikos Mavrogiannopoulos2001-12-0613-142/+138
* some changes to keep gcc -Wall happyNikos Mavrogiannopoulos2001-12-065-34/+54
* Several cleanups.Nikos Mavrogiannopoulos2001-12-0614-131/+136
* Changes in function names concerning _db_ handling and _session_ handling.Nikos Mavrogiannopoulos2001-12-055-43/+45
* Added callback to select the server certificate.Nikos Mavrogiannopoulos2001-12-0511-374/+551
* optimized certificate handling APINikos Mavrogiannopoulos2001-12-054-104/+66
* several cleanups. Removed old unneeded functions.Nikos Mavrogiannopoulos2001-12-055-171/+69
* some cleanupsNikos Mavrogiannopoulos2001-12-045-17/+17
* now the peer's certificate list is stored into auth info structure (insteadNikos Mavrogiannopoulos2001-12-0417-419/+707
* moving gnutls_DN structures out of gnutls_cert and auth_info structures.Nikos Mavrogiannopoulos2001-12-0412-234/+286
* fixes in autoconf scriptsNikos Mavrogiannopoulos2001-12-012-5/+4
* updated detection of library settingsNikos Mavrogiannopoulos2001-12-013-6/+20
* The RDN sequence needed in the certificate request message isNikos Mavrogiannopoulos2001-11-305-60/+111
* ""Fabio Fiorina2001-11-293-98/+242
* introduced gnutls_x509pki_get_certificate(). This function returns theNikos Mavrogiannopoulos2001-11-2917-84/+529
* *** empty log message ***Nikos Mavrogiannopoulos2001-11-281-1/+1
* cleanups and some corrections.Nikos Mavrogiannopoulos2001-11-263-4/+4
* gnutls_handshake(), gnutls_read() etc. functions no longer requireNikos Mavrogiannopoulos2001-11-2511-205/+222
* updated documentation (and generation of tex)Nikos Mavrogiannopoulos2001-11-201-4/+4
* fixed gnutls_kx_get_name()Nikos Mavrogiannopoulos2001-11-201-1/+1
* cleanupsNikos Mavrogiannopoulos2001-11-202-14/+29
* Gdoc updated. Now handles powers and '->' symbol automatically for tex.Nikos Mavrogiannopoulos2001-11-172-15/+15
* corrected typoNikos Mavrogiannopoulos2001-11-161-1/+0
* Documentation for ASN.1 has been moved to inline comments and to theNikos Mavrogiannopoulos2001-11-164-27/+309
* removed E_TIMEOUTNikos Mavrogiannopoulos2001-11-152-2/+0
* corrected some obscure bugs in the handshake and record send buffering code.Nikos Mavrogiannopoulos2001-11-158-60/+114
* removed debugging stuffNikos Mavrogiannopoulos2001-11-131-2/+2
* more fixesNikos Mavrogiannopoulos2001-11-131-12/+13
* more non blocking IO fixesNikos Mavrogiannopoulos2001-11-1312-91/+127
* va_copy macro renamed to VA_COPYNikos Mavrogiannopoulos2001-11-122-6/+8
* several fixes.Nikos Mavrogiannopoulos2001-11-1015-214/+382
* *** empty log message ***Nikos Mavrogiannopoulos2001-11-082-3/+2
* cleanups and documentation updatesNikos Mavrogiannopoulos2001-11-088-39/+58
* rolled back previous change...Nikos Mavrogiannopoulos2001-11-081-6/+2
* made empty certificate message consistent with other implementations.Nikos Mavrogiannopoulos2001-11-081-2/+13
* corrected memory leaks and other bugsNikos Mavrogiannopoulos2001-11-0718-112/+131