Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | remove emacs droppings, since nick says he doesn't need them anymore | Roger Dingledine | 2004-11-26 |
| | | | | svn:r2989 | ||
* | give up trying to track down the reason we're calling package_inbuf | Roger Dingledine | 2004-11-26 |
| | | | | | | | | with a package window of 0. it's safe to just catch the error cases there and do the right thing. svn:r2988 | ||
* | call set_max_file_descriptors() after we configure logs, so | Roger Dingledine | 2004-11-26 |
| | | | | | | | it doesn't always do loglevel info logs on windows. svn:r2987 | ||
* | when warning that a version is too new, don't use the confusing | Roger Dingledine | 2004-11-25 |
| | | | | | | | text "is_obsolete_version():". svn:r2986 | ||
* | bump to 0.0.9rc3 | Roger Dingledine | 2004-11-25 |
| | | | | svn:r2984 | ||
* | Clarify a bunch of log messages | Nick Mathewson | 2004-11-25 |
| | | | | svn:r2983 | ||
* | Flush the logfd after we print "Tor opening log file", so we don't see those ↵ | Peter Palfrader | 2004-11-24 |
| | | | | | | messages days later svn:r2980 | ||
* | update conn_state_to_string | Roger Dingledine | 2004-11-24 |
| | | | | svn:r2979 | ||
* | a little help for dfc to debug his "resolve 800 things at once" test | Roger Dingledine | 2004-11-24 |
| | | | | svn:r2978 | ||
* | avoid infinite loop in tor-resolve if tor hangs up on it | Roger Dingledine | 2004-11-24 |
| | | | | svn:r2977 | ||
* | don't process marked-for-close conns further. | Roger Dingledine | 2004-11-24 |
| | | | | | | | (fix assert trigger -- if we're lucky.) svn:r2975 | ||
* | make tor-resolve work, uh, more. this time for sure! | Roger Dingledine | 2004-11-24 |
| | | | | svn:r2974 | ||
* | make tor-resolve work again | Roger Dingledine | 2004-11-24 |
| | | | | svn:r2973 | ||
* | bugfix: let socks do multiple rounds of negotiation again | Roger Dingledine | 2004-11-24 |
| | | | | | | | (which is needed for socks5) svn:r2970 | ||
* | patch to nick's patch | Roger Dingledine | 2004-11-24 |
| | | | | svn:r2969 | ||
* | make nt service version match actual version | Nick Mathewson | 2004-11-24 |
| | | | | svn:r2968 | ||
* | bump windows version stuff to 009rc2 | Nick Mathewson | 2004-11-24 |
| | | | | svn:r2967 | ||
* | Better notice for hibernate interval spans; when estimate is 0, start out awake. | Nick Mathewson | 2004-11-23 |
| | | | | svn:r2963 | ||
* | Bugfix: when no units are given, default to seconds or bytes. | Nick Mathewson | 2004-11-23 |
| | | | | svn:r2960 | ||
* | another slightly less confusing message | Roger Dingledine | 2004-11-23 |
| | | | | | | | | | nick: we need to figure out if we should say anything different here when the wake-up time and the expected back-to-sleep time have both passed. svn:r2956 | ||
* | less confusing message upon hibernation | Roger Dingledine | 2004-11-23 |
| | | | | svn:r2955 | ||
* | fail more gracefully next time | Roger Dingledine | 2004-11-23 |
| | | | | svn:r2954 | ||
* | initialize rephist before we init_from_config, since init_from_config | Roger Dingledine | 2004-11-23 |
| | | | | | | | | can make us init_keys if we're going to hibernate, which makes us build a router_desc. svn:r2953 | ||
* | update unit tests to reflect changed interface | Roger Dingledine | 2004-11-23 |
| | | | | svn:r2952 | ||
* | fix some typos; move to 0.0.9rc1 | Roger Dingledine | 2004-11-23 |
| | | | | svn:r2951 | ||
* | Dr. Seuss on iterating circular lists: "It's fun to have fun, but you | Nick Mathewson | 2004-11-23 |
| | | | | | | | have to know how." svn:r2948 | ||
* | Fix critical bug in circuit_list_path: cpath is a circular list! (Also ↵ | Nick Mathewson | 2004-11-23 |
| | | | | | | reimplement circuit_log_cpath using circuit_list_cpath). svn:r2946 | ||
* | Clean up some logging and interfaces | Nick Mathewson | 2004-11-23 |
| | | | | svn:r2945 | ||
* | Normalize a few more kinds of whitespace. We now dislike: | Nick Mathewson | 2004-11-22 |
| | | | | | | | | | - func (args) - if (x){ This doesn't normalize if(x), for(x); while(x), and friends. svn:r2943 | ||
* | Fix sign-related warnings | Nick Mathewson | 2004-11-22 |
| | | | | svn:r2942 | ||
* | Compile cleanly on windows; prevent some insane bandwidth cases (e.g., ↵ | Nick Mathewson | 2004-11-22 |
| | | | | | | "BandwidthBurst 1000 TB" from occuring. svn:r2941 | ||
* | Normalize space | Nick Mathewson | 2004-11-22 |
| | | | | svn:r2939 | ||
* | Apply NT service patch from Osamu Fujino. This still has some problems ↵ | Nick Mathewson | 2004-11-22 |
| | | | | | | (indicated in a comment adapted from the patch submission email), but it is better than before and better than nothing. svn:r2938 | ||
* | Implement weekly/monthly/daily accounting | Nick Mathewson | 2004-11-22 |
| | | | | svn:r2936 | ||
* | Add function to format local time in ISO format | Nick Mathewson | 2004-11-22 |
| | | | | svn:r2935 | ||
* | Absolutely never call close_temp_logs while validating log options. | Nick Mathewson | 2004-11-22 |
| | | | | svn:r2934 | ||
* | The crowning bugfix. | Roger Dingledine | 2004-11-21 |
| | | | | | | | | | | | The problem was that with high load, circuit package window was reaching 0. Whenever we got a circuit-level sendme, we were reading a lot on each socket, but only writing out a bit. So we would eventually reach eof. This would be noticed and acted on even when there are still bytes sitting in the inbuf. svn:r2932 | ||
* | clean up some more. | Roger Dingledine | 2004-11-21 |
| | | | | | | | i think i'm getting closer. svn:r2931 | ||
* | break reached_eof() out of process_inbuf() | Roger Dingledine | 2004-11-21 |
| | | | | svn:r2930 | ||
* | some more debugging aids | Roger Dingledine | 2004-11-21 |
| | | | | svn:r2929 | ||
* | be more greedy about filling up all relay cells. | Roger Dingledine | 2004-11-21 |
| | | | | | | | | this may have some bugs in it still. and it may end up not being what we want to do. svn:r2928 | ||
* | Dont keep rephist info for routers that havent had activity for 24 hours. | Nick Mathewson | 2004-11-21 |
| | | | | svn:r2926 | ||
* | fix typo | Nick Mathewson | 2004-11-21 |
| | | | | svn:r2925 | ||
* | Call init_keys() where needed; fix hibernate bug. | Nick Mathewson | 2004-11-21 |
| | | | | svn:r2924 | ||
* | Bump windows version | Nick Mathewson | 2004-11-21 |
| | | | | svn:r2923 | ||
* | allow StrictEntryNode and StrictExitNode to be singular | Roger Dingledine | 2004-11-20 |
| | | | | svn:r2922 | ||
* | stop some more seg faults | Roger Dingledine | 2004-11-20 |
| | | | | svn:r2921 | ||
* | if your requested exit node has bandwidth 0, pick it anyway | Roger Dingledine | 2004-11-20 |
| | | | | svn:r2920 | ||
* | and a comment so i don't try to 'fix' it again later | Roger Dingledine | 2004-11-20 |
| | | | | svn:r2919 | ||
* | yes, in fact, i broke it. putting back. | Roger Dingledine | 2004-11-20 |
| | | | | svn:r2918 |