2004-12-04 |
Roger Dingledine | Now we allow writing to the buffer even when the stream...
|
commit | commitdiff | tree |
2004-12-04 |
Roger Dingledine | React to eof immediately on non-open edge connections.
|
commit | commitdiff | tree |
2004-12-04 |
Roger Dingledine | bugfix: When we were checking to see if an ap_conn...
|
commit | commitdiff | tree |
2004-12-04 |
Roger Dingledine | whoops
|
commit | commitdiff | tree |
2004-12-04 |
Roger Dingledine | bump us to 0.0.9rc6-cvs
|
commit | commitdiff | tree |
2004-12-04 |
Roger Dingledine | make circuit building and router parsing less noisy
|
commit | commitdiff | tree |
2004-12-03 |
Roger Dingledine | while hibernating, hup should not regrow our listeners.
|
commit | commitdiff | tree |
2004-12-03 |
Roger Dingledine | fix tor-doc urls to point to new website
|
commit | commitdiff | tree |
2004-12-02 |
Roger Dingledine | rearrange TODO a lot; still needs more.
|
commit | commitdiff | tree |
2004-12-02 |
Roger Dingledine | clean up 3 more underflow possibilities
|
commit | commitdiff | tree |
2004-12-02 |
Roger Dingledine | fix redundant (and dangerous) NUL termination
|
commit | commitdiff | tree |
2004-12-01 |
Roger Dingledine | ha ha, don't put dollar signs around Id unless you...
|
commit | commitdiff | tree |
2004-12-01 |
Roger Dingledine | bump to 0.0.9rc5
|
commit | commitdiff | tree |
2004-12-01 |
Roger Dingledine | move StatusFetchPeriod to 15 minutes so it's within...
|
commit | commitdiff | tree |
2004-12-01 |
Roger Dingledine | one more typo
|
commit | commitdiff | tree |
2004-12-01 |
Roger Dingledine | do even less inside our signal handler,
|
commit | commitdiff | tree |
2004-12-01 |
Roger Dingledine | two more items for post 0.0.9
|
commit | commitdiff | tree |
2004-11-30 |
Roger Dingledine | clean obsolete circuit_log_path code
|
commit | commitdiff | tree |
2004-11-30 |
Roger Dingledine | a changelog for rc5
|
commit | commitdiff | tree |
2004-11-30 |
Roger Dingledine | .exit stuff is done.
|
commit | commitdiff | tree |
2004-11-30 |
Roger Dingledine | clean up the other "Tell Roger" log that dfc keeps...
|
commit | commitdiff | tree |
2004-11-30 |
Roger Dingledine | a few minor tweaks
|
commit | commitdiff | tree |
2004-11-30 |
Roger Dingledine | write down our "how to have two defaults for dirfetchperiod"
|
commit | commitdiff | tree |
2004-11-30 |
Roger Dingledine | Let resolve conns retry/expire also, rather than sticking...
|
commit | commitdiff | tree |
2004-11-30 |
Roger Dingledine | refuse .exit addresses immediately if the requested...
|
commit | commitdiff | tree |
2004-11-29 |
Roger Dingledine | clean up the previous underflow check, and also point out
|
commit | commitdiff | tree |
2004-11-29 |
Roger Dingledine | put in initial support for ".nickname.exit" addresses...
|
commit | commitdiff | tree |
2004-11-29 |
Roger Dingledine | fix integer underflow in tor_vsnprintf()
|
commit | commitdiff | tree |
2004-11-29 |
Roger Dingledine | prevent integer underflow
|
commit | commitdiff | tree |
2004-11-29 |
Roger Dingledine | bump to 0.0.9rc5-cvs
|
commit | commitdiff | tree |
2004-11-29 |
Roger Dingledine | list remaining items for 0.0.9
|
commit | commitdiff | tree |
2004-11-28 |
Roger Dingledine | and document it
|
commit | commitdiff | tree |
2004-11-28 |
Roger Dingledine | accept *:706 (silc) by default
|
commit | commitdiff | tree |
2004-11-28 |
Roger Dingledine | wrong is ok, and right is fine, but in between is apparently
|
commit | commitdiff | tree |
2004-11-28 |
Roger Dingledine | bump to 0.0.9rc4
|
commit | commitdiff | tree |
2004-11-28 |
Roger Dingledine | one of the debugging aids was misleading
|
commit | commitdiff | tree |
2004-11-27 |
Roger Dingledine | change documentation to point to correct parts of torrc
|
commit | commitdiff | tree |
2004-11-27 |
Roger Dingledine | move the rendezous section of the torrc to the middle...
|
commit | commitdiff | tree |
2004-11-27 |
Roger Dingledine | document directory interaction a bit better
|
commit | commitdiff | tree |
2004-11-26 |
Roger Dingledine | inform him more sanely
|
commit | commitdiff | tree |
2004-11-26 |
Roger Dingledine | inform the user that you noticed when he sent a USR2
|
commit | commitdiff | tree |
2004-11-26 |
Roger Dingledine | that's enough changes to bump to rc4-cvs
|
commit | commitdiff | tree |
2004-11-26 |
Roger Dingledine | if you want to handle -USR2, you should catch it too.
|
commit | commitdiff | tree |
2004-11-26 |
Roger Dingledine | remove emacs droppings, since nick says he doesn't...
|
commit | commitdiff | tree |
2004-11-26 |
Roger Dingledine | give up trying to track down the reason we're calling...
|
commit | commitdiff | tree |
2004-11-26 |
Roger Dingledine | call set_max_file_descriptors() after we configure...
|
commit | commitdiff | tree |
2004-11-25 |
Roger Dingledine | when warning that a version is too new, don't use the...
|
commit | commitdiff | tree |
2004-11-25 |
Roger Dingledine | bump to 0.0.9rc3
|
commit | commitdiff | tree |
2004-11-24 |
Roger Dingledine | update conn_state_to_string
|
commit | commitdiff | tree |
2004-11-24 |
Roger Dingledine | a little help for dfc to debug his "resolve 800 things...
|
commit | commitdiff | tree |
2004-11-24 |
Roger Dingledine | avoid infinite loop in tor-resolve if tor hangs up...
|
commit | commitdiff | tree |
2004-11-24 |
Roger Dingledine | tor-stress doesn't use gettimeofday anymore, and it...
|
commit | commitdiff | tree |
2004-11-24 |
Roger Dingledine | don't process marked-for-close conns further.
|
commit | commitdiff | tree |
2004-11-24 |
Roger Dingledine | make tor-resolve work, uh, more. this time for sure!
|
commit | commitdiff | tree |
2004-11-24 |
Roger Dingledine | make tor-resolve work again
|
commit | commitdiff | tree |
2004-11-24 |
Roger Dingledine | a changelog for rc2
|
commit | commitdiff | tree |
2004-11-24 |
Roger Dingledine | bugfix: let socks do multiple rounds of negotiation...
|
commit | commitdiff | tree |
2004-11-24 |
Roger Dingledine | patch to nick's patch
|
commit | commitdiff | tree |
2004-11-23 |
Roger Dingledine | bump to rc2
|
commit | commitdiff | tree |
2004-11-23 |
Roger Dingledine | tweak changelogs
|
commit | commitdiff | tree |
2004-11-23 |
Roger Dingledine | another slightly less confusing message
|
commit | commitdiff | tree |
2004-11-23 |
Roger Dingledine | less confusing message upon hibernation
|
commit | commitdiff | tree |
2004-11-23 |
Roger Dingledine | fail more gracefully next time
|
commit | commitdiff | tree |
2004-11-23 |
Roger Dingledine | initialize rephist before we init_from_config, since...
|
commit | commitdiff | tree |
2004-11-23 |
Roger Dingledine | update unit tests to reflect changed interface
|
commit | commitdiff | tree |
2004-11-23 |
Roger Dingledine | fix some typos; move to 0.0.9rc1
|
commit | commitdiff | tree |
2004-11-23 |
Roger Dingledine | add a changelog for rc1
|
commit | commitdiff | tree |
2004-11-23 |
Roger Dingledine | update todo some more
|
commit | commitdiff | tree |
2004-11-22 |
Roger Dingledine | clean up tor-stress a bit, for posterity
|
commit | commitdiff | tree |
2004-11-21 |
Roger Dingledine | The crowning bugfix.
|
commit | commitdiff | tree |
2004-11-21 |
Roger Dingledine | clean up some more.
|
commit | commitdiff | tree |
2004-11-21 |
Roger Dingledine | break reached_eof() out of process_inbuf()
|
commit | commitdiff | tree |
2004-11-21 |
Roger Dingledine | some more debugging aids
|
commit | commitdiff | tree |
2004-11-21 |
Roger Dingledine | be more greedy about filling up all relay cells.
|
commit | commitdiff | tree |
2004-11-21 |
Roger Dingledine | commit a short script to do lots of fetches through...
|
commit | commitdiff | tree |
2004-11-20 |
Roger Dingledine | allow StrictEntryNode and StrictExitNode to be singular
|
commit | commitdiff | tree |
2004-11-20 |
Roger Dingledine | stop some more seg faults
|
commit | commitdiff | tree |
2004-11-20 |
Roger Dingledine | if your requested exit node has bandwidth 0, pick it...
|
commit | commitdiff | tree |
2004-11-20 |
Roger Dingledine | and a comment so i don't try to 'fix' it again later
|
commit | commitdiff | tree |
2004-11-20 |
Roger Dingledine | yes, in fact, i broke it. putting back.
|
commit | commitdiff | tree |
2004-11-20 |
Roger Dingledine | printfs want carriage returns
|
commit | commitdiff | tree |
2004-11-20 |
Roger Dingledine | bump us to 0.0.9rc1-cvs
|
commit | commitdiff | tree |
2004-11-20 |
Roger Dingledine | better text for AccountingMaxKB
|
commit | commitdiff | tree |
2004-11-20 |
Roger Dingledine | kill -USR2 now moves all logs to loglevel debug
|
commit | commitdiff | tree |
2004-11-20 |
Roger Dingledine | simplify close_temp_logs()
|
commit | commitdiff | tree |
2004-11-20 |
Roger Dingledine | remove another possible sigpipe cause
|
commit | commitdiff | tree |
2004-11-19 |
Roger Dingledine | jbash prefers one backslash to two.
|
commit | commitdiff | tree |
2004-11-18 |
Roger Dingledine | clean up the tor-doc some
|
commit | commitdiff | tree |
2004-11-17 |
Roger Dingledine | bugfix: when our poll is interrupted, we believed the...
|
commit | commitdiff | tree |
2004-11-16 |
Roger Dingledine | bump us to 0.0.9pre6
|
commit | commitdiff | tree |
2004-11-16 |
Roger Dingledine | minor fixes
|
commit | commitdiff | tree |
2004-11-16 |
Roger Dingledine | a changelog for 0.0.9pre6
|
commit | commitdiff | tree |
2004-11-16 |
Roger Dingledine | add signals to man page
|
commit | commitdiff | tree |
2004-11-15 |
Roger Dingledine | mark off almost all remaining pre6 items
|
commit | commitdiff | tree |
2004-11-15 |
Roger Dingledine | Authoritative dirservers now also cache the directory...
|
commit | commitdiff | tree |
2004-11-15 |
Roger Dingledine | move second stat to a cleaner place
|
commit | commitdiff | tree |
2004-11-15 |
Roger Dingledine | Break DirFetchPostPeriod into:
|
commit | commitdiff | tree |
2004-11-15 |
Roger Dingledine | clean up socks handling, refuse connections to port 0
|
commit | commitdiff | tree |
2004-11-15 |
Roger Dingledine | a first cut at a print_usage()
|
commit | commitdiff | tree |
2004-11-15 |
Roger Dingledine | fix yet another 404
|
commit | commitdiff | tree |