| Commit message (Expand) | Author | Age |
* | more doxygen markup | Roger Dingledine | 2004-05-09 |
* | bugfix: do directory_send_command only after we've established a socket | Roger Dingledine | 2004-05-09 |
* | fix a typo in our doxygen instructions | Roger Dingledine | 2004-05-09 |
* | minor edits to changelog and readme | Roger Dingledine | 2004-05-09 |
* | Add doxygen markup for util and buffers | Nick Mathewson | 2004-05-07 |
* | Add Doxygen config file and make target, along with section in HACKING document | Nick Mathewson | 2004-05-07 |
* | comment the functions in connection_or.c | Roger Dingledine | 2004-05-07 |
* | comment the functions in command.c | Roger Dingledine | 2004-05-07 |
* | Move tor manpage to section 8 | Peter Palfrader | 2004-05-06 |
* | Recommend socat | Peter Palfrader | 2004-05-06 |
* | forward-port header-length-increase patch | Roger Dingledine | 2004-05-06 |
* | forward-port built-in dirservers string | Roger Dingledine | 2004-05-06 |
* | forward-port dirservers file | Roger Dingledine | 2004-05-06 |
* | forward-port changelog | Roger Dingledine | 2004-05-06 |
* | bump cvs version to 0.0.7pre1-cvs | Roger Dingledine | 2004-05-06 |
* | New upstream release. | Peter Palfrader | 2004-05-06 |
* | Fix bug in stream position adjustment | Nick Mathewson | 2004-05-06 |
* | Use correct aes-ctr implementation in mainline, too. | Nick Mathewson | 2004-05-06 |
* | bugfix: add a circ->resolving_streams field, and make dns resolving ... | Roger Dingledine | 2004-05-06 |
* | Document the rest of main.c | Nick Mathewson | 2004-05-05 |
* | Comments for nearly all non-tricky files | Nick Mathewson | 2004-05-05 |
* | Use intptr_t when playing with void*s | Nick Mathewson | 2004-05-05 |
* | Add intptr_t and uintptr_t to torint.h | Nick Mathewson | 2004-05-05 |
* | Fix compilation warnings on 64-bit platforms | Nick Mathewson | 2004-05-05 |
* | specify bandwidth minimums for people running servers | Roger Dingledine | 2004-05-05 |
* | mention the digest seeds for circuit-level integrity checking | Roger Dingledine | 2004-05-05 |
* | Never list unapproved servers as recommended | Nick Mathewson | 2004-05-05 |
* | More documentation; fix for compilation warning | Nick Mathewson | 2004-05-05 |
* | Only connection_add connections once they have conn->s sett; refactor code ar... | Nick Mathewson | 2004-05-05 |
* | Make non-fake tor_poll robust against -1 fds | Nick Mathewson | 2004-05-05 |
* | must close marked connections at the end of run_scheduled_events. | Roger Dingledine | 2004-05-05 |
* | More documentation | Nick Mathewson | 2004-05-05 |
* | accept port 81 by default also, since people have been asking for it | Roger Dingledine | 2004-05-04 |
* | Comment router*.c | Nick Mathewson | 2004-05-04 |
* | Fix mac compile | Nick Mathewson | 2004-05-04 |
* | New upstream release. | Peter Palfrader | 2004-05-02 |
* | New upstream release candidate | Peter Palfrader | 2004-05-02 |
* | tor_assert(), not assert() | Nick Mathewson | 2004-05-02 |
* | Fix windows compile. | Nick Mathewson | 2004-05-02 |
* | Working strerror for windows socket errors, plus some snide comments. | Nick Mathewson | 2004-05-02 |
* | Assert that we never try to fakepoll on sock -1. | Nick Mathewson | 2004-05-02 |
* | Windows version is 0.0.6 too | Nick Mathewson | 2004-05-02 |
* | version is 0.0.6 | Roger Dingledine | 2004-05-02 |
* | commit the 0.0.6 changelog | Roger Dingledine | 2004-05-02 |
* | bump main version to 0.0.6rc4 | Roger Dingledine | 2004-05-02 |
* | Bump windows version to 0.0.6rc4 | Nick Mathewson | 2004-05-02 |
* | another bug that's been bugging me | Roger Dingledine | 2004-05-02 |
* | stop the circuit_receive_relay_cell warning | Roger Dingledine | 2004-05-02 |
* | another todo we should do | Roger Dingledine | 2004-05-02 |
* | patches on patches | Roger Dingledine | 2004-05-02 |