index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2002-07-20
bugfix: create_onion now works with routelen>2
Roger Dingledine
2002-07-19
Folded cell.? into src/or
Roger Dingledine
2002-07-19
slightly less noisy
Roger Dingledine
2002-07-19
minor cleanups in config files
Roger Dingledine
2002-07-19
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
moria:9004 is now a twin to town-square:9004
Roger Dingledine
2002-07-18
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-16
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-15
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-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-11
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-10
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-09
added file to codebase
Bruce Montrose
2002-07-09
Miscellaneous bug fixes / activated "make check" for src/or
Bruce Montrose
2002-07-08
put in the support for 'router twins'
Roger Dingledine
2002-07-05
general cleanup
Roger Dingledine
2002-07-03
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-02
removed op/ from the build process, since it no longer
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-06-30
made 'app' connection be 'exit' connection
Roger Dingledine
2002-06-29
First cut at cleaning out a lot of the extra stuff.
Roger Dingledine
2002-06-28
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
Added poptReadOptions() and poptReadDefaultOptions()
Bruce Montrose
[next]