summaryrefslogtreecommitdiff
path: root/lib/gnutls_mem.c
Commit message (Expand)AuthorAgeFilesLines
* several fixes.Nikos Mavrogiannopoulos2001-11-101-1/+4
* receive buffer is now dynamic.Nikos Mavrogiannopoulos2001-11-051-0/+1
* Adopted some of the patches of Jon Nelson. Fixes the non blockingNikos Mavrogiannopoulos2001-11-011-1/+1
* *** empty log message ***gnutls_0_2_9Nikos Mavrogiannopoulos2001-10-271-93/+116
* several checks for failed allocations and other fixesNikos Mavrogiannopoulos2001-08-181-0/+13
* realloc does not realloc memory if less size is requested.Nikos Mavrogiannopoulos2001-08-071-0/+12
* added the concept of optional handshake packets (like CERTIFICATE_REQUEST).Nikos Mavrogiannopoulos2001-08-061-1/+10
* added internal memory handlersNikos Mavrogiannopoulos2001-08-041-0/+149