summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* last commits for 0.2.91gnutls_0_2_91Nikos Mavrogiannopoulos2001-12-102-4/+4
* optimizations and fixes in the TLS PRF calculation (and the SSL3 equivalent)Nikos Mavrogiannopoulos2001-12-1017-164/+233
* *** empty log message ***Nikos Mavrogiannopoulos2001-12-101-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2001-12-101-1/+1
* updated documentationNikos Mavrogiannopoulos2001-12-091-2/+4
* fixed gnutls_anon_free_client_sc()Nikos Mavrogiannopoulos2001-12-091-1/+1
* Fixes in anonymous authentication.Nikos Mavrogiannopoulos2001-12-099-31/+102
* GET_CN() now works. (affects debug mode only)Nikos Mavrogiannopoulos2001-12-092-5/+23
* crypt -> srpcryptNikos Mavrogiannopoulos2001-12-093-2/+2
* Optimizations in server certificate callback.Nikos Mavrogiannopoulos2001-12-097-35/+63
* added gnutls_transport_get_ptr() and gnutls_db_get_ptr() functions.Nikos Mavrogiannopoulos2001-12-085-2/+33
* remove dnsname (name_ind) extensionNikos Mavrogiannopoulos2001-12-089-194/+5
* Cleanups. Now use GCRYMPI_FMT_STD instead of USG.Nikos Mavrogiannopoulos2001-12-0815-113/+131
* *** empty log message ***Nikos Mavrogiannopoulos2001-12-081-0/+6
* *** empty log message ***gnutls_0_2_90Nikos Mavrogiannopoulos2001-12-072-1/+4
* added missing filesNikos Mavrogiannopoulos2001-12-072-0/+142
* updated documentationNikos Mavrogiannopoulos2001-12-077-157/+35
* 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-0713-154/+102
* GNUTLS_LIST is now int*Nikos Mavrogiannopoulos2001-12-0613-199/+131
* cleanups againNikos Mavrogiannopoulos2001-12-0619-159/+155
* some changes to keep gcc -Wall happyNikos Mavrogiannopoulos2001-12-065-34/+54
* Several cleanups.Nikos Mavrogiannopoulos2001-12-0622-213/+217
* Changes in function names concerning _db_ handling and _session_ handling.Nikos Mavrogiannopoulos2001-12-0511-63/+68
* Added callback to select the server certificate.Nikos Mavrogiannopoulos2001-12-0519-420/+597
* optimized certificate handling APINikos Mavrogiannopoulos2001-12-0511-137/+106
* several cleanups. Removed old unneeded functions.Nikos Mavrogiannopoulos2001-12-056-173/+71
* some cleanupsNikos Mavrogiannopoulos2001-12-045-17/+17
* now the peer's certificate list is stored into auth info structure (insteadNikos Mavrogiannopoulos2001-12-0423-451/+746
* moving gnutls_DN structures out of gnutls_cert and auth_info structures.Nikos Mavrogiannopoulos2001-12-0414-259/+310
* fixes in autoconf scriptsNikos Mavrogiannopoulos2001-12-014-16/+22
* updated detection of library settingsNikos Mavrogiannopoulos2001-12-018-49/+132
* The RDN sequence needed in the certificate request message isNikos Mavrogiannopoulos2001-11-307-63/+118
* *** empty log message ***Nikos Mavrogiannopoulos2001-11-291-6/+0
* overflow buffers checkFabio Fiorina2001-11-291-1/+1
* ""Fabio Fiorina2001-11-294-102/+244
* introduced gnutls_x509pki_get_certificate(). This function returns theNikos Mavrogiannopoulos2001-11-2919-84/+538
* *** empty log message ***Nikos Mavrogiannopoulos2001-11-281-1/+1
* cleanups and some corrections.Nikos Mavrogiannopoulos2001-11-267-8/+10
* gnutls_handshake(), gnutls_read() etc. functions no longer requireNikos Mavrogiannopoulos2001-11-2517-236/+267
* *** empty log message ***Nikos Mavrogiannopoulos2001-11-241-2/+2
* gnutls.m4 -> libgnutls.m4Nikos Mavrogiannopoulos2001-11-231-1/+1
* added new picturesNikos Mavrogiannopoulos2001-11-231-2/+3
* updatedNikos Mavrogiannopoulos2001-11-231-17/+55
* *** empty log message ***Nikos Mavrogiannopoulos2001-11-231-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2001-11-201-0/+4
* produces better tex outputNikos Mavrogiannopoulos2001-11-201-2/+2
* updated documentation (and generation of tex)Nikos Mavrogiannopoulos2001-11-202-10/+14
* updatedNikos Mavrogiannopoulos2001-11-201-0/+5
* fixed gnutls_kx_get_name()Nikos Mavrogiannopoulos2001-11-201-1/+1