Mail Index
- Re: [or-cvs] betcha didn"t know strncpy could leave an unterminatedstring
- From: Ben Laurie <ben@algroup.co.uk>
- [or-cvs] Make router/directory parsing nondestructive and more const...
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Make router/directory parsing nondestructive and more const...
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Document parsing functions in routerlist.c, and separate pa...
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Add port ranges to exit policies
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Make default exit policy reject 127.*:*
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Accept 1.2.3.4/x as a synonym for 1.2.3.4/x:* .
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Make compile warning-free on cygwin
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Make compile warning-free on cygwin
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Add more fine-grained SHA1 functionality.
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Resolve format warnings on MacOS X 10.3
- From: nickm@seul.org (Nick Mathewson)
- [or-cvs] Fix broken line wraps
- From: weasel@seul.org (Peter Palfrader)
- [or-cvs] update TODO with remaining pre15 tasks
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] stop expecting sample-server-torrc to be there
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] bugfix in exit node choice: we used to find the perfect exi...
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] assert that nobody asks for a random number between 0 and -1
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] fix vicious bug in connection_ap_attach_pending that caused...
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] don"t --enable-debug by default on ./configure
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] switch "-lcrypto -lssl" to "-lssl -lcrypto" for broken dist...
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] stop segfault when choose_good_exit_server returns NULL
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] pick nodes for a circuit only from those the directory says...
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] choose randomly from running dirservers, not always the fir...
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] update the TODO to reflect recent commits
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] OnionRouter config option is obsolete
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] we are pre15
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] prevent assert failure on -HUP when options->PidFile==NULL
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] terminology shift:
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] break routers.c into router.c for stuff the router does,
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] declare the prototypes better
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] general cleanups
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] back out the broken change from yesterday
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] our circuit symmetric key (for aes) is 127 bits, not 128 bi...
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] close the circuit when we get a truncated cell
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] make the license explicit on fakepoll.[ch]
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] if >=2 circs are being built that handle a given stream,
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] add a "smartlist" building block that picks random elements...
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] use the smartlist to pick random routers, rather than our o...
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] put the default exit policy in place
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] reasonably permissive exit policy if you don"t set one
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] minor tweaks to the smartlist operations
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] revamp circuit node selection to use smartlists:
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] bugfix: a circuit that immediately failed still counts as a...
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] bughunt: start tracking the bug mutiny found
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] a few minor updates to hacking
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] doc patches submitted by jason holt
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] doc patches submitted by jason holt
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] extend smartlist with a few smarter operations
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] make options.ExitNodes work
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] remove obsolete code
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] more general cleanup
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] reject 0.0.0.0/8,reject 169.254.0.0/16
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] slightly different default default exit policy.
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] more friendly warning when a connection buffer overflows
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] more friendly warning when there are too many dns workers
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] on HUP, retry OR connections, and stop clobbering the dirse...
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] warn if you"re running tor as root
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] extend smartlist with _remove() and _subtract()
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] make it compile
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] add options.ExcludedNodes -- nodes that are never picked in...
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] clean up some file-scope-global directory variables
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] on hup, close and rebind listener ports too (in case their ...
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] update the TODO to reflect the done things
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] start to track the "unexpected relay cell" warning
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] change dns notation from question/answer to address/addr
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] document aborted attempt to merge client dns cache with ser...
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] oops, i broke buffers. fixed.
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] start tracking the "It appears I"ve already sent the end" w...
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] we are pre16
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] make --debuglogfile (or any second log file) work
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] make --debuglogfile (or any second log file) work
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] rename digest_copy to digest_dup, make it return, make gcc ...
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] change crypto_digest_new_env to crypto_new_digest_env
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] add H(K|1) to the onionskin reply
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] move cell size to 512 bytes
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] some todo updates before i lose track of them
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] resolve an edge case in get_unique_circ_id_by_conn
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] bump cvs version to pre17, so people using cvs tor are deni...
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] infrastructure for integrity-checks in relay cells
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] document an openssl gotcha
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] end-to-end integrity checking now works
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] betcha didn"t know strncpy could leave an unterminated string
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] make fetch_from_buf_http malloc its strings rather
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] remove trailing whitespace
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] clean tabs, trailing whitespace
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] make a relay_header_t struct and pack/unpack funcs
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] rename circ_id_t to uint16_t for code clarity
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] make sure there"s no conflict when generating stream_ids
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] correct a warn message in mark_if_closed
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] add crypto_cipher_rewind to reverse crypto_cipher_advance
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] checkpoint: revamp relay cell packaging and handling
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] back out the insert-padding-if-conflict code
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] randomize the initial circ_id and stream_id, so an adversar...
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] make loglevel info less noisy
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] rearrange authors, correct install notes
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] update TODO, patch design paper
- From: arma@seul.org (Roger Dingledine)
- [or-cvs] install that man page
- From: sah@seul.org (Steven Hazel)
Mail converted by MHonArc 2.5.13