index
:
tlsdate
debian-master
master
Learn the current time from a remote TLS server
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Use the strchrnul() replacement on FreeBSD versions that need it
Fabian Keil
2013-11-21
*
Include <sys/stat.h> in src/util.c
Fabian Keil
2013-11-21
*
Include <unistd.h> in src/util.h
Fabian Keil
2013-11-21
*
remove unused code; valgrind complained about this lazy slop
tlsdate-0.0.7
Jacob Appelbaum
2013-11-02
*
Add verb_debug and give -vv meaning
Jacob Appelbaum
2013-11-01
*
move defines into the proper header
Jacob Appelbaum
2013-10-30
*
Add missing \n
Jacob Appelbaum
2013-10-30
*
Define a max length for the HTTP Date: header
Ingy döt Net
2013-10-30
*
Restrict loggable date fields even harder.
Nick Mathewson
2013-10-14
*
Make user-agent a configuration option
Nick Mathewson
2013-10-10
*
In verbose mode, display TLS time as well as HTTPS time
Nick Mathewson
2013-10-10
*
Document magic "1900" value
Nick Mathewson
2013-10-10
*
Don't log raw dates, in case they contain junk.
Nick Mathewson
2013-10-10
*
Describe what an HTTP date is
Nick Mathewson
2013-10-10
*
Change check for RTC to be configure based.
Nick Mathewson
2013-10-10
*
Rudimentary support for HTTP Date headers
Nick Mathewson
2013-09-18
*
Merge pull request #119 from redpig/showtime=raw
\033]2;Jacob Appelbaum\007
2013-09-14
|
\
|
*
tlsdate, docs: make -V taken an optional arg to simplify showtime
Will Drewry
2013-09-13
|
*
tlsdate: add optional --showtime support for "raw"
Will Drewry
2013-09-13
*
|
Refactor event loop.
elly
2013-07-17
|
/
*
Merge branch 'master' of github.com:ioerror/tlsdate
Jacob Appelbaum
2013-06-30
|
\
|
*
Fix subprocess watching.
elly
2013-06-21
*
|
add verbosity for privilege dropping attempt
Jacob Appelbaum
2013-06-29
*
|
David Hill noticed that we sometimes leave &warp_time uninitalized
Jacob Appelbaum
2013-06-29
|
/
*
tlsdated: remove rmrf()
elly
2013-05-09
*
We care about the resulting server_time_s rather than time_map being 0
Jacob Appelbaum
2013-04-26
*
after a certain point time_map should not be zero
Jacob Appelbaum
2013-04-26
*
Only emit the label count once per hostname
Jacob Appelbaum
2013-04-26
*
On GNU/Hurd now use a platform specific interface
Jacob Appelbaum
2013-04-24
*
fork clock-linux.c for GNU/Hurd
Jacob Appelbaum
2013-04-24
*
Add basic GNU/Hurd build support
Jacob Appelbaum
2013-04-24
*
Remove unused Makefile
Jacob Appelbaum
2013-04-24
*
Start MinGW support
Jacob Appelbaum
2013-04-24
*
Allow for generic builds when we do not explicitly support the OS
Jacob Appelbaum
2013-04-24
*
Add build support for Haiku and perhaps BeOS; needs testing
Jacob Appelbaum
2013-04-24
*
Add support for building with Cygwin CYGWIN_NT-6.1 1.7.18(0.263/5/3)
Jacob Appelbaum
2013-04-23
*
move tlsdated into sbin; per Paul Wouter's request
Jacob Appelbaum
2013-04-20
*
Finish port of tlsdate to DragonFly BSD; tested on 3.3-DEVELOPMENT
Jacob Appelbaum
2013-04-18
*
give DragonFly BSD the sacred timespec
Jacob Appelbaum
2013-04-18
*
Add some TARGET_DRAGONFLYBSD goo to automake
Jacob Appelbaum
2013-04-18
*
Merge pull request #96 from riastradh/implement-strnlen
Jacob Appelbaum
2013-04-17
|
\
|
*
Implement strnlen locally if the system libc doesn't have it.
Taylor R Campbell
2013-04-18
*
|
Merge pull request #95 from riastradh/implement-fmemopen-with-funopen
Jacob Appelbaum
2013-04-17
|
\
\
|
*
|
Implement fmemopen in terms of funopen where needed and possible.
Taylor R Campbell
2013-04-17
|
|
/
*
|
Cast char to unsigned char before passing to ctype(3) isXYZ.
Taylor R Campbell
2013-04-18
|
/
*
Merge pull request #90 from npe9/master
Jacob Appelbaum
2013-04-15
|
\
|
*
initial plan9 build of tlsdate-helper-plan9.c, doesn't quite build and needs ...
Noah Evans
2013-04-15
*
|
Do not build check_PROGRAMS on OS X for now
Jacob Appelbaum
2013-04-15
|
/
*
include sys/time.h for OpenBSD
Jacob Appelbaum
2013-04-14
*
Add some OpenBSD build support (thanks to 0xdeadbabe for suggestions)
Jacob Appelbaum
2013-04-13
[next]