aboutsummaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Collapse)Author
2014-10-25remove TODO itemJacob Appelbaum
2014-10-22add TODO itemJacob Appelbaum
2014-10-22fix output of --showtimeJacob Appelbaum
2014-10-22Add TODO itemsJacob Appelbaum
2014-10-20Update TODOJacob Appelbaum
2014-10-13update TODOJacob Appelbaum
2013-11-07Add note about servers with weak DH group parametersJacob Appelbaum
2013-04-12Update TODO to reflect recent changesJacob Appelbaum
2013-02-10Add note about Chrome in TODO fileJacob Appelbaum
2013-01-11tlsdated: exponential backoff in error cases.elly
If we're failing to get a tls connection, it may be because the remote host is down or overloaded, in which case our current aggressive retry behavior is counterproductive; instead, do exponential backoff each time a tlsdate request fails. Signed-off-by: Elly Fong-Jones <ellyjones@chromium.org>
2013-01-11tlsdated: add jitter (-j).elly
We check for steady-state updates randomly at any time between (base-jitter,base+jitter). The jitter is generated using libc rand(), seeded with either some bytes from /dev/urandom (if available) or the time (if not). We don't particularly need strong randomness here. Signed-off-by: Elly Fong-Jones <ellyjones@chromium.org> (cherry picked from commit a8545b2af134f53247bd76507676bc0e3f1e6112)
2013-01-10Add some TODO itemselly
Signed-off-by: Elly Fong-Jones <ellyjones@chromium.org>
2013-01-10tlsdated: add dbus announcement supportElly Fong-Jones
Announce over DBus whenever we change the system time. Change-Id: Ic6cbab5f703bebe489f513025336c53240ccce35 Signed-off-by: Elly Fong-Jones <ellyjones@chromium.org>
2013-01-06Add TODO itemsJacob Appelbaum
2012-11-05We now have a local time cache and tlsdated reads it properlyJacob Appelbaum
2012-11-05We have a proxy mode now and it is Tor safeJacob Appelbaum
2012-11-05Update TODO to include wish for PolarSSL supportJacob Appelbaum
2012-11-05Add TODO items that we hope make it into 0.0.4Jacob Appelbaum
2012-10-31add TODO itemJacob Appelbaum
2012-10-15elly implemented both of these in tlsdatedJacob Appelbaum
2012-08-05Remove TODO itemJacob Appelbaum
2012-08-03add note about RFC 2818Jacob Appelbaum
2012-08-02Add TODO itemJacob Appelbaum
2012-07-31fix branch on uninitialised value; valgrind clean!Jacob Appelbaum
2012-07-31remove TODO item completed with last fixJacob Appelbaum
2012-07-31Add two valgrind issues that belong to us; many more belong to OpenSSLJacob Appelbaum
2012-07-30Add iPAddress check per RFC2818Jacob Appelbaum
2012-07-30add TODO itemJacob Appelbaum
2012-07-30Update TODOJacob Appelbaum
2012-07-17Check for public keys with less than 1023 bits and die if weak key is foundJacob Appelbaum
2012-07-17add new TODO items relating to checking certsJacob Appelbaum
2012-07-17add new TODO itemsJacob Appelbaum
2012-07-17Add two TODO itemsJacob Appelbaum
2012-07-15Add DNSSEC/DANE/CAA wishlist item to TODOJacob Appelbaum
2012-07-15Update TODOJacob Appelbaum
2012-07-15Update TODO to reflect recent changesJacob Appelbaum
2012-07-15fixup src and config reorg started by borkmannJacob Appelbaum
2012-07-12Add feature request from weaselJacob Appelbaum
2012-02-07add idea for a new kind of ipcJacob Appelbaum
2012-02-07audit audit auditJacob Appelbaum
2012-02-07mention d1b TODO itemJacob Appelbaum
2012-02-02remove TODO itemJacob Appelbaum
2012-02-02Basic remote date sanity checkJacob Appelbaum
2012-02-02autoconf the projectJacob Appelbaum
2012-02-02Add TODO item about ssl/tls version selectionJacob Appelbaum
2012-02-02Add TODO item about starttls supportJacob Appelbaum
2012-01-31Suggestions from Marsh RayJacob Appelbaum
2012-01-31add suggestion from crashJacob Appelbaum
2012-01-30Add TODO itemJacob Appelbaum
2012-01-30Add a new TODO itemJacob Appelbaum