Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Downloads
Context Navigation
View Latest Revision
source:
mod_gnutls
/
src
/
gnutls_cache.h
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@3aff94d
14 months
fiona.klute
Include cache status in mod_status reports
debian/master
(edit)
@3358887
19 months
fiona.klute
Assign cache configuration to server only if successful The sc->cache …
debian/master
(edit)
@babdb29
19 months
fiona.klute
Initialize and clean up the OCSP cache, following session cache patterns
debian/master
(edit)
@ce5f776
20 months
fiona.klute
Move config and post_config of a cache instance to separate functions …
debian/master
(edit)
@a314ec9
20 months
fiona.klute
Store config pointer in struct mgs_cache for logging This way the …
debian/master
(edit)
@ded2291
20 months
fiona.klute
Switch generic cache store/fetch function pointers to constant …
debian/master
(edit)
@de1ceab
20 months
fiona.klute
Replace internal cache implementation with mod_socache Massively …
debian/master
(edit)
@a85de63
20 months
fiona.klute
Make cache_fetch_func work without a connection context This is …
debian/master
(edit)
@3c123cd
20 months
fiona.klute
Update my name, prepare changelog for the next release
debian/master
debian/stretch-backports
upstream
(edit)
@104e881
3 years
thomas2.klute
General comment updates for Doxygen compatibility Mostly /* */ vs. …
debian/master
debian/stretch-backports
upstream
(edit)
@14548b9
3 years
thomas2.klute
Update comments in gnutls_cache.(c|h) to work with Doxygen
debian/master
debian/stretch-backports
upstream
(edit)
@0831437
4 years
thomas2.klute
Clarify the purpose of mgs_time2sz() I've renamed the CTIME macro to …
debian/master
debian/stretch-backports
upstream
(edit)
@aa68232
4 years
thomas2.klute
Move global cache mutex into the private cache struct
debian/master
debian/stretch-backports
upstream
(edit)
@e809fb3
4 years
thomas2.klute
Use generic cache functions for OCSP response caching With this, OCSP …
debian/master
debian/stretch-backports
upstream
(edit)
@3e22b82
4 years
thomas2.klute
Add generic store/fetch support to the memcached cache Required to …
debian/master
debian/stretch-backports
upstream
(edit)
@f450ac9
4 years
thomas2.klute
Replace mgs_session_id2sz() with apr_(p?)escape_hex() There's no need …
debian/master
debian/stretch-backports
upstream
(edit)
@c005645
4 years
thomas2.klute
Mutex for DBM cache access I noticed that with a DBM cache enabled …
debian/master
debian/stretch-backports
upstream
(edit)
@6b4136c
4 years
thomas2.klute
Store OCSP responses in DBM cache before use This is not proper …
debian/master
debian/stretch-backports
upstream
(add)
@04e6e65
4 years
thomas2.klute
Move declarations of cache-related functions to a dedicated header …
debian/master
debian/stretch-backports
upstream
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog