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 |
2003-12-05 |
Roger Dingledine | terminology shift:
|
commit | commitdiff | tree |
2003-12-03 |
Roger Dingledine | prevent assert failure on -HUP when options->PidFile...
|
commit | commitdiff | tree |
2003-12-03 |
Roger Dingledine | we are pre15
|
commit | commitdiff | tree |
2003-12-03 |
Roger Dingledine | OnionRouter config option is obsolete
|
commit | commitdiff | tree |
2003-12-03 |
Roger Dingledine | update the TODO to reflect recent commits
|
commit | commitdiff | tree |
2003-12-03 |
Roger Dingledine | choose randomly from running dirservers, not always...
|
commit | commitdiff | tree |
2003-12-03 |
Roger Dingledine | pick nodes for a circuit only from those the directory...
|
commit | commitdiff | tree |
2003-12-03 |
Roger Dingledine | stop segfault when choose_good_exit_server returns...
|
commit | commitdiff | tree |
2003-12-03 |
Roger Dingledine | switch "-lcrypto -lssl" to "-lssl -lcrypto" for broken...
|
commit | commitdiff | tree |
2003-12-03 |
Roger Dingledine | don't --enable-debug by default on ./configure
|
commit | commitdiff | tree |
2003-12-03 |
Roger Dingledine | fix vicious bug in connection_ap_attach_pending that...
|
commit | commitdiff | tree |
2003-12-03 |
Roger Dingledine | assert that nobody asks for a random number between...
|
commit | commitdiff | tree |
2003-12-03 |
Roger Dingledine | bugfix in exit node choice: we used to find the perfect...
|
commit | commitdiff | tree |
2003-12-02 |
Roger Dingledine | stop expecting sample-server-torrc to be there
|
commit | commitdiff | tree |
2003-12-02 |
Roger Dingledine | update TODO with remaining pre15 tasks
|
commit | commitdiff | tree |
2003-11-30 |
Roger Dingledine | start tracking a rare bug: package_raw_inbuf gets called...
|
commit | commitdiff | tree |
2003-11-30 |
Roger Dingledine | stop complaining as loudly when a dns resolve fails
|
commit | commitdiff | tree |
2003-11-30 |
Roger Dingledine | bugfix: we were writing to stderr even when it's closed
|
commit | commitdiff | tree |
2003-11-30 |
Roger Dingledine | bump up header length when the dirserv reads http commands
|
commit | commitdiff | tree |
2003-11-30 |
Roger Dingledine | remove a conn_close_if_marked warning
|
commit | commitdiff | tree |
2003-11-29 |
Roger Dingledine | bugfix: an offline OP would leak all its sockets and...
|
commit | commitdiff | tree |
2003-11-21 |
Roger Dingledine | stop building sample-server-torrc, start building tor.1
|
commit | commitdiff | tree |
2003-11-20 |
Roger Dingledine | we have a man page.
|
commit | commitdiff | tree |
2003-11-20 |
Roger Dingledine | change 'so you want to run your own server' directions
|
commit | commitdiff | tree |
2003-11-20 |
Roger Dingledine | merge torrc.in and sample-server-torrc.in
|
commit | commitdiff | tree |
2003-11-20 |
Roger Dingledine | simplify: options.OnionRouter==1 iff options.ORPort>0
|
commit | commitdiff | tree |
2003-11-19 |
Roger Dingledine | install now recognizes that -l warn is default
|
commit | commitdiff | tree |
2003-11-19 |
Roger Dingledine | default log level is now warn
|
commit | commitdiff | tree |
2003-11-19 |
Roger Dingledine | define the pidfile on the commandline, if you want it
|
commit | commitdiff | tree |
2003-11-19 |
Roger Dingledine | make pidfile default to null rather than writing to...
|
commit | commitdiff | tree |
2003-11-19 |
Roger Dingledine | if you tell people that IgnoreVersion exists,
|
commit | commitdiff | tree |
2003-11-19 |
Roger Dingledine | we are pre14.
|
commit | commitdiff | tree |
2003-11-19 |
Roger Dingledine | updated todo
|
commit | commitdiff | tree |
2003-11-19 |
Roger Dingledine | bugfix and cleanups
|
commit | commitdiff | tree |