| Commit message (Expand) | Author | Age |
* | Efficiency hack: call tor_fix_source_file late, not early. Add "BUG" domain....•••svn:r5309
| Nick Mathewson | 2005-10-25 |
* | Migrate a few more files to domained logging•••svn:r5285
| Nick Mathewson | 2005-10-18 |
* | Start dividing log messages into logging domains. No, LD_ is not the best of...•••svn:r5284
| Nick Mathewson | 2005-10-18 |
* | clean up some more comments•••svn:r4499
| Roger Dingledine | 2005-06-28 |
* | Docment or add DOCDOC comments to undocumented functions in src/or. Make fun...•••svn:r4411
| Nick Mathewson | 2005-06-11 |
* | update copyright notices.•••svn:r3982
| Nick Mathewson | 2005-04-01 |
* | Improve error msgs in tor-resolve.c; resolve bug 112•••svn:r3947
| Nick Mathewson | 2005-04-01 |
* | Change from inet_ntoa to a threadproof tor_inet_ntoa.•••svn:r3656
| Nick Mathewson | 2005-02-22 |
* | make tor-resolve print the Tor version on --version too•••svn:r3358
| Roger Dingledine | 2005-01-16 |
* | move network_init from or/main to common/compat•••call network_init in tor-resolve.c too
move tor_lookup_hostname from common/util to common/compat
svn:r3203
| Roger Dingledine | 2004-12-22 |
* | a few minor tweaks•••svn:r3041
| Roger Dingledine | 2004-11-30 |
* | Make tor-resolve accept x.y.exit addresses again•••svn:r3036
| Nick Mathewson | 2004-11-30 |
* | Give an early error if you pass a .onion or a .exit hostname to tor-resolve•••svn:r3027
| Nick Mathewson | 2004-11-30 |
* | Normalize space: add one between every control keyword and control clause.•••svn:r3003
| Nick Mathewson | 2004-11-28 |
* | a little help for dfc to debug his "resolve 800 things at once" test•••svn:r2978
| Roger Dingledine | 2004-11-24 |
* | avoid infinite loop in tor-resolve if tor hangs up on it•••svn:r2977
| Roger Dingledine | 2004-11-24 |
* | Fix cast warning in tor-resolve.c•••svn:r2857
| Nick Mathewson | 2004-11-14 |
* | Normalize whitespace; add a "tell me about all the unnormalized whitespace" t...•••svn:r2758
| Nick Mathewson | 2004-11-09 |
* | untabify. This should hold it.•••svn:r2646
| Nick Mathewson | 2004-11-02 |
* | Use a stricter set of warnings; make them all pass.•••svn:r2645
| Nick Mathewson | 2004-11-02 |
* | Split util into util (general utilities), container (smartlist and strmap), a...•••svn:r2640
| Nick Mathewson | 2004-11-01 |
* | Add a pure-C tor-resolve implementation•••svn:r2620
| Nick Mathewson | 2004-10-28 |