Nick Mathewson 2ff6d6d8b9 There is no space after network-status; make router_get_hash_impl more bulletproof. 22 years ago
..
.cvsignore a970cd7cfa update the cvsignore 23 years ago
Makefile.am ef561c0e42 Break files apart into more modules 22 years ago
buffers.c 6e9bdc862c when they use tor as an http proxy, point them at a better url 22 years ago
circuitbuild.c b51a444dd2 commit some odds and ends, so my tree is clean 22 years ago
circuitlist.c 198e5f4c16 fix a seg fault when you try to launch a circ 22 years ago
circuituse.c ddb6eb35af we were counting incorrectly when trying to figure out whether 22 years ago
command.c 0da256ef97 when we get a sigint, don't accept new connections/circuits, 22 years ago
config.c d0cfbcf875 only pick a default nickname if you're a server 22 years ago
connection.c 276d953b22 fix an assert: check the sockspolicy before we make/add the connection, 22 years ago
connection_edge.c 05e9fb5c44 and add a comment to that effect 22 years ago
connection_or.c b48cdc9d40 populate router_get_my_routerinfo()->is_verified 22 years ago
cpuworker.c aebec8ab9e stop using atexit() to remove our pid, since it's called 22 years ago
directory.c 630e1e4b44 Hack: Include date with successful directory GETs. 22 years ago
dirserv.c 1d41c0ee35 note a bug that adam found 22 years ago
dns.c 3b00c950c2 note a bug in our dns error handling. we should fix this sometime. 22 years ago
main.c 967a762fe1 they're uint64 and uint32, not int and int 22 years ago
onion.c ef561c0e42 Break files apart into more modules 22 years ago
or.h b51a444dd2 commit some odds and ends, so my tree is clean 22 years ago
relay.c de0f72ce2a bugfix: when you finish answering a 'resolve' request, hold the 22 years ago
rendclient.c 7d8de8cd10 More digest/nickname fixes 22 years ago
rendcommon.c 7459d067a5 now base16_encode() and base32_encode() can't ever fail 22 years ago
rendmid.c 7459d067a5 now base16_encode() and base32_encode() can't ever fail 22 years ago
rendservice.c aebec8ab9e stop using atexit() to remove our pid, since it's called 22 years ago
rephist.c 5b61dd0457 Fix all warnings on win32 build 22 years ago
router.c b51a444dd2 commit some odds and ends, so my tree is clean 22 years ago
routerlist.c 78f12ffcca Bugfix: "Okay, I just shut down like you told me. Now let me verify your signature." Also fix error message when running over-new version. 22 years ago
routerparse.c 2ff6d6d8b9 There is no space after network-status; make router_get_hash_impl more bulletproof. 22 years ago
test.c 14d5478f29 Add functions to format and parse RFC1123-style times, for HTTP protocol. 22 years ago
tor_main.c 9968f1da98 doxygen for tor_main.c 22 years ago
tree.h 3d60cd1d61 Delete trailing whitespace and expand tabs; remove unused aes decrypt code 22 years ago