| Commit message (Expand) | Author | Age |
* | r8851@totoro: nickm | 2006-10-02 18:13:27 -0400 | Nick Mathewson | 2006-10-02 |
* | r8846@totoro: nickm | 2006-10-02 16:59:57 -0400 | Nick Mathewson | 2006-10-02 |
* | r8845@totoro: nickm | 2006-10-02 16:34:58 -0400 | Nick Mathewson | 2006-10-02 |
* | r9025@Kushana: nickm | 2006-09-29 18:33:13 -0400 | Nick Mathewson | 2006-09-29 |
* | r9023@Kushana: nickm | 2006-09-29 17:27:24 -0400 | Nick Mathewson | 2006-09-29 |
* | r9008@Kushana: nickm | 2006-09-29 13:50:10 -0400 | Nick Mathewson | 2006-09-29 |
* | r8974@Kushana: nickm | 2006-09-28 17:05:59 -0400 | Nick Mathewson | 2006-09-28 |
* | r8878@Kushana: nickm | 2006-09-21 17:15:47 -0400 | Nick Mathewson | 2006-09-21 |
* | Speed up eat_whitespace by a lot. | Nick Mathewson | 2006-09-19 |
* | NEEDS REVIEW. Act on previous comment, and handle named servers differently: ... | Nick Mathewson | 2006-09-19 |
* | Malloc and friends are critical-path: Thus, add an it-wont-happen branch pred... | Nick Mathewson | 2006-09-19 |
* | Switch routerlist.c to using memcmp on digests rather than crypto_pk_cmp_keys... | Nick Mathewson | 2006-09-19 |
* | Merge in some bsockets calls, all wrapped inside #if defined(USE_BSOCKETS) | Nick Mathewson | 2006-09-19 |
* | parameterize the loudness of get_interface_address() | Roger Dingledine | 2006-09-09 |
* | fix typo, add log message | Roger Dingledine | 2006-09-09 |
* | r8692@Kushana: nickm | 2006-08-31 13:38:07 -0400 | Nick Mathewson | 2006-08-31 |
* | r6993@Kushana: nickm | 2006-07-31 16:19:21 -0400 | Nick Mathewson | 2006-07-31 |
* | r6980@Kushana: nickm | 2006-07-31 13:18:22 -0400 | Nick Mathewson | 2006-07-31 |
* | Whitespace fix | Nick Mathewson | 2006-07-23 |
* | Add a mem_is_zero function (I think we will need this) and a STRUCT_OFFSET ma... | Nick Mathewson | 2006-07-23 |
* | when an exit node gets a malformed begin cell, don't complain to | Roger Dingledine | 2006-07-06 |
* | remove non-germane comment | Nick Mathewson | 2006-06-18 |
* | Add a memdup function to util | Nick Mathewson | 2006-06-18 |
* | Another escape() fix, for picky sprintfs. | Nick Mathewson | 2006-06-09 |
* | Override our notion of printability for esc_for_log. 127 and up are never pr... | Nick Mathewson | 2006-06-09 |
* | Add a new warning to our "warn a lot" list: unused parameters. This means we... | Nick Mathewson | 2006-06-04 |
* | resolve an unused variable | Roger Dingledine | 2006-05-26 |
* | Stop being picky about what the arguments to mapaddress look like. | Roger Dingledine | 2006-05-25 |
* | All these headers we get via torint.h | Peter Palfrader | 2006-05-10 |
* | mainline branch. Remove some more dead XXXs. | Nick Mathewson | 2006-04-18 |
* | "" is not a plausible address for addressmaps. | Roger Dingledine | 2006-04-03 |
* | add tor_strisprint() back in, this time with comments. | Roger Dingledine | 2006-03-15 |
* | and remove now-extraneous function | Roger Dingledine | 2006-03-15 |
* | Use escaped() for remaining cases. | Nick Mathewson | 2006-03-11 |
* | fix infinite loop | Roger Dingledine | 2006-03-06 |
* | Add some functions to escape values from the network before sending them to t... | Nick Mathewson | 2006-03-05 |
* | Allow private:* in routerdescs; not generated yet (because older Tors do not ... | Nick Mathewson | 2006-03-05 |
* | Start the process of converting warn to log_warn and so on. | Roger Dingledine | 2006-02-13 |
* | try to fix bug with spurious "everything is broken" warning | Nick Mathewson | 2006-02-13 |
* | Generate 18.0.0.0/8 address policy format in descs when we can; warn when the... | Nick Mathewson | 2006-02-12 |
* | Happy new year! | Roger Dingledine | 2006-02-09 |
* | Refuse to use RunAsDaemon when torrc is a relative path. Fixes bug 229. | Nick Mathewson | 2006-01-10 |
* | Clearner fix for timegm assert problem. | Nick Mathewson | 2006-01-01 |
* | Fix assertion-trigger bug found by sjmurdoch | Nick Mathewson | 2006-01-01 |
* | Bite the bullet and limit all our source lines to 80 characters, the way IBM ... | Nick Mathewson | 2005-12-14 |
* | let is_internal_IP() know whether you're asking about an IP | Roger Dingledine | 2005-12-09 |
* | Do not free a constant string. | Nick Mathewson | 2005-12-08 |
* | Remove superfluous strdup | Peter Palfrader | 2005-12-05 |
* | Also print usernames, not just numeric UIDs when we tell the user that his da... | Peter Palfrader | 2005-12-05 |
* | give a hint when people are running tor as the wrong user, rather than | Roger Dingledine | 2005-12-05 |