Commit Graph

  • d64195e310 comment the functions in command.c Roger Dingledine 2004-05-07 08:07:41 +00:00
  • 6e370289fb Move tor manpage to section 8 Peter Palfrader 2004-05-06 23:25:12 +00:00
  • 7ac29fa31c Move tor manpage to section 8 Peter Palfrader 2004-05-06 23:25:12 +00:00
  • 0888edd098 Move tor manpage to section 8 Peter Palfrader 2004-05-06 23:25:12 +00:00
  • 3630f74ab6 Recommend socat Peter Palfrader 2004-05-06 23:11:12 +00:00
  • d38f5b84a8 Recommend socat Peter Palfrader 2004-05-06 23:11:12 +00:00
  • c32f8876a7 Recommend socat Peter Palfrader 2004-05-06 23:11:12 +00:00
  • d4efa475a1 forward-port header-length-increase patch Roger Dingledine 2004-05-06 22:47:48 +00:00
  • f7705406f5 forward-port header-length-increase patch Roger Dingledine 2004-05-06 22:47:48 +00:00
  • e45fd6cec1 forward-port built-in dirservers string Roger Dingledine 2004-05-06 22:47:15 +00:00
  • aa768ff825 forward-port built-in dirservers string Roger Dingledine 2004-05-06 22:47:15 +00:00
  • f34b600764 forward-port dirservers file Roger Dingledine 2004-05-06 22:46:42 +00:00
  • 94a1beac23 forward-port dirservers file Roger Dingledine 2004-05-06 22:46:42 +00:00
  • f01adbe175 forward-port changelog Roger Dingledine 2004-05-06 22:46:32 +00:00
  • 09040e0600 forward-port changelog Roger Dingledine 2004-05-06 22:46:32 +00:00
  • ea182c839f bump cvs version to 0.0.7pre1-cvs Roger Dingledine 2004-05-06 22:38:12 +00:00
  • 4422e10b3c bump cvs version to 0.0.7pre1-cvs Roger Dingledine 2004-05-06 22:38:12 +00:00
  • 3641fc7e20 New upstream release. Peter Palfrader 2004-05-06 22:25:51 +00:00
  • f77be323b1 New upstream release. debian-version-0.0.6.1-1 Peter Palfrader 2004-05-06 22:25:51 +00:00
  • 5790bdef5f This commit was manufactured by cvs2svn to create tag 'debian_version_0_0_6_1-1'. (no author) 2004-05-06 22:25:51 +00:00
  • 87eec77606 New upstream release. Peter Palfrader 2004-05-06 22:25:51 +00:00
  • f544bdf7e5 This commit was manufactured by cvs2svn to create tag 'tor-0_0_6_1'. (no author) 2004-05-06 22:14:47 +00:00
  • 3dfda9d217 add a changelog for 0.0.6.1 Roger Dingledine 2004-05-06 22:14:47 +00:00
  • 79a1cd72e3 replace the default dirservers string too Roger Dingledine 2004-05-06 22:08:18 +00:00
  • 23c0d1c6ce allow larger headers for directory get/posts Roger Dingledine 2004-05-06 21:55:04 +00:00
  • 167f779728 remove moria3 from the dirservers list, add tor26 Roger Dingledine 2004-05-06 21:40:14 +00:00
  • 94f516f6f2 bump 0_0_6-patches to 0.0.6.1 Roger Dingledine 2004-05-06 21:38:58 +00:00
  • 6cfa2835a1 Fix bug in stream position adjustment Nick Mathewson 2004-05-06 19:51:50 +00:00
  • e529e3e0a3 Fix bug in stream position adjustment Nick Mathewson 2004-05-06 19:51:50 +00:00
  • ebe8fa0d62 Use correct aes-ctr implementation in mainline, too. Nick Mathewson 2004-05-06 19:41:33 +00:00
  • 229701023e Use correct aes-ctr implementation in mainline, too. Nick Mathewson 2004-05-06 19:41:33 +00:00
  • f6906e1d05 (0_0_6-patches) Fix counter-mode bug. Nick Mathewson 2004-05-06 16:28:21 +00:00
  • 9bf9ca4d09 bugfix: add a circ->resolving_streams field, and make dns resolving streams not actually in the connection_array until they're done resolving. Roger Dingledine 2004-05-06 11:08:04 +00:00
  • 91b87732d1 bugfix: add a circ->resolving_streams field, and make dns resolving streams not actually in the connection_array until they're done resolving. Roger Dingledine 2004-05-06 11:08:04 +00:00
  • e6477a8e16 Document the rest of main.c Nick Mathewson 2004-05-05 21:35:12 +00:00
  • 3a8bfd977d Document the rest of main.c Nick Mathewson 2004-05-05 21:35:12 +00:00
  • 682a805092 Comments for nearly all non-tricky files Nick Mathewson 2004-05-05 21:32:43 +00:00
  • d69b6e52f5 Comments for nearly all non-tricky files Nick Mathewson 2004-05-05 21:32:43 +00:00
  • 6cfdc90d92 Use intptr_t when playing with void*s Nick Mathewson 2004-05-05 20:27:20 +00:00
  • 0e5efb1363 Use intptr_t when playing with void*s Nick Mathewson 2004-05-05 20:27:20 +00:00
  • 8aebd83a0e Add intptr_t and uintptr_t to torint.h Nick Mathewson 2004-05-05 20:26:35 +00:00
  • 8db2d045a1 Add intptr_t and uintptr_t to torint.h Nick Mathewson 2004-05-05 20:26:35 +00:00
  • e6ac85a8cc Fix compilation warnings on 64-bit platforms Nick Mathewson 2004-05-05 20:09:06 +00:00
  • c3826d873f Fix compilation warnings on 64-bit platforms Nick Mathewson 2004-05-05 20:09:06 +00:00
  • 0ce8901aa0 specify bandwidth minimums for people running servers Roger Dingledine 2004-05-05 07:34:04 +00:00
  • 642c2e3cb3 specify bandwidth minimums for people running servers Roger Dingledine 2004-05-05 07:34:04 +00:00
  • 2393c2ae75 mention the digest seeds for circuit-level integrity checking Roger Dingledine 2004-05-05 06:53:44 +00:00
  • 13dd9d8bbe mention the digest seeds for circuit-level integrity checking Roger Dingledine 2004-05-05 06:53:44 +00:00
  • 44defa4b1a Never list unapproved servers as recommended Nick Mathewson 2004-05-05 04:55:00 +00:00
  • 4bb007f5fe Never list unapproved servers as recommended Nick Mathewson 2004-05-05 04:55:00 +00:00
  • 924f60288a More documentation; fix for compilation warning Nick Mathewson 2004-05-05 02:50:38 +00:00
  • a0f63cde00 More documentation; fix for compilation warning Nick Mathewson 2004-05-05 02:50:38 +00:00
  • 2ba0776b02 Only connection_add connections once they have conn->s sett; refactor code around this. Should make stuff more bulletproof. Nick Mathewson 2004-05-05 01:26:57 +00:00
  • a057ab9f66 Only connection_add connections once they have conn->s sett; refactor code around this. Should make stuff more bulletproof. Nick Mathewson 2004-05-05 01:26:57 +00:00
  • d49d3dcc7b Make non-fake tor_poll robust against -1 fds Nick Mathewson 2004-05-05 01:01:34 +00:00
  • 0be65d93bd Make non-fake tor_poll robust against -1 fds Nick Mathewson 2004-05-05 01:01:34 +00:00
  • 608c156820 must close marked connections at the end of run_scheduled_events. otherwise they might have a socket -1, and if we leave them around they'll muck up poll/select. Roger Dingledine 2004-05-05 00:59:42 +00:00
  • dc04504676 must close marked connections at the end of run_scheduled_events. otherwise they might have a socket -1, and if we leave them around they'll muck up poll/select. Roger Dingledine 2004-05-05 00:59:42 +00:00
  • efdb356a81 More documentation Nick Mathewson 2004-05-05 00:30:43 +00:00
  • 5cb63867ac More documentation Nick Mathewson 2004-05-05 00:30:43 +00:00
  • fa6e9efcd0 accept port 81 by default also, since people have been asking for it Roger Dingledine 2004-05-04 22:46:19 +00:00
  • c2bbd86b9d accept port 81 by default also, since people have been asking for it Roger Dingledine 2004-05-04 22:46:19 +00:00
  • 89275e7806 Comment router*.c Nick Mathewson 2004-05-04 18:17:45 +00:00
  • 6f518c6d75 Comment router*.c Nick Mathewson 2004-05-04 18:17:45 +00:00
  • 08ac3c7190 Fix mac compile Nick Mathewson 2004-05-04 18:17:28 +00:00
  • 83cc54ee7d Fix mac compile Nick Mathewson 2004-05-04 18:17:28 +00:00
  • 89bbc5c5fd New upstream release. Peter Palfrader 2004-05-02 22:00:07 +00:00
  • 6b112c9f2d New upstream release. debian-version-0.0.6-1 Peter Palfrader 2004-05-02 22:00:07 +00:00
  • 9f62c25eef This commit was manufactured by cvs2svn to create tag 'debian_version_0_0_6-1'. (no author) 2004-05-02 22:00:07 +00:00
  • b763a67f16 New upstream release. Peter Palfrader 2004-05-02 22:00:07 +00:00
  • 54b7bb0f93 New upstream release candidate Peter Palfrader 2004-05-02 21:59:48 +00:00
  • 334fb4e8f6 New upstream release candidate debian-version-0.0.5+0.0.6rc4-1 Peter Palfrader 2004-05-02 21:59:48 +00:00
  • 7ebbe6038b This commit was manufactured by cvs2svn to create tag 'debian_version_0_0_5+0_0_6rc4-1'. (no author) 2004-05-02 21:59:48 +00:00
  • 6da0ba60ef New upstream release candidate Peter Palfrader 2004-05-02 21:59:48 +00:00
  • e6f3bf2a68 tor_assert(), not assert() Nick Mathewson 2004-05-02 20:27:48 +00:00
  • dc0da59e21 tor_assert(), not assert() Nick Mathewson 2004-05-02 20:27:48 +00:00
  • 3dd1ef8783 Fix windows compile. Nick Mathewson 2004-05-02 20:23:35 +00:00
  • 5f0d50f802 Fix windows compile. Nick Mathewson 2004-05-02 20:23:35 +00:00
  • af08c4f878 Working strerror for windows socket errors, plus some snide comments. Nick Mathewson 2004-05-02 20:18:21 +00:00
  • 0360acc799 Working strerror for windows socket errors, plus some snide comments. Nick Mathewson 2004-05-02 20:18:21 +00:00
  • a187d3e0b6 Assert that we never try to fakepoll on sock -1. Nick Mathewson 2004-05-02 20:17:43 +00:00
  • f241664499 Assert that we never try to fakepoll on sock -1. Nick Mathewson 2004-05-02 20:17:43 +00:00
  • a16ec39800 Windows version is 0.0.6 too tor-0.0.6.2 tor-0.0.6.1 tor-0.0.6 Nick Mathewson 2004-05-02 19:29:59 +00:00
  • 9386da28f3 This commit was manufactured by cvs2svn to create branch 'tor-0_0_6-patches'. (no author) 2004-05-02 19:29:59 +00:00
  • 6974166ff6 This commit was manufactured by cvs2svn to create tag 'tor-0_0_6'. (no author) 2004-05-02 19:29:59 +00:00
  • 3cae4a2ece Windows version is 0.0.6 too Nick Mathewson 2004-05-02 19:29:59 +00:00
  • bfc99760c3 version is 0.0.6 Roger Dingledine 2004-05-02 19:27:16 +00:00
  • e0156c25e9 version is 0.0.6 Roger Dingledine 2004-05-02 19:27:16 +00:00
  • 64b20f4067 commit the 0.0.6 changelog Roger Dingledine 2004-05-02 19:26:51 +00:00
  • c67e92a976 commit the 0.0.6 changelog Roger Dingledine 2004-05-02 19:26:51 +00:00
  • 371d507043 bump main version to 0.0.6rc4 Roger Dingledine 2004-05-02 03:42:14 +00:00
  • 7561e48006 bump main version to 0.0.6rc4 Roger Dingledine 2004-05-02 03:42:14 +00:00
  • d055ac4709 Bump windows version to 0.0.6rc4 Nick Mathewson 2004-05-02 03:38:31 +00:00
  • 582ab843b8 Bump windows version to 0.0.6rc4 Nick Mathewson 2004-05-02 03:38:31 +00:00
  • b349a5de04 another bug that's been bugging me Roger Dingledine 2004-05-02 03:34:59 +00:00
  • df67fa7fd1 another bug that's been bugging me Roger Dingledine 2004-05-02 03:34:59 +00:00
  • bbbc063ed9 stop the circuit_receive_relay_cell warning mark the circ for close if circuit_extend fails because the next hop is not up yet; don't just return -1 Roger Dingledine 2004-05-02 03:32:00 +00:00
  • c862d043e4 stop the circuit_receive_relay_cell warning mark the circ for close if circuit_extend fails because the next hop is not up yet; don't just return -1 Roger Dingledine 2004-05-02 03:32:00 +00:00
  • bdbe0eb7bc another todo we should do Roger Dingledine 2004-05-02 03:20:13 +00:00
  • 7482544721 another todo we should do Roger Dingledine 2004-05-02 03:20:13 +00:00