2004-01-20 |
Roger Dingledine | add TOR_PERF macro options
|
commit | commitdiff | tree |
2004-01-20 |
Roger Dingledine | fix typo
|
commit | commitdiff | tree |
2004-01-19 |
Roger Dingledine | setuid to User _before_ complaining about running as...
|
commit | commitdiff | tree |
2004-01-19 |
Roger Dingledine | fix assert trigger in server
|
commit | commitdiff | tree |
2004-01-17 |
Roger Dingledine | tweak the planetlab statement
|
commit | commitdiff | tree |
2004-01-17 |
Roger Dingledine | clean-up based on the oakland reviews
|
commit | commitdiff | tree |
2004-01-17 |
Roger Dingledine | cite tor-spec
|
commit | commitdiff | tree |
2004-01-17 |
Roger Dingledine | re-mention planetlab
|
commit | commitdiff | tree |
2004-01-17 |
Roger Dingledine | looks like matt changed the title and authors for his...
|
commit | commitdiff | tree |
2004-01-16 |
Roger Dingledine | fix some errors in logs and comments
|
commit | commitdiff | tree |
2004-01-15 |
Roger Dingledine | another iteration of the experiences section
|
commit | commitdiff | tree |
2004-01-14 |
Roger Dingledine | and another thought
|
commit | commitdiff | tree |
2004-01-14 |
Roger Dingledine | early iteration of an 'experiences' section
|
commit | commitdiff | tree |
2004-01-13 |
Roger Dingledine | several new todo items, prompted by wmf and weasel
|
commit | commitdiff | tree |
2004-01-13 |
Roger Dingledine | fix minor typos
|
commit | commitdiff | tree |
2004-01-12 |
Roger Dingledine | remember to mention entrynodes and exitnodes in the...
|
commit | commitdiff | tree |
2004-01-11 |
Roger Dingledine | oh, and make it compile
|
commit | commitdiff | tree |
2004-01-10 |
Roger Dingledine | update the man page for new token bucket params
|
commit | commitdiff | tree |
2004-01-10 |
Roger Dingledine | split the token bucket into 'rate' and 'burst' params
|
commit | commitdiff | tree |
2004-01-08 |
Roger Dingledine | resolve cygwin warnings for pre19
|
commit | commitdiff | tree |
2004-01-08 |
Roger Dingledine | mark the design paper as draft, fix a few bugs
|
commit | commitdiff | tree |
2004-01-07 |
Roger Dingledine | move us to pre19
|
commit | commitdiff | tree |
2004-01-07 |
Roger Dingledine | fix minor typo in tor-spec
|
commit | commitdiff | tree |
2004-01-07 |
Roger Dingledine | clean whitespace (no substantive changes)
|
commit | commitdiff | tree |
2004-01-07 |
Roger Dingledine | stop checking for the system's daemon() func, since...
|
commit | commitdiff | tree |
2004-01-06 |
Roger Dingledine | Fix the dns bug: children weren't dying
|
commit | commitdiff | tree |
2004-01-05 |
Roger Dingledine | begin the process of cleaning/updating the spec
|
commit | commitdiff | tree |
2004-01-05 |
Roger Dingledine | note Christian Grothoff's daemonize patch
|
commit | commitdiff | tree |
2004-01-05 |
Roger Dingledine | the onionskin challenge length was 30 bytes longer...
|
commit | commitdiff | tree |
2004-01-05 |
Roger Dingledine | print an entry at the top of the logfile so you know...
|
commit | commitdiff | tree |
2004-01-02 |
Roger Dingledine | move us to pre18
|
commit | commitdiff | tree |
2004-01-02 |
Roger Dingledine | fix endian issue: rh.integrity was getting sent wrong
|
commit | commitdiff | tree |
2004-01-01 |
Roger Dingledine | stop a bug that straycat may have found
|
commit | commitdiff | tree |
2003-12-30 |
Roger Dingledine | update TODO, patch design paper
|
commit | commitdiff | tree |
2003-12-30 |
Roger Dingledine | rearrange authors, correct install notes
|
commit | commitdiff | tree |
2003-12-30 |
Roger Dingledine | make loglevel info less noisy
|
commit | commitdiff | tree |
2003-12-28 |
Roger Dingledine | randomize the initial circ_id and stream_id, so an...
|
commit | commitdiff | tree |
2003-12-26 |
Roger Dingledine | back out the insert-padding-if-conflict code
|
commit | commitdiff | tree |
2003-12-23 |
Roger Dingledine | checkpoint: revamp relay cell packaging and handling
|
commit | commitdiff | tree |
2003-12-23 |
Roger Dingledine | add crypto_cipher_rewind to reverse crypto_cipher_advance
|
commit | commitdiff | tree |
2003-12-23 |
Roger Dingledine | correct a warn message in mark_if_closed
|
commit | commitdiff | tree |
2003-12-19 |
Roger Dingledine | make sure there's no conflict when generating stream_ids
|
commit | commitdiff | tree |
2003-12-19 |
Roger Dingledine | rename circ_id_t to uint16_t for code clarity
|
commit | commitdiff | tree |
2003-12-19 |
Roger Dingledine | make a relay_header_t struct and pack/unpack funcs
|
commit | commitdiff | tree |
2003-12-17 |
Roger Dingledine | clean tabs, trailing whitespace
|
commit | commitdiff | tree |
2003-12-17 |
Roger Dingledine | remove trailing whitespace
|
commit | commitdiff | tree |
2003-12-17 |
Roger Dingledine | make fetch_from_buf_http malloc its strings rather
|
commit | commitdiff | tree |
2003-12-17 |
Roger Dingledine | betcha didn't know strncpy could leave an unterminated...
|
commit | commitdiff | tree |
2003-12-17 |
Roger Dingledine | end-to-end integrity checking now works
|
commit | commitdiff | tree |
2003-12-17 |
Roger Dingledine | document an openssl gotcha
|
commit | commitdiff | tree |
2003-12-16 |
Roger Dingledine | infrastructure for integrity-checks in relay cells
|
commit | commitdiff | tree |
2003-12-16 |
Roger Dingledine | bump cvs version to pre17, so people using cvs tor...
|
commit | commitdiff | tree |
2003-12-16 |
Roger Dingledine | resolve an edge case in get_unique_circ_id_by_conn
|
commit | commitdiff | tree |
2003-12-16 |
Roger Dingledine | some todo updates before i lose track of them
|
commit | commitdiff | tree |
2003-12-16 |
Roger Dingledine | move cell size to 512 bytes
|
commit | commitdiff | tree |
2003-12-16 |
Roger Dingledine | add H(K|1) to the onionskin reply
|
commit | commitdiff | tree |
2003-12-16 |
Roger Dingledine | change crypto_digest_new_env to crypto_new_digest_env
|
commit | commitdiff | tree |
2003-12-16 |
Roger Dingledine | rename digest_copy to digest_dup, make it return, make...
|
commit | commitdiff | tree |
2003-12-14 |
Roger Dingledine | make --debuglogfile (or any second log file) work
|
commit | commitdiff | tree |
2003-12-14 |
Roger Dingledine | we are pre16
|
commit | commitdiff | tree |
2003-12-14 |
Roger Dingledine | start tracking the 'It appears I've already sent the...
|
commit | commitdiff | tree |
2003-12-14 |
Roger Dingledine | oops, i broke buffers. fixed.
|
commit | commitdiff | tree |
2003-12-14 |
Roger Dingledine | document aborted attempt to merge client dns cache...
|
commit | commitdiff | tree |
2003-12-14 |
Roger Dingledine | change dns notation from question/answer to address...
|
commit | commitdiff | tree |
2003-12-14 |
Roger Dingledine | start to track the 'unexpected relay cell' warning
|
commit | commitdiff | tree |
2003-12-14 |
Roger Dingledine | update the TODO to reflect the done things
|
commit | commitdiff | tree |
2003-12-14 |
Roger Dingledine | on hup, close and rebind listener ports too (in case...
|
commit | commitdiff | tree |
2003-12-14 |
Roger Dingledine | clean up some file-scope-global directory variables
|
commit | commitdiff | tree |
2003-12-14 |
Roger Dingledine | add options.ExcludedNodes -- nodes that are never picked...
|
commit | commitdiff | tree |
2003-12-14 |
Roger Dingledine | make it compile
|
commit | commitdiff | tree |
2003-12-14 |
Roger Dingledine | extend smartlist with _remove() and _subtract()
|
commit | commitdiff | tree |
2003-12-14 |
Roger Dingledine | warn if you're running tor as root
|
commit | commitdiff | tree |
2003-12-14 |
Roger Dingledine | on HUP, retry OR connections, and stop clobbering the...
|
commit | commitdiff | tree |
2003-12-14 |
Roger Dingledine | more friendly warning when there are too many dns workers
|
commit | commitdiff | tree |
2003-12-14 |
Roger Dingledine | more friendly warning when a connection buffer overflows
|
commit | commitdiff | tree |
2003-12-14 |
Roger Dingledine | slightly different default default exit policy.
|
commit | commitdiff | tree |
2003-12-14 |
Roger Dingledine | reject 0.0.0.0/8,reject 169.254.0.0/16
|
commit | commitdiff | tree |
2003-12-14 |
Roger Dingledine | more general cleanup
|
commit | commitdiff | tree |
2003-12-14 |
Roger Dingledine | remove obsolete code
|
commit | commitdiff | tree |
2003-12-13 |
Roger Dingledine | make options.ExitNodes work
|
commit | commitdiff | tree |
2003-12-13 |
Roger Dingledine | extend smartlist with a few smarter operations
|
commit | commitdiff | tree |
2003-12-13 |
Roger Dingledine | doc patches submitted by jason holt
|
commit | commitdiff | tree |
2003-12-13 |
Roger Dingledine | a few minor updates to hacking
|
commit | commitdiff | tree |
2003-12-13 |
Roger Dingledine | clean up some copyrights
|
commit | commitdiff | tree |
2003-12-13 |
Roger Dingledine | bughunt: start tracking the bug mutiny found
|
commit | commitdiff | tree |
2003-12-13 |
Roger Dingledine | bugfix: a circuit that immediately failed still counts...
|
commit | commitdiff | tree |
2003-12-13 |
Roger Dingledine | revamp circuit node selection to use smartlists:
|
commit | commitdiff | tree |
2003-12-13 |
Roger Dingledine | minor tweaks to the smartlist operations
|
commit | commitdiff | tree |
2003-12-13 |
Roger Dingledine | reasonably permissive exit policy if you don't set one
|
commit | commitdiff | tree |
2003-12-13 |
Roger Dingledine | put the default exit policy in place
|
commit | commitdiff | tree |
2003-12-13 |
Roger Dingledine | use the smartlist to pick random routers, rather than...
|
commit | commitdiff | tree |
2003-12-13 |
Roger Dingledine | add a 'smartlist' building block that picks random...
|
commit | commitdiff | tree |
2003-12-12 |
Roger Dingledine | if >=2 circs are being built that handle a given stream,
|
commit | commitdiff | tree |
2003-12-09 |
Roger Dingledine | make the license explicit on fakepoll.[ch]
|
commit | commitdiff | tree |
2003-12-09 |
Roger Dingledine | close the circuit when we get a truncated cell
|
commit | commitdiff | tree |
2003-12-09 |
Roger Dingledine | our circuit symmetric key (for aes) is 127 bits, not...
|
commit | commitdiff | tree |
2003-12-09 |
Roger Dingledine | back out the broken change from yesterday
|
commit | commitdiff | tree |
2003-12-07 |
Roger Dingledine | general cleanups
|
commit | commitdiff | tree |
2003-12-06 |
Roger Dingledine | declare the prototypes better
|
commit | commitdiff | tree |
2003-12-06 |
Roger Dingledine | break routers.c into router.c for stuff the router...
|
commit | commitdiff | tree |