aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Include src/config/ in the 'make dist' tarballRoger Dingledine2002-07-22
* Updated HACKING and README docsRoger Dingledine2002-07-22
* bugfixes: don't hang waiting for new children to die; accept HTTP/1.1Roger Dingledine2002-07-20
* bugfix: create_onion now works with routelen>2Roger Dingledine2002-07-20
* added a note on openssl and popt dependenciesRoger Dingledine2002-07-19
* Folded cell.? into src/orRoger Dingledine2002-07-19
* slightly less noisyRoger Dingledine2002-07-19
* minor cleanups in config filesRoger Dingledine2002-07-19
* Folded cell.? into src/orRoger Dingledine2002-07-19
* revised todoRoger Dingledine2002-07-19
* Test suite for onion.c - currently tests encrypt_onion() and decrypt_onion().Matej Pjafjar2002-07-19
* initial versions of README, for new users getting up to speed, and HACKING,Roger Dingledine2002-07-19
* moria:9004 is now a twin to town-square:9004Roger Dingledine2002-07-19
* Implemented router twinsRoger Dingledine2002-07-18
* changes to support sendme cellsRoger Dingledine2002-07-18
* Implemented congestion controlRoger Dingledine2002-07-18
* new link padding schemeRoger Dingledine2002-07-16
* Put in a note in README to explain how to compile (I had to wadeAndrei Serjantov2002-07-16
* new config files, some bugfixesRoger Dingledine2002-07-16
* Implemented link padding and receiver token bucketsRoger Dingledine2002-07-16
* removed args.c (bruce's popt stuff makes it obsolete)Roger Dingledine2002-07-15
* bug-fix. poptReadDefaultOptions() should find and load ~/.<cmd>rc files now.Bruce Montrose2002-07-15
* corrected some string literalsBruce Montrose2002-07-15
* removed mention of src/op/ from configureRoger Dingledine2002-07-12
* removing the obsolete op/ codeRoger Dingledine2002-07-12
* removed loglevel from global namespace. severity level is set using log() wit...Bruce Montrose2002-07-12
* integrated use of getoption() into OR. removed getargs() and getconfig().Bruce Montrose2002-07-12
* finishing touches. think its ready for integration now.Bruce Montrose2002-07-11
* added new option GlobalRole to getoptions()Bruce Montrose2002-07-11
* cleaned up some, added validation to getoptions()Bruce Montrose2002-07-11
* fixed the deadlock bugRoger Dingledine2002-07-10
* it wouldn't return when the next router isn't up, leading to later seg faultRoger Dingledine2002-07-10
* a patch for mat's patchRoger Dingledine2002-07-10
* Added usage display on error.Bruce Montrose2002-07-10
* Bugfix : connection_exit_process_data_cell() quit after receiving the SS, wit...Matej Pjafjar2002-07-10
* getrouters() changed so that a router ignores its own entry in the router listMatej Pjafjar2002-07-10
* Bugfix - the list of valid characters in a filename didn't include an n .Matej Pjafjar2002-07-10
* added file to codebaseBruce Montrose2002-07-09
* Miscellaneous bug fixes / activated "make check" for src/orBruce Montrose2002-07-09
* put in the support for 'router twins'Roger Dingledine2002-07-08
* general cleanupRoger Dingledine2002-07-05
* minor bug fix in error checkingBruce Montrose2002-07-03
* patch to fix running the program only as an opRoger Dingledine2002-07-03
* added error checking into getoptions()Bruce Montrose2002-07-03
* Added getoptions() and made minor adjustment to poptReadDefaultOptions()Bruce Montrose2002-07-03
* removed op/ from the build process, since it no longerRoger Dingledine2002-07-02
* removed a pair of includes that we don't actually useRoger Dingledine2002-07-02
* Integrated onion proxy into or/Roger Dingledine2002-07-02
* removed onion.c and onion.h from common/Roger Dingledine2002-07-02
* httpap now prepends dest_addr and dest_port strings with their length.Roger Dingledine2002-07-02