summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* cleanupsgnutls_0_2_10Nikos Mavrogiannopoulos2001-11-054-6/+4
* list -> gnutls_listNikos Mavrogiannopoulos2001-11-051-5/+5
* changed LIST to GNUTLS_LISTNikos Mavrogiannopoulos2001-11-044-17/+20
* added new function to check for expired sessions.Nikos Mavrogiannopoulos2001-11-042-2/+29
* cleanupsNikos Mavrogiannopoulos2001-11-041-14/+5
* cleanups in function namesNikos Mavrogiannopoulos2001-11-025-37/+38
* cleanups in the resuming codeNikos Mavrogiannopoulos2001-11-021-28/+22
* added hooks in order to use external database to store session to beNikos Mavrogiannopoulos2001-11-025-68/+264
* set_push() & set_pull() functions moved to state (instead of being global)Nikos Mavrogiannopoulos2001-11-023-51/+59
* Adopted some of the patches of Jon Nelson. Fixes the non blockingNikos Mavrogiannopoulos2001-11-0114-120/+199
* *** empty log message ***Nikos Mavrogiannopoulos2001-10-311-2/+6
* corrected and fixed several things in send_int() etc.Nikos Mavrogiannopoulos2001-10-302-69/+61
* *** empty log message ***Nikos Mavrogiannopoulos2001-10-301-0/+4
* corrected bugs in session resuming.Nikos Mavrogiannopoulos2001-10-302-10/+21
* *** empty log message ***gnutls_0_2_9Nikos Mavrogiannopoulos2001-10-274-98/+138
* cleanupsNikos Mavrogiannopoulos2001-10-233-2/+7
* added IO debugging codeNikos Mavrogiannopoulos2001-10-232-1/+72
* *** empty log message ***Nikos Mavrogiannopoulos2001-10-231-2/+2
* added some checks for memory allocation.Nikos Mavrogiannopoulos2001-10-237-246/+441
* corrected bugs which could break non blocking IONikos Mavrogiannopoulos2001-10-231-13/+31
* corrections for the gnutls_read_buffered() function.Nikos Mavrogiannopoulos2001-10-222-29/+61
* updated/fixed the handling of interrupted writesNikos Mavrogiannopoulos2001-10-224-81/+99
* changed gnutls_write() semantics in order to cope with interrupted systemNikos Mavrogiannopoulos2001-10-216-25/+62
* *** empty log message ***Nikos Mavrogiannopoulos2001-10-211-15/+10
* *** empty log message ***Nikos Mavrogiannopoulos2001-10-212-1/+8
* changes in order to be independent of the berkeley style socketsNikos Mavrogiannopoulos2001-10-217-108/+92
* made gnutls_write() unaware of interrupted system calls and eagain errors.Nikos Mavrogiannopoulos2001-10-211-0/+7
* several cleanupsNikos Mavrogiannopoulos2001-10-216-21/+97
* Corrected short read bugNikos Mavrogiannopoulos2001-10-202-7/+28
* corrected _gnutls_write()Nikos Mavrogiannopoulos2001-10-201-1/+5
* peeked data now stays also in handshakeNikos Mavrogiannopoulos2001-10-201-2/+4
* corrected bug which caused a fatal alert to be sent even if itNikos Mavrogiannopoulos2001-10-201-1/+2
* *** empty log message ***Nikos Mavrogiannopoulos2001-10-203-4/+4
* introduced GNUTLS_E_INTERRUPTED, fixes in error handlingNikos Mavrogiannopoulos2001-10-205-9/+20
* the gnutls handshake protocol can now hold it's state. Thus itNikos Mavrogiannopoulos2001-10-203-185/+244
* clean ups in the handshake protocolNikos Mavrogiannopoulos2001-10-198-398/+377
* auth_info types and structures were moved to the internals of the library.Nikos Mavrogiannopoulos2001-10-1511-83/+144
* added option to regenerate primes and generators for EDHNikos Mavrogiannopoulos2001-10-127-64/+137
* updated name indication extension (dnsname)Nikos Mavrogiannopoulos2001-10-109-76/+141
* better prime handlingNikos Mavrogiannopoulos2001-10-105-159/+208
* *** empty log message ***Nikos Mavrogiannopoulos2001-10-091-0/+1
* Updated the handling of prime numbers.Nikos Mavrogiannopoulos2001-10-0910-428/+583
* several cleanupsNikos Mavrogiannopoulos2001-10-0812-54/+99
* *** empty log message ***Nikos Mavrogiannopoulos2001-10-081-5/+0
* added DHE_RSA ciphersuitesNikos Mavrogiannopoulos2001-10-0813-257/+491
* *** empty log message ***Nikos Mavrogiannopoulos2001-10-072-4/+6
* fixes in the certificate extensions handling code.Nikos Mavrogiannopoulos2001-10-072-5/+12
* several cleanups in order to support DHE_RSANikos Mavrogiannopoulos2001-09-239-854/+921
* Preliminary support for DHE_RSANikos Mavrogiannopoulos2001-09-231-0/+275
* *** empty log message ***Nikos Mavrogiannopoulos2001-09-213-3/+3