Age | Commit message (Expand) | Author |
2004-02-26 | break out the operations done on sighup into their own function | Roger Dingledine |
2004-02-26 | dump a new router.desc on hup | Roger Dingledine |
2004-02-26 | writing html in C strings sucks | Roger Dingledine |
2004-02-26 | when they use tor as an http proxy, give them an http 501 failure | Roger Dingledine |
2004-02-26 | bump our version to pre22 | Roger Dingledine |
2004-02-26 | if the default torrc isn't there, just use some default defaults | Roger Dingledine |
2004-02-25 | Basic RAM poisoning and magic-checking to notice connection and circuit | Nick Mathewson |
2004-02-25 | bugfix: if the exit stream is pending on the resolve, and a destroy | Roger Dingledine |
2004-02-25 | remove dead code | Roger Dingledine |
2004-02-25 | move the daemon back to /usr/bin/tor | Roger Dingledine |
2004-02-25 | move the tor program back to usr/bin/ | Roger Dingledine |
2004-02-24 | fix some bugs in assert_connection_ok | Roger Dingledine |
2004-02-24 | note a bug that gabe found | Roger Dingledine |
2004-02-22 | start hunting the lucky-bug | Roger Dingledine |
2004-02-21 | pre-talk slides | Roger Dingledine |
2004-02-20 | On OSX, decline to use the built-in select-baed poll wrapper, since it seems ... | Nick Mathewson |
2004-02-19 | commit some partial slides in case i get hit by a bus | Roger Dingledine |
2004-02-18 | clean up todo, mark a bug as fixed | Roger Dingledine |
2004-02-18 | patch from vicman to publish less platform information | Roger Dingledine |
2004-02-18 | actual wording of pre21 changelog | Roger Dingledine |
2004-02-18 | New upstream releasedebian-version-0.0.1+0.0.2pre21-1 | Peter Palfrader |
2004-02-18 | bump us to pre21, add ChangeLog entries | Roger Dingledine |
2004-02-18 | slides for tor rump session talk at FC04 | Roger Dingledine |
2004-02-18 | go back to a single exitpolicy parameter | Roger Dingledine |
2004-02-18 | allow imaps and pop3s in default exit policy | Roger Dingledine |
2004-02-18 | Get rid of the notion of a separate default default exit policy. | Roger Dingledine |
2004-02-18 | we define some big constant arrays but don't use them | Roger Dingledine |
2004-02-18 | adding the reattach-after-timeout feature wasn't so easy after all. | Roger Dingledine |
2004-02-17 | retry streams where the connected cell hasn't arrived in 15 seconds | Roger Dingledine |
2004-02-17 | Another case of the same. | Nick Mathewson |
2004-02-17 | Fix the Big Bug in router_compare_addr_to_exit_policy: we used port 0 | Nick Mathewson |
2004-02-17 | best_support_idx is obsolete | Roger Dingledine |
2004-02-17 | Propagate yes/no/maybe a little farther forward. | Nick Mathewson |
2004-02-17 | make braces cleaner, bug still persists | Roger Dingledine |
2004-02-17 | install the torify.1 man page too | Roger Dingledine |
2004-02-17 | Fix router_compare_addr_to_exit_policy, and name its return codes. The bug w... | Nick Mathewson |
2004-02-17 | Let paranoid exit nodes (which default to reject) be exit nodes | Roger Dingledine |
2004-02-17 | make 'make dist' work | Roger Dingledine |
2004-02-17 | made these scripts know about config/Makefile.am | Steven Hazel |
2004-02-17 | this will cause the things in this directory to get installed properly, maybe | Steven Hazel |
2004-02-17 | prevent picking middleman nodes as the last node in the circuit | Roger Dingledine |
2004-02-17 | add jbash and weasel to the AUTHORS list | Roger Dingledine |
2004-02-17 | Update changelog: tor moved to sbin, updating init script | Peter Palfrader |
2004-02-17 | Mention that the package starts the OP by default and that OR can be enabled ... | Peter Palfrader |
2004-02-17 | sync up the rpm spec description so it matches the deb more | Roger Dingledine |
2004-02-17 | now the deb finds the tor binary in the right place | Roger Dingledine |
2004-02-17 | install the 'tor' binary to usr/sbin by default | Roger Dingledine |
2004-02-17 | Put back privoxy into recommends. Somehow privoxy was removed and not tsocks | Peter Palfrader |
2004-02-17 | and build the torify script on ./configure | Roger Dingledine |
2004-02-17 | torify should look in the /etc we configured it to look for | Roger Dingledine |