summaryrefslogtreecommitdiffstatsabout
path: root/src/gnutls_cache.c
Commit message (Collapse)AuthorAgeFilesLines
* - remove anno credsPaul Querna2005-04-061-35/+118
| | | | | | | | - initial attempt at Server Name Extension - change to adding 'mod_gnutls' to the server sig instead of GnuTLS/ - fix for EOF/EOC/EOS buckets - 'general' code cleanups
* checkpoint the work so far. The DBM cache needs a little more work.Paul Querna2005-04-051-12/+235
|
* - make memcahe optionalPaul Querna2005-04-041-33/+55
| | | | | | - update for 2.1.x branch changes. - some mucking around with the conf stuff
* use apr to parse hostnames..Paul Querna2004-12-121-9/+17
|
* working support for a ssl session cache via memcached.Paul Querna2004-12-101-20/+186
|
* fixes and stuff that i should of already committed.Paul Querna2004-12-091-1/+37
|
* setting proper ignores.Paul Querna2004-12-021-0/+25
adding an empty cache files trying to fix >16kb writes.