| Commit message (Expand) | Author | Age |
* | Oh. And apparently, msvc6 doesnt think very much of doing u64-and-double arit... | Nick Mathewson | 2006-07-18 |
* | MSVC6 is apparently terrified of unnatural cross-breeding between uint64_t an... | Nick Mathewson | 2006-07-17 |
* | refuse to write an iso_time which we can't parse, when dumping | Roger Dingledine | 2006-06-24 |
* | make more hibernate log messages use local time. we should audit | Roger Dingledine | 2006-04-23 |
* | Be a little more careful when our calculated bandwidth is so high that we cou... | Nick Mathewson | 2006-03-13 |
* | Cleanup on time-relaqted constants. New conventions: | Nick Mathewson | 2006-03-12 |
* | the things we do for our windows users. | Roger Dingledine | 2006-02-13 |
* | Happy new year! | Roger Dingledine | 2006-02-09 |
* | Bite the bullet and limit all our source lines to 80 characters, the way IBM ... | Nick Mathewson | 2005-12-14 |
* | when we changed from log_fn to debug/info/notice/warn/err, | Roger Dingledine | 2005-12-10 |
* | In my private little universe, terminals are still 80 columns. Impose a 160-... | Nick Mathewson | 2005-12-09 |
* | Fix number in error message | Nick Mathewson | 2005-11-14 |
* | Remove last vestiges of old logging interface. | Nick Mathewson | 2005-10-25 |
* | Switch remaining files to new log interface. | Nick Mathewson | 2005-10-25 |
* | a bit more code cleanup | Roger Dingledine | 2005-09-13 |
* | fix whitespace issues | Nick Mathewson | 2005-08-08 |
* | Possibly broken implementation of persistant state; handles helper nodes; doe... | Nick Mathewson | 2005-07-28 |
* | Fix out-of-place declaration | Nick Mathewson | 2005-07-23 |
* | Be consistent about preferring foo* to struct foo* | Nick Mathewson | 2005-07-22 |
* | Add getinfo logic for accounting; add options for helper nodes | Nick Mathewson | 2005-07-22 |
* | Docment or add DOCDOC comments to undocumented functions in src/or. Make fun... | Nick Mathewson | 2005-06-11 |
* | Change end-of-file NLNL convention. It turns out arma I and I agree. | Nick Mathewson | 2005-06-09 |
* | New whitespace normalization rule: no blank line at EOF. | Nick Mathewson | 2005-06-09 |
* | Give better warnings if connection_close_unattached_ap gets called twice or c... | Nick Mathewson | 2005-04-02 |
* | update copyright notices. | Nick Mathewson | 2005-04-01 |
* | stop most cases of hanging up on a socks connection without sending | Roger Dingledine | 2005-03-27 |
* | change SHUTDOWN_WAIT_LENGTH from a fixed 30 secs to a config option | Roger Dingledine | 2005-03-12 |
* | Revise all calls to connection_edge_end to avoid sending MISC, and to take er... | Nick Mathewson | 2005-03-01 |
* | Patch to localtime/gmtime handling: use the _r variants where available. Use... | Nick Mathewson | 2005-02-22 |
* | if we're hibernating and we get a sigint, exit immediately. | Roger Dingledine | 2005-02-10 |
* | note a bug that wmf just found | Roger Dingledine | 2005-02-02 |
* | Go into soft hibernation after 95% of the bandwidth is used, | Roger Dingledine | 2005-02-01 |
* | reset published uptime when you wake up from hibernation, | Roger Dingledine | 2005-01-14 |
* | Make split(..., NULL) split on horizontal space; fix bug with tabs in config ... | Nick Mathewson | 2004-12-16 |
* | clean up logging, | Roger Dingledine | 2004-12-13 |
* | make the 64 bit args print correctly on 64 bit archs | Roger Dingledine | 2004-12-08 |
* | Log contents of bw_accounting when we read it; fix memory leak. | Nick Mathewson | 2004-12-07 |
* | send an end to the streams we close when we hibernate, rather | Roger Dingledine | 2004-12-05 |
* | talk about quotas rather than bandwidths, in the logs | Roger Dingledine | 2004-12-05 |
* | Spell-check strings and comments | Nick Mathewson | 2004-12-01 |
* | Suggestion from weasel: Make tor --version --version dump the cvs Id of every... | Nick Mathewson | 2004-11-29 |
* | Normalize space: add one between every control keyword and control clause. | Nick Mathewson | 2004-11-28 |
* | Better notice for hibernate interval spans; when estimate is 0, start out awake. | Nick Mathewson | 2004-11-23 |
* | another slightly less confusing message | Roger Dingledine | 2004-11-23 |
* | less confusing message upon hibernation | Roger Dingledine | 2004-11-23 |
* | fix some typos; move to 0.0.9rc1 | Roger Dingledine | 2004-11-23 |
* | Compile cleanly on windows; prevent some insane bandwidth cases (e.g., "Bandw... | Nick Mathewson | 2004-11-22 |
* | Normalize space | Nick Mathewson | 2004-11-22 |
* | Implement weekly/monthly/daily accounting | Nick Mathewson | 2004-11-22 |
* | Call init_keys() where needed; fix hibernate bug. | Nick Mathewson | 2004-11-21 |