| Commit message (Expand) | Author | Age |
... | |
* | Fix debian changelog: 0.1.1.11-alpha was a release, not a CVS snapshot | Peter Palfrader | 2006-01-11 |
* | New upstream version | Peter Palfrader | 2006-01-11 |
* | bump to 0.1.1.11-alpha-cvs | Roger Dingledine | 2006-01-11 |
* | and give the changelog a date | Roger Dingledine | 2006-01-11 |
* | more changelog futzing | Roger Dingledine | 2006-01-11 |
* | we were leaking a smartlist every time we built a circuit | Roger Dingledine | 2006-01-11 |
* | Fix another memleak. I love you, valgrind! | Nick Mathewson | 2006-01-11 |
* | Fix wide lines | Nick Mathewson | 2006-01-11 |
* | Appease verbose gcc warning: make dirserv_compute_stable_uptime() static. | Nick Mathewson | 2006-01-11 |
* | if we learn that a down entry guard is up, count our working entry | Roger Dingledine | 2006-01-11 |
* | Fix memory leak in routerlist_remove_old_routers(). | Nick Mathewson | 2006-01-11 |
* | Convert some more ints to long longs in rephist.c, as suggested by windows co... | Nick Mathewson | 2006-01-11 |
* | we were leaking 3KB every time the entry guards changed, every time | Roger Dingledine | 2006-01-11 |
* | Update the manual page: UseEntryGuards defaults to 1 now | Peter Palfrader | 2006-01-11 |
* | checkpoint the 0.1.1.11-alpha changelog: getting closer! | Roger Dingledine | 2006-01-11 |
* | we changed the name of AccountingBytesReadInInterval | Roger Dingledine | 2006-01-10 |
* | Forward port debian/patches/07_log_to_file_by_default.dpatch again | Peter Palfrader | 2006-01-10 |
* | bump to 0.1.1.11-alpha in preparation for release | Roger Dingledine | 2006-01-10 |
* | entry nodes are now entry guards. | Roger Dingledine | 2006-01-10 |
* | UseEntryGuards and NumEntryGuards | Roger Dingledine | 2006-01-10 |
* | from the controller you can getinfo entry-guards now, not entry-nodes. | Roger Dingledine | 2006-01-10 |
* | remove some completed items from the TODO | Nick Mathewson | 2006-01-10 |
* | answer a question from arma, and clarify a related point. | Nick Mathewson | 2006-01-10 |
* | Add a (diabled by default) option in crypto.h to disable most of the interest... | Nick Mathewson | 2006-01-10 |
* | and even more so | Roger Dingledine | 2006-01-10 |
* | make entry node logging slightly less chatty. | Roger Dingledine | 2006-01-10 |
* | #undef FOO is cleaner than #define FOO_XX | Nick Mathewson | 2006-01-10 |
* | Make unittests pass again. | Nick Mathewson | 2006-01-10 |
* | or_state_validate() needs an extra arg too or it will crash | Roger Dingledine | 2006-01-10 |
* | hack to address bug 238. | Roger Dingledine | 2006-01-10 |
* | implement getinfo desc/all-recent | Roger Dingledine | 2006-01-10 |
* | spec getinfo desc/all-recent | Roger Dingledine | 2006-01-10 |
* | fix bug 235 | Roger Dingledine | 2006-01-10 |
* | Refuse to use RunAsDaemon when torrc is a relative path. Fixes bug 229. | Nick Mathewson | 2006-01-10 |
* | Warn about actual offending hiddenservice* config option, now that more than ... | Nick Mathewson | 2006-01-10 |
* | Fix bug 221 and bug 201: For 221, check return value from connection_add() wh... | Nick Mathewson | 2006-01-10 |
* | Make OSX script alias tor-resolve binary correctly. Fix bug 216 | Nick Mathewson | 2006-01-10 |
* | balance the reachability testing so a smidgen of it happens | Roger Dingledine | 2006-01-10 |
* | Be more aggressive about throwing away expired router descriptors: they are o... | Nick Mathewson | 2006-01-10 |
* | When picking a random directory, prefer non-authorities if any are known. | Nick Mathewson | 2006-01-09 |
* | Instrument directory client bytes as well as server bytes. | Nick Mathewson | 2006-01-09 |
* | Make instrmentation code a little cleaner. | Nick Mathewson | 2006-01-08 |
* | remove the loud logging of busted rendezvous descriptors | Roger Dingledine | 2006-01-08 |
* | remove typo | Roger Dingledine | 2006-01-08 |
* | Instrument how many directory bytes we are serving in what kind of request. | Nick Mathewson | 2006-01-08 |
* | Fix bug in last commit. Also, fix bug 231: authorities should never treat the... | Nick Mathewson | 2006-01-08 |
* | Fix bug 236: caches should cache up to 16 unrecognized network-status docs. | Nick Mathewson | 2006-01-08 |
* | dir-spec touchups and a question for nick | Roger Dingledine | 2006-01-08 |
* | bugfix: we were leaving open duplicate connections to other ORs | Roger Dingledine | 2006-01-07 |
* | "Pending" is a bad term for a circuit that uses your server as its last hop. | Roger Dingledine | 2006-01-07 |