summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***gnutls_0_2_11Nikos Mavrogiannopoulos2001-11-162-1/+3
* corrected typoNikos Mavrogiannopoulos2001-11-161-1/+0
* Documentation for ASN.1 has been moved to inline comments and to theNikos Mavrogiannopoulos2001-11-169-29/+436
* removed E_TIMEOUTNikos Mavrogiannopoulos2001-11-152-2/+0
* corrected some obscure bugs in the handshake and record send buffering code.Nikos Mavrogiannopoulos2001-11-1510-61/+116
* removed debugging stuffNikos Mavrogiannopoulos2001-11-131-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2001-11-131-2/+0
* *** empty log message ***Nikos Mavrogiannopoulos2001-11-131-0/+1
* *** empty log message ***Nikos Mavrogiannopoulos2001-11-131-0/+1
* *** empty log message ***Nikos Mavrogiannopoulos2001-11-131-1/+0
* *** empty log message ***Nikos Mavrogiannopoulos2001-11-131-0/+1
* *** empty log message ***Nikos Mavrogiannopoulos2001-11-132-3/+1
* more fixesNikos Mavrogiannopoulos2001-11-131-12/+13
* more non blocking IO fixesNikos Mavrogiannopoulos2001-11-1313-93/+129
* now resolves hostnames.Nikos Mavrogiannopoulos2001-11-121-6/+15
* va_copy macro renamed to VA_COPYNikos Mavrogiannopoulos2001-11-122-6/+8
* now requires autoconf 2.50Nikos Mavrogiannopoulos2001-11-121-0/+1
* several fixes.Nikos Mavrogiannopoulos2001-11-1019-223/+417
* *** empty log message ***Nikos Mavrogiannopoulos2001-11-082-3/+2
* cleanups and documentation updatesNikos Mavrogiannopoulos2001-11-0813-53/+102
* 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
* added warningNikos Mavrogiannopoulos2001-11-061-2/+6
* added max_record_size extensionNikos Mavrogiannopoulos2001-11-0616-29/+255
* corrected bug which made get_current_session, not to return the right sizeNikos Mavrogiannopoulos2001-11-061-3/+6
* receive buffer is now dynamic.Nikos Mavrogiannopoulos2001-11-057-21/+40
* changed semantics of the GNUTLS_E_REHANDSHAKE error code.Nikos Mavrogiannopoulos2001-11-054-9/+21
* added support for va_copyNikos Mavrogiannopoulos2001-11-054-0/+79
* *** empty log message ***Nikos Mavrogiannopoulos2001-11-051-0/+2
* 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