index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
port is now kept in host order except in sin_port
Roger Dingledine
2002-08-24
*
cleanup: start enforcing hton and ntoh on stuff sent over the network
Roger Dingledine
2002-08-24
*
cleanup: don't use size_t when you mean int
Roger Dingledine
2002-08-24
*
linkpadding is now off by default.
Roger Dingledine
2002-08-23
*
changed path selection so it's actually random again
Roger Dingledine
2002-08-23
*
cleaned up new_route()
Roger Dingledine
2002-08-23
*
Changed crypto calls to go through common/crypto.[hc] instead of calling Open...
Matej Pjafjar
2002-08-22
*
Updated to use crypto.h instead of OpenSSL.
Matej Pjafjar
2002-07-25
*
Added the crypto abstraction to libor. Need to test and change the code to us...
Matej Pjafjar
2002-07-25
*
Beginnings of a crypto abstraction layer.
Matej Pjafjar
2002-07-24
*
only choose routers for the onion that are currently connected to us
Roger Dingledine
2002-07-22
*
Code cleaned up to be less noisy
Roger Dingledine
2002-07-22
*
More reasonable CoinWeight, now that we can handle large paths
Roger Dingledine
2002-07-22
*
Include src/config/ in the 'make dist' tarball
Roger Dingledine
2002-07-22
*
Updated HACKING and README docs
Roger Dingledine
2002-07-22
*
bugfixes: don't hang waiting for new children to die; accept HTTP/1.1
Roger Dingledine
2002-07-20
*
bugfix: create_onion now works with routelen>2
Roger Dingledine
2002-07-20
*
added a note on openssl and popt dependencies
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
*
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
[next]