summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cleanupsgnutls_0_2_10Nikos Mavrogiannopoulos2001-11-057-11/+10
* 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-028-69/+270
* set_push() & set_pull() functions moved to state (instead of being global)Nikos Mavrogiannopoulos2001-11-023-51/+59
* moved README.CVS to doc/Nikos Mavrogiannopoulos2001-11-022-1/+1
* added documentation of the steps required to built the cvs treeNikos Mavrogiannopoulos2001-11-011-0/+33
* Adopted some of the patches of Jon Nelson. Fixes the non blockingNikos Mavrogiannopoulos2001-11-0116-139/+254
* *** empty log message ***Nikos Mavrogiannopoulos2001-10-311-2/+6
* corrected and fixed several things in send_int() etc.Nikos Mavrogiannopoulos2001-10-302-69/+61
* Added missing file.Nikos Mavrogiannopoulos2001-10-301-0/+19
* *** empty log message ***Nikos Mavrogiannopoulos2001-10-301-1/+1
* added scripts into distributionNikos Mavrogiannopoulos2001-10-303-2/+4
* *** 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-276-101/+141
* 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-238-246/+442
* corrected bugs which could break non blocking IONikos Mavrogiannopoulos2001-10-231-13/+31
* added file. Holds pgp keysNikos Mavrogiannopoulos2001-10-221-0/+79
* corrections for the gnutls_read_buffered() function.Nikos Mavrogiannopoulos2001-10-222-29/+61
* updated/fixed the handling of interrupted writesNikos Mavrogiannopoulos2001-10-225-82/+102
* 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-2110-112/+100
* made gnutls_write() unaware of interrupted system calls and eagain errors.Nikos Mavrogiannopoulos2001-10-211-0/+7
* several cleanupsNikos Mavrogiannopoulos2001-10-219-23/+103
* 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-204-5/+5
* introduced GNUTLS_E_INTERRUPTED, fixes in error handlingNikos Mavrogiannopoulos2001-10-206-9/+22
* 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-1910-398/+380
* *** empty log message ***Nikos Mavrogiannopoulos2001-10-154-17/+37
* auth_info types and structures were moved to the internals of the library.Nikos Mavrogiannopoulos2001-10-1518-188/+258
* added option to regenerate primes and generators for EDHNikos Mavrogiannopoulos2001-10-127-64/+137
* *** empty log message ***Nikos Mavrogiannopoulos2001-10-111-7/+4
* updated name indication extension (dnsname)Nikos Mavrogiannopoulos2001-10-1013-83/+151
* renamed crypt to srpcrypt.Nikos Mavrogiannopoulos2001-10-103-5/+5
* better prime handlingNikos Mavrogiannopoulos2001-10-108-167/+215
* *** empty log message ***gnutls_0_2_4Nikos Mavrogiannopoulos2001-10-091-1/+4