summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* removed filegnutls0-0-6Nikos Mavrogiannopoulos2000-12-171-1/+1
* added some support for non blocking IO and socket flags. Some functionNikos Mavrogiannopoulos2000-12-1715-78/+138
* qsort seems to work nowNikos Mavrogiannopoulos2000-12-171-32/+19
* added check for zlib.hNikos Mavrogiannopoulos2000-12-171-0/+2
* updated sorting algorithm - it was a mess - it is more than a mess nowNikos Mavrogiannopoulos2000-12-171-176/+162
* some minor updatesNikos Mavrogiannopoulos2000-12-1414-50/+58
* added a better(?) - not sure - xor function.Nikos Mavrogiannopoulos2000-12-121-5/+22
* added missing fileNikos Mavrogiannopoulos2000-12-111-0/+4
* added option for profilingNikos Mavrogiannopoulos2000-12-111-2/+3
* improved some things found from gcovNikos Mavrogiannopoulos2000-12-114-183/+388
* improved peek data handling - now keeps only 1 byte in kernel bufferNikos Mavrogiannopoulos2000-12-112-12/+6
* more changesNikos Mavrogiannopoulos2000-12-113-10/+26
* removed debug definitionsNikos Mavrogiannopoulos2000-12-111-2/+2
* cleanups for gcc -WallNikos Mavrogiannopoulos2000-12-1114-29/+29
* removed file. replaced by APINikos Mavrogiannopoulos2000-12-111-140/+0
* added some new functions in the API. documentation updated.Nikos Mavrogiannopoulos2000-12-117-15/+109
* updated documentationNikos Mavrogiannopoulos2000-12-112-11/+99
* corrected peek data handlingNikos Mavrogiannopoulos2000-12-111-19/+24
* used MSG_PEEK flag in recv in order to used gnutls_recv() withNikos Mavrogiannopoulos2000-12-108-13/+58
* *** empty log message ***Nikos Mavrogiannopoulos2000-12-101-6/+1
* updated clientNikos Mavrogiannopoulos2000-12-102-26/+52
* changes in close notify- alert handlingNikos Mavrogiannopoulos2000-12-106-15/+10
* changes in compression handlingNikos Mavrogiannopoulos2000-12-101-3/+15
* *** empty log message ***Nikos Mavrogiannopoulos2000-12-101-0/+3
* moved to r2Nikos Mavrogiannopoulos2000-12-100-0/+0
* added client side resumingNikos Mavrogiannopoulos2000-12-108-81/+158
* added support for session resumingNikos Mavrogiannopoulos2000-12-092-0/+55
* added some support for session resuming (in client)Nikos Mavrogiannopoulos2000-12-097-71/+106
* removed all things about exportable algorithmsNikos Mavrogiannopoulos2000-12-094-10/+5
* gnutls_handshake was broken to gnutls_handshake_begin andNikos Mavrogiannopoulos2000-12-091-38/+68
* added a warning if zlib was not foundNikos Mavrogiannopoulos2000-12-071-1/+1
* Added default algorithm priorities so it can work even if the user hasn't spe...Nikos Mavrogiannopoulos2000-12-071-0/+6
* added compression (ZLIB)gnutls0-0-5Nikos Mavrogiannopoulos2000-12-072-0/+91
* Added compression support (ZLIB)Nikos Mavrogiannopoulos2000-12-0717-97/+233
* SSL3 support was addedNikos Mavrogiannopoulos2000-12-075-11/+71
* major cleanupsNikos Mavrogiannopoulos2000-12-075-366/+176
* more ssl3 fixesNikos Mavrogiannopoulos2000-12-068-180/+166
* A lot of fixes for SSL3Nikos Mavrogiannopoulos2000-12-0612-145/+354
* added APINikos Mavrogiannopoulos2000-12-051-1/+1
* documentation updateNikos Mavrogiannopoulos2000-12-052-1/+2
* Bugfixes mainly for the priority (which was moved to the state)Nikos Mavrogiannopoulos2000-12-054-10/+19
* Priorities were moved to the state (were global)Nikos Mavrogiannopoulos2000-12-0512-194/+286
* added ssl3 key generation function - more fixes in ssl3 macNikos Mavrogiannopoulos2000-11-225-347/+496
* more bugfixesNikos Mavrogiannopoulos2000-11-222-5/+5
* corrected nasty bugsNikos Mavrogiannopoulos2000-11-221-5/+7
* added support for the MAC used in SSLv3Nikos Mavrogiannopoulos2000-11-222-38/+110
* updated readmeNikos Mavrogiannopoulos2000-11-191-0/+4
* removed unneeded checkNikos Mavrogiannopoulos2000-11-191-2/+2
* cleanupsNikos Mavrogiannopoulos2000-11-192-6/+1
* updated todoNikos Mavrogiannopoulos2000-11-191-0/+1