| Commit message (Expand) | Author | Age |
* | fix some code comments, a wrapper, and add a todo item | Roger Dingledine | 2007-05-04 |
* | more cleanups on the hsusage patch | Roger Dingledine | 2007-04-30 |
* | r12581@catbus: nickm | 2007-04-30 13:39:21 -0400 | Nick Mathewson | 2007-04-30 |
* | r12580@catbus: nickm | 2007-04-30 13:29:05 -0400 | Nick Mathewson | 2007-04-30 |
* | cleanups, and note a bug | Roger Dingledine | 2007-04-25 |
* | r11775@catbus: nickm | 2007-02-12 16:39:09 -0500 | Nick Mathewson | 2007-02-12 |
* | r9449@Kushana: nickm | 2006-10-31 00:12:02 -0500 | Nick Mathewson | 2006-10-31 |
* | r8957@totoro: nickm | 2006-10-08 22:35:17 -0400 | Nick Mathewson | 2006-10-09 |
* | Don't tell anybody, but we're going OO here. This patch splits | Nick Mathewson | 2006-07-23 |
* | fix typo | Roger Dingledine | 2006-06-06 |
* | change INET_NTOA_BUF_LEN+1 to INET_NTOA_BUF_LEN | Peter Palfrader | 2006-03-14 |
* | More cleanups noticed by weasel; also, remove macros that nobody uses. | Nick Mathewson | 2006-03-12 |
* | Cleanup on time-relaqted constants. New conventions: | Nick Mathewson | 2006-03-12 |
* | be quieter about hidserv descriptors that are too old or too new. | Roger Dingledine | 2006-02-21 |
* | the last of the log convention conversion. finally. | 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 |
* | Fix a potential memory stomp on servers running hidden services. Found by wea... | Nick Mathewson | 2005-12-14 |
* | when we changed from log_fn to debug/info/notice/warn/err, | Roger Dingledine | 2005-12-10 |
* | Remove last vestiges of old logging interface. | Nick Mathewson | 2005-10-25 |
* | Use LD_BUG as appropriate; convert rend* and router* to new logging interface... | Nick Mathewson | 2005-10-24 |
* | Update more files to new log stuff. | Nick Mathewson | 2005-10-18 |
* | Make a few INFO log lines into DEBUG | Peter Palfrader | 2005-10-17 |
* | Reformat inconsistent function declarations. | Nick Mathewson | 2005-09-30 |
* | a few more hints on a rare but mysterious warning | Roger Dingledine | 2005-09-09 |
* | clean up the rendezvous warn log msgs, and downgrade some to info | Roger Dingledine | 2005-09-09 |
* | we were mangling memory because we weren't allocing enough | Roger Dingledine | 2005-07-22 |
* | let hidden service descriptors publish 0 intro points | Roger Dingledine | 2005-07-22 |
* | Logic to implement rendezvous/introduction via unknown servers. | Nick Mathewson | 2005-06-29 |
* | 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 |
* | first iteration of scrubbing sensitive strings from logs. | Roger Dingledine | 2005-05-03 |
* | Adjust maximum skew and age for rendezvous descriptors: adjust code to make s... | Nick Mathewson | 2005-04-03 |
* | Clean up rend cache on shutdown | Nick Mathewson | 2005-02-28 |
* | Handle unavailable hidden services better. We try each intro point | Roger Dingledine | 2005-01-19 |
* | 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 |
* | remove emacs droppings, since nick says he doesn't need them anymore | Roger Dingledine | 2004-11-26 |
* | Normalize whitespace; add a "tell me about all the unnormalized whitespace" t... | Nick Mathewson | 2004-11-09 |
* | Clean up copyrights. | Roger Dingledine | 2004-11-07 |
* | canonicalize "src" and "dest" arg order in crypto.c (and others) | Roger Dingledine | 2004-11-02 |
* | Use strlcpy, not strcpy. | Nick Mathewson | 2004-10-27 |
* | Build without warnings on mac gcc 3.3 | Nick Mathewson | 2004-10-14 |
* | more int to size_t conversions, fixing one or more amd64 bugs | Roger Dingledine | 2004-10-14 |
* | now base16_encode() and base32_encode() can't ever fail | Roger Dingledine | 2004-07-22 |
* | Resolve some XXXs | Nick Mathewson | 2004-05-18 |
* | Make some functions static | Nick Mathewson | 2004-05-12 |
* | More doxygenation. | Nick Mathewson | 2004-05-10 |
* | more doxygen markup | Roger Dingledine | 2004-05-09 |