index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
Commit message (
Expand
)
Author
Age
*
Folded cell.? into src/or
Roger Dingledine
2002-07-19
*
Test suite for onion.c - currently tests encrypt_onion() and decrypt_onion().
Matej Pjafjar
2002-07-19
*
Implemented router twins
Roger Dingledine
2002-07-18
*
Implemented congestion control
Roger Dingledine
2002-07-18
*
new link padding scheme
Roger Dingledine
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
*
corrected some string literals
Bruce Montrose
2002-07-15
*
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
*
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
*
Integrated onion proxy into or/
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
*
First cut at cleaning out a lot of the extra stuff.
Roger Dingledine
2002-06-29
*
moved configure.ac to configure.in, should work with older autoconfs and auto...
Felipe Bergo
2002-06-28
*
added automake/autoconf support. When in doubt, "aclocal && autoconf && autoh...
Felipe Bergo
2002-06-28
*
Added -lpopt to Makefiles
Bruce Montrose
2002-06-28
*
Initial revision
Roger Dingledine
2002-06-26