Age | Commit message (Expand) | Author |
2005-01-03 | move the 'other things to note' list into #client-or-server so | Roger Dingledine |
2005-01-03 | Resolve task 42: find where 19-char nicknames were getting truncated when rea... | Nick Mathewson |
2005-01-03 | bugfix: if a server uploads a descriptor that's unapproved, actually | Roger Dingledine |
2005-01-03 | stop checking for clock skew, even for servers. | Roger Dingledine |
2005-01-02 | clarify the comments about logs in the torrc | Roger Dingledine |
2005-01-02 | fix the assert bug reported by bassclef@163.com | Roger Dingledine |
2005-01-01 | add a comment to explain what ContactInfo is for | Roger Dingledine |
2005-01-01 | Fix a double-mark-for-close bug, where we were finding a conn | Roger Dingledine |
2005-01-01 | when a dirserver causes you to give a warn, mention which dirserver it was | Roger Dingledine |
2004-12-31 | ...but only if you're a server | Roger Dingledine |
2004-12-31 | require BandwidthRate to be at least 10kB/s | Roger Dingledine |
2004-12-29 | mention that there are known bugs for running tor as a server on win32 | Roger Dingledine |
2004-12-25 | actually make it stop keeping track of times. whoops. | Roger Dingledine |
2004-12-25 | stop calling assert_connection_ok(conn, time(NULL)) on every single | Roger Dingledine |
2004-12-25 | stop telling win32 folks they have a bug just because we haven't finished | Roger Dingledine |
2004-12-25 | initial profiling by phobos says we spend a whole lot of time | Roger Dingledine |
2004-12-24 | when you're loading the rendezvous service keys in options_act(), | Roger Dingledine |
2004-12-24 | don't connection_edge_end() on eof if we're already marked for close, | Roger Dingledine |
2004-12-24 | add items to TODO | Nick Mathewson |
2004-12-24 | list the new tor.eff.org url in the man page | Roger Dingledine |
2004-12-24 | remove sentence-fragment comment refering to a design that never happened. | Nick Mathewson |
2004-12-24 | Remove length restriction when generating directories. | Nick Mathewson |
2004-12-24 | Fix for running-routers length bug | Nick Mathewson |
2004-12-23 | clean tor-doc-win32 a bit more | Roger Dingledine |
2004-12-23 | sort TODO items in tier 1 and 2 by category. This needs more work. | Nick Mathewson |
2004-12-23 | mention that sighup closes and reopens logs | Roger Dingledine |
2004-12-22 | and forward port the cleanup | Roger Dingledine |
2004-12-22 | fix a crash: if you do socks4 with an IP of 0.0.0.x then we get tricked | Roger Dingledine |
2004-12-22 | fix an assert on startup when the disk is full and you're logging to a file | Roger Dingledine |
2004-12-22 | move network_init from or/main to common/compat | Roger Dingledine |
2004-12-22 | respond to an 009 XXX | Roger Dingledine |
2004-12-22 | Fix a bug in last patch; and keep my name out of the assert() call too. | Nick Mathewson |
2004-12-22 | Workaround for brain-damaged __FILE__ handling on MSVC: keep Nick's name out | Nick Mathewson |
2004-12-21 | Nuke irst-person pronouns | Nick Mathewson |
2004-12-21 | capitalize acronyms, clarify windows doc a bit. | Nick Mathewson |
2004-12-21 | give the screenshot images actual names | Roger Dingledine |
2004-12-21 | forward port: | Roger Dingledine |
2004-12-20 | we need to figure out how to make the rpm not strip the binaries it makes | Roger Dingledine |
2004-12-20 | make the /etc/tor/ stuff world-readable in the rpm | Roger Dingledine |
2004-12-19 | it is beautiful now | Roger Dingledine |
2004-12-19 | point people to freecap as well as sockscap | Roger Dingledine |
2004-12-19 | even more cleanup | Roger Dingledine |
2004-12-19 | more cleanup and screenshots for tor-doc-win32 | Roger Dingledine |
2004-12-19 | add borders around some of the screenshots | Roger Dingledine |
2004-12-19 | forward-port: switch runuser to _tor, and make the logrotate script better | Roger Dingledine |
2004-12-18 | Forward-port last RPM change to mainline | Nick Mathewson |
2004-12-18 | In mainline (post 0.0.9), we no longer need elaborate version-massaging trick... | Nick Mathewson |
2004-12-18 | clean up docs some more | Roger Dingledine |
2004-12-18 | a first cut of win32 specific doc | Roger Dingledine |
2004-12-18 | a higher upper value for bandwidth use | Roger Dingledine |