| Commit message (Expand) | Author | Age |
* | minor cleanups in config files | Roger Dingledine | 2002-07-19 |
* | Folded cell.? into src/or | Roger Dingledine | 2002-07-19 |
* | revised todo | Roger Dingledine | 2002-07-19 |
* | Test suite for onion.c - currently tests encrypt_onion() and decrypt_onion(). | Matej Pjafjar | 2002-07-19 |
* | initial versions of README, for new users getting up to speed, and HACKING, | Roger Dingledine | 2002-07-19 |
* | moria:9004 is now a twin to town-square:9004 | Roger Dingledine | 2002-07-19 |
* | Implemented router twins | Roger Dingledine | 2002-07-18 |
* | changes to support sendme cells | Roger Dingledine | 2002-07-18 |
* | Implemented congestion control | Roger Dingledine | 2002-07-18 |
* | new link padding scheme | Roger Dingledine | 2002-07-16 |
* | Put in a note in README to explain how to compile (I had to wade | Andrei Serjantov | 2002-07-16 |
* | new config files, some bugfixes | Roger Dingledine | 2002-07-16 |
* | Implemented link padding and receiver token buckets | Roger Dingledine | 2002-07-16 |
* | removed args.c (bruce's popt stuff makes it obsolete) | Roger Dingledine | 2002-07-15 |
* | bug-fix. poptReadDefaultOptions() should find and load ~/.<cmd>rc files now. | Bruce Montrose | 2002-07-15 |
* | corrected some string literals | Bruce Montrose | 2002-07-15 |
* | removed mention of src/op/ from configure | Roger Dingledine | 2002-07-12 |
* | removing the obsolete op/ code | Roger Dingledine | 2002-07-12 |
* | removed loglevel from global namespace. severity level is set using log() wit... | Bruce Montrose | 2002-07-12 |
* | integrated use of getoption() into OR. removed getargs() and getconfig(). | Bruce Montrose | 2002-07-12 |
* | finishing touches. think its ready for integration now. | Bruce Montrose | 2002-07-11 |
* | added new option GlobalRole to getoptions() | Bruce Montrose | 2002-07-11 |
* | cleaned up some, added validation to getoptions() | Bruce Montrose | 2002-07-11 |
* | fixed the deadlock bug | Roger Dingledine | 2002-07-10 |
* | it wouldn't return when the next router isn't up, leading to later seg fault | Roger Dingledine | 2002-07-10 |
* | a patch for mat's patch | Roger Dingledine | 2002-07-10 |
* | Added usage display on error. | Bruce Montrose | 2002-07-10 |
* | Bugfix : connection_exit_process_data_cell() quit after receiving the SS, wit... | Matej Pjafjar | 2002-07-10 |
* | getrouters() changed so that a router ignores its own entry in the router list | Matej Pjafjar | 2002-07-10 |
* | Bugfix - the list of valid characters in a filename didn't include an n . | Matej Pjafjar | 2002-07-10 |
* | added file to codebase | Bruce Montrose | 2002-07-09 |
* | Miscellaneous bug fixes / activated "make check" for src/or | Bruce Montrose | 2002-07-09 |
* | put in the support for 'router twins' | Roger Dingledine | 2002-07-08 |
* | general cleanup | Roger Dingledine | 2002-07-05 |
* | minor bug fix in error checking | Bruce Montrose | 2002-07-03 |
* | patch to fix running the program only as an op | Roger Dingledine | 2002-07-03 |
* | added error checking into getoptions() | Bruce Montrose | 2002-07-03 |
* | Added getoptions() and made minor adjustment to poptReadDefaultOptions() | Bruce Montrose | 2002-07-03 |
* | removed op/ from the build process, since it no longer | Roger Dingledine | 2002-07-02 |
* | removed a pair of includes that we don't actually use | Roger Dingledine | 2002-07-02 |
* | Integrated onion proxy into or/ | Roger Dingledine | 2002-07-02 |
* | removed onion.c and onion.h from common/ | Roger Dingledine | 2002-07-02 |
* | httpap now prepends dest_addr and dest_port strings with their length. | Roger Dingledine | 2002-07-02 |
* | Committing my working config files, so we'll all be on the same page | Roger Dingledine | 2002-07-02 |
* | fixed a critical bug in yesterday's changes to buffers.c | Roger Dingledine | 2002-07-02 |
* | made 'app' connection be 'exit' connection | Roger Dingledine | 2002-06-30 |
* | added some header checks | Felipe Bergo | 2002-06-29 |
* | ./autogen.sh runs auto* and then ./configure | Roger Dingledine | 2002-06-29 |
* | More cleanup. Thanks for your help, Felipe. | Roger Dingledine | 2002-06-29 |
* | added acconfig.h to fix incompatibility | Felipe Bergo | 2002-06-29 |