- 22 Dec, 2008 9 commits
-
-
Nick Mathewson authored
svn:r17727
-
Roger Dingledine authored
svn:r17726
-
Roger Dingledine authored
when their clock and date are correct, if their timezone is totally wrong. now we at least tell them. svn:r17725
-
Roger Dingledine authored
more extreme happens. the default should be to be quiet unless something more extreme happens. at least, this doesn't generate complaints anymore. perhaps that means it is working better? :) svn:r17724
-
Roger Dingledine authored
the message body, no matter the message headers, when answering a descriptor or extrainfo post request. svn:r17723
-
Nick Mathewson authored
svn:r17722
-
Nick Mathewson authored
svn:r17721
-
Nick Mathewson authored
svn:r17720
-
Karsten Loesing authored
svn:r17717
-
- 21 Dec, 2008 2 commits
-
-
Roger Dingledine authored
svn:r17716
-
Martin Peck authored
svn:r17712
-
- 20 Dec, 2008 1 commit
-
-
Steven Murdoch authored
svn:r17710
-
- 19 Dec, 2008 8 commits
-
-
Nick Mathewson authored
Move in-addr.arpa parsing and generation into address.c, and simplify the code that does it elsewhere. Incidentally, this lets exit servers answer requests for ip6.arpa addresses. svn:r17707
-
Nick Mathewson authored
svn:r17706
-
Nick Mathewson authored
svn:r17705
-
Nick Mathewson authored
svn:r17704
-
Nick Mathewson authored
svn:r17703
-
Nick Mathewson authored
svn:r17702
-
Roger Dingledine authored
svn:r17696
-
Roger Dingledine authored
drafts into it. svn:r17693
-
- 18 Dec, 2008 20 commits
-
-
Nick Mathewson authored
svn:r17692
-
Nick Mathewson authored
Why were we using gettimeofday() in second_elapsed_callback? We were only ever looking at the tv_sec field. svn:r17691
-
Nick Mathewson authored
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. svn:r17690
-
Nick Mathewson authored
svn:r17689
-
Nick Mathewson authored
One log.c XXX021 was a misunderstanding. Also, clip log messages passed to syslog to their maximum length when there is a maximum. svn:r17688
-
Nick Mathewson authored
svn:r17686
-
Nick Mathewson authored
Ben confirms that the MUST in rfc2631 is only for compatibility with X9.42, and isn't actually a security thing. svn:r17685
-
Nick Mathewson authored
svn:r17684
-
Nick Mathewson authored
svn:r17683
-
Nick Mathewson authored
(The unfixed ones are being downgraded to regular XXXs mainly on the rationale that they don't seem to be exploding Tor, and they were apparently not showstoppers for 0.2.0.x-final.) svn:r17682
-
Nick Mathewson authored
svn:r17681
-
Nick Mathewson authored
svn:r17680
-
Nick Mathewson authored
svn:r17679
-
Nick Mathewson authored
svn:r17678
-
Nick Mathewson authored
To turn it back on, re-define CACHE_GENERATED_KEYS option in test.c. svn:r17677
-
Nick Mathewson authored
svn:r17676
-
Nick Mathewson authored
svn:r17673
-
Nick Mathewson authored
Fix bug 889: share deep-copied keys between threads to avoid races in reference counts. Bugfix on 0.1.0.1-rc. svn:r17672
-
Roger Dingledine authored
have any files in the cached-status/ directory svn:r17671
-
Nick Mathewson authored
svn:r17669
-