]> source.dussan.org Git - rspamd.git/commit
Add preliminary implementation of keypairs cache.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 2 Feb 2015 22:17:27 +0000 (22:17 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 2 Feb 2015 22:17:27 +0000 (22:17 +0000)
commit4e5107dd39adb721d95cbb10bf17a16002ceaffb
treeb3baeaef5fa9e37677ede09f4533702a18330586
parentc9590e63f8b122a2eb050f16151b73acd21e8601
Add preliminary implementation of keypairs cache.
src/libutil/CMakeLists.txt
src/libutil/keypair_private.h [new file with mode: 0644]
src/libutil/keypairs_cache.c [new file with mode: 0644]
src/libutil/keypairs_cache.h [new file with mode: 0644]