aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Stop initializing the hardware accelerator engines simply becauseRoger Dingledine2006-05-24
| | | | | | | we overloaded the meaning of the argument to crypto_global_init(). svn:r6490
* Claim a commonname of Tor, rather than TOR, in tls handshakes.Roger Dingledine2006-05-24
| | | | | | | Maybe this will help us win the war of names. svn:r6489
* fix spelling of VirtualAddrNetwork in man page (thanks tup)Roger Dingledine2006-05-23
| | | | svn:r6487
* Forward port changelogPeter Palfrader2006-05-23
| | | | svn:r6486
* final changelog for 0.1.1.20. it is done.Roger Dingledine2006-05-23
| | | | svn:r6479
* another todo item that will make goodell happyRoger Dingledine2006-05-23
| | | | svn:r6478
* trim out the parts of cross.sh that don't make sense now that we'veRoger Dingledine2006-05-23
| | | | | | | | | applied cross-path directly. also, now we can run cross.sh from the tarball, not just from cvs. svn:r6477
* Mark cross-compilation as solved in TODO.Nick Mathewson2006-05-23
| | | | svn:r6476
* Add cross.sh cross-compilation script from Michael Mohr. Trivial backport ↵Nick Mathewson2006-05-23
| | | | | | candidate, since adding a new script cannot possibly break anything. svn:r6475
* Patch from Michael Mohr to fix cross-compilation. Backport candidate. ↵Nick Mathewson2006-05-23
| | | | | | Tweaked to use sensible defaults for NULL_REP_IS_ZERO_BYTES and TIME_T_IS_SIGNED. svn:r6474
* Throw out this UNALIGNED_INT_ACCESS_OK nonsense. Even where it works, it is ↵Nick Mathewson2006-05-23
| | | | | | often way way slower than doing the right thing. Backport candidate. svn:r6473
* ignore RunAsDaemon more thoroughly when we're running on windows.Roger Dingledine2006-05-23
| | | | svn:r6471
* document that runasdaemon has no effect on windows.Roger Dingledine2006-05-23
| | | | svn:r6469
* continue messing with the changelog. it's getting better now.Roger Dingledine2006-05-23
| | | | svn:r6468
* claim a few of the todo items.Roger Dingledine2006-05-23
| | | | | | | i guess that means i'm hoping nick does the rest. ;) svn:r6467
* two more todo items that need to be solved during the wsaenobufs quest.Roger Dingledine2006-05-23
| | | | svn:r6466
* add a few more debugging lines to help mikec track down hisRoger Dingledine2006-05-23
| | | | | | | 11 minute jump into the future. svn:r6465
* Remove string size limit on NEWDESC messages; solve bug 291.Nick Mathewson2006-05-22
| | | | svn:r6463
* shuffle the todo items some moreRoger Dingledine2006-05-22
| | | | svn:r6461
* other todo tweaksRoger Dingledine2006-05-22
| | | | svn:r6460
* my current notes on a 0.1.1.20 changelogRoger Dingledine2006-05-22
| | | | svn:r6459
* remove all the interim changelog stuff for 0.1.1.xRoger Dingledine2006-05-22
| | | | svn:r6458
* add a few items it would be smart todoRoger Dingledine2006-05-22
| | | | svn:r6457
* apply control-spec patch from Matt Edman: Circuit status only has a path ↵Nick Mathewson2006-05-21
| | | | | | when it has been extended one or more hops. svn:r6456
* finally write some comments on tor-spec-udp.txtNick Mathewson2006-05-17
| | | | svn:r6455
* Fixed //Library/Tor in Tor.loc for osxAndrew Lewman2006-05-16
| | | | svn:r6454
* All these headers we get via torint.hPeter Palfrader2006-05-10
| | | | svn:r6452
* a few more tweaks to the faq.Roger Dingledine2006-05-10
| | | | svn:r6451
* another piece of doing tor over udp that i am concerned about.Roger Dingledine2006-05-10
| | | | svn:r6450
* Tor servers are also giving spurious "you're invalid" warnings.Roger Dingledine2006-05-09
| | | | | | | | | | This is because we get a lot of network statuses that don't list us at all, and we conclude that they all think we're invalid. The long-term fix is to get better logic, and the short-term fix is to downgrade the log severity. svn:r6448
* stop telling people that "tor -h" will help them in any way.Roger Dingledine2006-05-08
| | | | svn:r6447
* Handle website/* in tor.nsiPeter Palfrader2006-05-05
| | | | svn:r6444
* Merge differences between debian_version_0_1_1_18-rc-1 and ↵Peter Palfrader2006-05-05
| | | | | | debian_version_0_1_1_19-rc-1 from tor-0_1_1-patches into head svn:r6443
* Reworked dist-rpm in order to duplicate what dist used to do, but don't ↵Andrew Lewman2006-05-04
| | | | | | actually require dist. svn:r6437
* forward-port the changelogRoger Dingledine2006-05-03
| | | | svn:r6433
* forward-port the ORPort==0 patchRoger Dingledine2006-05-03
| | | | svn:r6430
* Note some subtasks and difficulties involved with reducing RAM usage on ↵Nick Mathewson2006-04-29
| | | | | | dirservers svn:r6428
* Start remembering *where* we are storing routerdescs. This will make us ↵Nick Mathewson2006-04-29
| | | | | | easier to move from a RAM-mirrors-disk model to a RAM-caches-disk model, and save maybe around 10MB on a directory server. svn:r6427
* shorten some too-wide linesNick Mathewson2006-04-29
| | | | svn:r6426
* put one of the XXX's back inRoger Dingledine2006-04-25
| | | | svn:r6422
* petty cleanupsRoger Dingledine2006-04-25
| | | | svn:r6421
* Only warn about a down node onceNick Mathewson2006-04-25
| | | | svn:r6420
* list some more items to remember in path-buildingRoger Dingledine2006-04-25
| | | | svn:r6419
* you wanted it spelled properly too? And me not even funded!Nick Mathewson2006-04-25
| | | | svn:r6418
* fix a segfault in last bug-285-related commit.Nick Mathewson2006-04-25
| | | | svn:r6417
* Add some bullet points to write upNick Mathewson2006-04-25
| | | | svn:r6416
* resolve typos in add-tor contrib scriptRoger Dingledine2006-04-24
| | | | svn:r6415
* Possible partial fix for 285; needs reviewNick Mathewson2006-04-24
| | | | svn:r6414
* Add a stub of a "path-spec", containing only the helper-node emails from ↵Nick Mathewson2006-04-24
| | | | | | arma. whee. svn:r6413
* Regenerate our local descriptor if it's dirty and some localRoger Dingledine2006-04-23
| | | | | | | function asks for it. This may resolve bug 286. svn:r6412