Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-21 | todo: write a tor-gencert man page | Roger Dingledine | |
svn:r12908 | |||
2007-12-21 | the better fix for the unit tests | Roger Dingledine | |
svn:r12907 | |||
2007-12-21 | bump to 0.2.0.13-alpha-dev | Roger Dingledine | |
svn:r12906 | |||
2007-12-21 | Make the unit tests build again. | Roger Dingledine | |
svn:r12905 | |||
2007-12-21 | bump to 0.2.0.13-alphator-0.2.0.13-alpha | Roger Dingledine | |
svn:r12902 | |||
2007-12-21 | tiny tweaks on r12900 | Roger Dingledine | |
svn:r12901 | |||
2007-12-21 | revert r12841 and r12842, and commit karsten's "patch 13" | Roger Dingledine | |
svn:r12900 | |||
2007-12-21 | clean up changelog and todo file | Roger Dingledine | |
svn:r12899 | |||
2007-12-21 | Directory authorities should only automatically download Extra Info | Roger Dingledine | |
documents if they're v1, v2, or v3 authorities. svn:r12898 | |||
2007-12-21 | some more refactoring | Roger Dingledine | |
svn:r12897 | |||
2007-12-21 | new config option FetchDirInfoEarly for tup/ioerror and the tordnsel | Roger Dingledine | |
svn:r12896 | |||
2007-12-20 | Only Tors that want to mirror the v2 directory info should | Roger Dingledine | |
create the "cached-status" directory in their datadir. All Tors used to create it. Bugfix on 0.1.2.x. Bridge relays with DirPort set to 0 no longer cache v1 or v2 directory information; there's no point. Bugfix on trunk. svn:r12887 | |||
2007-12-20 | make r12871 do what i meant | Roger Dingledine | |
svn:r12886 | |||
2007-12-20 | r17274@catbus: nickm | 2007-12-20 01:14:09 -0500 | Nick Mathewson | |
Don't try to create the datadir when we are only verifying the configuration or hashing a password. Resolves bug 540. svn:r12884 | |||
2007-12-20 | r17270@catbus: nickm | 2007-12-20 00:04:21 -0500 | Nick Mathewson | |
When we decide to send a 503 in response to a request for server descriptors, disable spooling so that we do not then send the descriptors anyway. Fixes bug 539. svn:r12882 | |||
2007-12-20 | r17268@catbus: nickm | 2007-12-19 23:53:53 -0500 | Nick Mathewson | |
Initialize [un]named_server_map to empty strmaps when router_reload_consensus_networkstatus fails completely. Resolves bug 538. svn:r12881 | |||
2007-12-19 | and the obligatory 'make it compile' follow-up | Roger Dingledine | |
svn:r12872 | |||
2007-12-19 | Make getinfo ns/purpose/bridge actually work | Roger Dingledine | |
Also, dump our bridge router status entries to disk every 30 minutes. svn:r12871 | |||
2007-12-19 | r15562@tombo: nickm | 2007-12-18 23:23:59 -0500 | Nick Mathewson | |
Remove the LearnAuthorityAddrFromCerts option; make it always-on. One option down, ~160 options to go. svn:r12870 | |||
2007-12-19 | r15560@tombo: nickm | 2007-12-18 23:18:21 -0500 | Nick Mathewson | |
Add a bit of missing documentation. svn:r12869 | |||
2007-12-19 | r15558@tombo: nickm | 2007-12-18 22:55:23 -0500 | Nick Mathewson | |
Re-parse annotations in another place. Good catch, arma. svn:r12868 | |||
2007-12-19 | When we were reading router descriptors from cache, we were ignoring | Roger Dingledine | |
the annotations -- including reading in bridge-purpose descriptors as general-purpose descriptors. svn:r12867 | |||
2007-12-18 | r17246@catbus: nickm | 2007-12-18 18:45:17 -0500 | Nick Mathewson | |
Fix some xxx020 items. svn:r12864 | |||
2007-12-18 | r17239@catbus: nickm | 2007-12-18 16:57:02 -0500 | Nick Mathewson | |
Sort GeoIP results in descending order of IP counts. svn:r12863 | |||
2007-12-18 | answer getinfo ns/purpose/bridge queries | Roger Dingledine | |
svn:r12860 | |||
2007-12-18 | Make bridge authorities test reachability of bridges. | Roger Dingledine | |
Added two XXX020's that we need to think harder about. svn:r12859 | |||
2007-12-18 | r17233@catbus: nickm | 2007-12-18 16:26:55 -0500 | Nick Mathewson | |
Changelog entry for geoip. svn:r12858 | |||
2007-12-18 | r17232@catbus: nickm | 2007-12-18 16:22:10 -0500 | Nick Mathewson | |
Whitespace fix. svn:r12857 | |||
2007-12-18 | r17231@catbus: nickm | 2007-12-18 16:21:55 -0500 | Nick Mathewson | |
Document and clean-up geoip code; give it some unit tests. svn:r12856 | |||
2007-12-17 | r15532@tombo: nickm | 2007-12-17 17:41:05 -0500 | Nick Mathewson | |
clean up whitesapce and debug a little on geoip stuff. svn:r12847 | |||
2007-12-17 | r15531@tombo: nickm | 2007-12-17 17:19:24 -0500 | Nick Mathewson | |
Support raw IP-to-country as well as postprocessed format. Include GEOIP summary in extrainfo of bridges. svn:r12846 | |||
2007-12-17 | r15530@tombo: nickm | 2007-12-17 16:54:03 -0500 | Nick Mathewson | |
First wodge of geoip code so bridges can figure out which countries are blocking them. svn:r12845 | |||
2007-12-17 | svn:r12844 | Nick Mathewson | |
2007-12-16 | and another in the unit tests | Roger Dingledine | |
svn:r12842 | |||
2007-12-16 | fix another mem leak, and point out another for karsten | Roger Dingledine | |
svn:r12841 | |||
2007-12-16 | our unit tests leak memory like a sieve. | Roger Dingledine | |
fix two actual memory leaks found while cleaning up a bit. svn:r12829 | |||
2007-12-15 | cleanups on r12825 | Roger Dingledine | |
svn:r12826 | |||
2007-12-15 | apply karsten's "patch 12" | Roger Dingledine | |
svn:r12825 | |||
2007-12-15 | proposal 121: rewrote complete proposal for better readability, modified ↵ | Karsten Loesing | |
authentication protocol, merged in personal notes svn:r12824 | |||
2007-12-14 | some documentation from pnx for building universal binary privoxy | Andrew Lewman | |
svn:r12807 | |||
2007-12-14 | update postflight to put the man page in the right place on osx. | Andrew Lewman | |
clarify license in the mingw.nsi and some minor touch ups. svn:r12806 | |||
2007-12-14 | clarify which license is used for this file. | Andrew Lewman | |
svn:r12805 | |||
2007-12-14 | remove vestiges of libcrypto and libssl | Andrew Lewman | |
svn:r12804 | |||
2007-12-14 | updates from steve topletz | Andrew Lewman | |
svn:r12803 | |||
2007-12-14 | a todo entry extracted from a poor bug report | Roger Dingledine | |
svn:r12802 | |||
2007-12-13 | change the specs to match the code | Roger Dingledine | |
svn:r12799 | |||
2007-12-13 | new v3 authorities will want the one that includes lefkada | Roger Dingledine | |
svn:r12792 | |||
2007-12-12 | clean up copyrights, and assign 2007 copyrights to The Tor Project, Inc | Roger Dingledine | |
svn:r12786 | |||
2007-12-12 | minor cleanups and a todo item | Roger Dingledine | |
svn:r12785 | |||
2007-12-12 | write down my some reliable / some not idea, before we lose it | Roger Dingledine | |
svn:r12781 |