summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***gnutls_0_2_2Nikos Mavrogiannopoulos2001-08-201-0/+3
* bugfixes and minor updatesNikos Mavrogiannopoulos2001-08-206-12/+15
* corrected and updated documentationNikos Mavrogiannopoulos2001-08-205-8/+8
* changed gnutls_bye() behaviourNikos Mavrogiannopoulos2001-08-205-26/+32
* *** empty log message ***Nikos Mavrogiannopoulos2001-08-191-0/+1
* several fixes in gnutls_bye() function, and in gnutls_recv_int()Nikos Mavrogiannopoulos2001-08-194-40/+56
* corrected bugs in version handling and in certificate initializationNikos Mavrogiannopoulos2001-08-191-3/+6
* better support for buffered read and several cleanupsNikos Mavrogiannopoulos2001-08-1911-108/+182
* gnutls now sends (again) record packets using one write.Nikos Mavrogiannopoulos2001-08-193-84/+18
* corrected free for data not belonging to the heapNikos Mavrogiannopoulos2001-08-191-1/+0
* several checks for failed allocations and other fixesNikos Mavrogiannopoulos2001-08-1810-31/+218
* *** empty log message ***gnutls_0_2_1Nikos Mavrogiannopoulos2001-08-071-2/+1
* fixes in SRP key exchange and several others.Nikos Mavrogiannopoulos2001-08-0711-57/+102
* server side client authentication worksgnutls_0_2_0Nikos Mavrogiannopoulos2001-08-0717-38/+229
* additions in order for gnutls server to support client authenticationNikos Mavrogiannopoulos2001-08-0715-81/+496
* ssl3 fixes and several others.Nikos Mavrogiannopoulos2001-08-0710-34/+57
* realloc does not realloc memory if less size is requested.Nikos Mavrogiannopoulos2001-08-071-0/+12
* updated in key usage fieldsNikos Mavrogiannopoulos2001-08-066-7/+58
* cleanups in the signature generating functionsNikos Mavrogiannopoulos2001-08-064-93/+103
* *** empty log message ***Nikos Mavrogiannopoulos2001-08-061-1/+0
* several fixes. Added client authentication with x509PKINikos Mavrogiannopoulos2001-08-0621-87/+118
* more x509 client certificate stuffNikos Mavrogiannopoulos2001-08-068-25/+43
* added client certificatesNikos Mavrogiannopoulos2001-08-062-0/+75
* several additions for x509 client authenticationNikos Mavrogiannopoulos2001-08-0611-97/+427
* added the concept of optional handshake packets (like CERTIFICATE_REQUEST).Nikos Mavrogiannopoulos2001-08-0610-91/+191
* several cleanups and updates in the handshake protocol implementationNikos Mavrogiannopoulos2001-08-0517-413/+463
* several cleanups. No longer export structures to the API, but a bunch of func...Nikos Mavrogiannopoulos2001-08-0514-130/+300
* gnutls_x509_set_cn() was removedNikos Mavrogiannopoulos2001-08-053-13/+0
* *** empty log message ***Nikos Mavrogiannopoulos2001-08-052-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2001-08-053-5/+5
* added new function gnutls_send_alert() to the apiNikos Mavrogiannopoulos2001-08-057-23/+34
* cleanups in certificate copyingNikos Mavrogiannopoulos2001-08-057-25/+68
* fixes for the new filesNikos Mavrogiannopoulos2001-08-055-8/+67
* renamed cert_* to x509_*Nikos Mavrogiannopoulos2001-08-0522-257/+338
* asn1_read_value() will no longer overflow the given buffer.Nikos Mavrogiannopoulos2001-08-045-44/+86
* fixes in x509 cert extensions handlingNikos Mavrogiannopoulos2001-08-048-16/+134
* minor fixesNikos Mavrogiannopoulos2001-08-045-16/+49
* added internal memory handlersNikos Mavrogiannopoulos2001-08-042-0/+164
* added internal memory handlersNikos Mavrogiannopoulos2001-08-0414-46/+57
* *** empty log message ***Nikos Mavrogiannopoulos2001-08-031-4/+4
* *** empty log message ***Nikos Mavrogiannopoulos2001-08-021-2/+3
* subjectAltName related fixesNikos Mavrogiannopoulos2001-08-022-5/+8
* added some kind of support for X509 ExtensionsNikos Mavrogiannopoulos2001-08-0213-48/+167
* *** empty log message ***Nikos Mavrogiannopoulos2001-08-024-15/+38
* documentation updatesNikos Mavrogiannopoulos2001-08-025-15/+428
* documentation fixesNikos Mavrogiannopoulos2001-08-028-631/+645
* fixed api documentation (for srp and anon cred allocation)Nikos Mavrogiannopoulos2001-07-3111-23/+30
* *** empty log message ***gnutls_0_1_9Nikos Mavrogiannopoulos2001-07-305-17/+14
* added profiler optionNikos Mavrogiannopoulos2001-07-301-2/+7
* added log function (no longer use fprintf).Nikos Mavrogiannopoulos2001-07-3017-104/+145