| commit | e9edfc419674f20b482a9beff9c246519f9c503e | [log] [tgz] |
|---|---|---|
| author | Rich Salz <rsalz@openssl.org> | Wed Sep 03 12:02:13 2014 -0400 |
| committer | Rich Salz <rsalz@openssl.org> | Mon Sep 08 11:26:03 2014 -0400 |
| tree | c6b749845944ad522b1f72dc53ecaa9f765086fb | |
| parent | af4c6e348e4bad6303e7d214cdcf2536487aabe4 [diff] |
RT468: SSL_CTX_sess_set_cache_size wrong The documentation is wrong about what happens when the session cache fills up. Reviewed-by: Tim Hudson <tjh@openssl.org>