| .. |
|
common
|
bf80e2df3f
Replace calls to time(NULL) that occur on the order of once per read, one per write, or once per cell with calls to a function that looks at a cached value of time. This is tricksy to benchmark, since it will only help on systems where time() is a syscall and syscalls are relatively slow.
|
17 years ago |
|
config
|
21892d8a9c
cleanups on r17500
|
17 years ago |
|
or
|
c67bd80487
Make cell pools always-on.
|
17 years ago |
|
tools
|
69ce955484
Add cross-certification to authority key certificates. Partial implementation of proposal 157.
|
17 years ago |
|
win32
|
3841e1b230
Bump version to 0.2.1.8-alpha-dev
|
17 years ago |
|
Makefile.am
|
5c68db8b3d
Link tools directory into rest of build system
|
21 years ago |