Roger Dingledine
|
4a351b4b9e
Merge branch 'maint-0.2.1' into maint-0.2.2
|
13 years ago |
Roger Dingledine
|
62ec584a30
Generate our ssl session certs with a plausible lifetime
|
13 years ago |
Robert Ransom
|
d7af8a2f07
Refactor HS client state-clearing code into a separate function
|
13 years ago |
Robert Ransom
|
b0e7925c02
Clear last_hid_serv_requests on SIGNAL NEWNYM
|
13 years ago |
Nick Mathewson
|
da7c60dcf3
Merge remote-tracking branch 'public/bug3270' into maint-0.2.2
|
13 years ago |
Roger Dingledine
|
5f182ea10e
answer an XXX nickm asked in aa950e6c4
|
13 years ago |
Nick Mathewson
|
cfeafe5e77
Use a 64-bit type to hold sockets on win64.
|
13 years ago |
Roger Dingledine
|
b8ffb00cf1
log the reason for publishing a new relay descriptor
|
13 years ago |
Roger Dingledine
|
07c5026efa
refetch bridge descriptors in a timely fashion
|
13 years ago |
Nick Mathewson
|
09da83e1e8
Don't clear out transient addressmap entries on HUP
|
13 years ago |
Nick Mathewson
|
dad12188a6
Write automatically-chosen control ports to a file.
|
13 years ago |
Sebastian Hahn
|
9a490bb53b
Fix compile warning on windows
|
13 years ago |
Nick Mathewson
|
68ae5afa5a
Change who calls microdesc_cache_rebuild().
|
13 years ago |
Robert Ransom
|
ddd1b7be2d
Ignore SIGNAL NEWNYM on relay-only Tor instances
|
13 years ago |
Sebastian Hahn
|
4b13ebd5ab
Merge branch 'bug3k_021' into bug3k_022
|
13 years ago |
Robert Ransom
|
440e48ddf2
Forget all rendezvous client state on SIGNAL NEWNYM
|
13 years ago |
Nick Mathewson
|
f810a1afe9
Expose a new process_signal(uintptr_t), not signal_callback()
|
13 years ago |
Sebastian Hahn
|
5114e3e442
Make SIGNAL DUMP work on FreeBSD
|
13 years ago |
Nick Mathewson
|
aa950e6c48
Use timevals, not time_t, when expiring circuits.
|
13 years ago |
Nick Mathewson
|
176fde505f
Tweak bug2716 patch a little
|
13 years ago |
Roger Dingledine
|
977e396e86
improve accuracy for when a relay went unreachable
|
13 years ago |
John Brooks
|
895409011f
Enable ASLR and permanent DEP for Windows executables
|
14 years ago |
Nick Mathewson
|
f1de329e78
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
|
14 years ago |
Nick Mathewson
|
1a07348a50
Bump copyright statements to 2011
|
14 years ago |
Nick Mathewson
|
d166d18643
Better fix for 2190: defer libevent->controller messages instead of dropping
|
14 years ago |
Nick Mathewson
|
704076680a
Rename get_client_identity_key to get_tlsclient_identity_key
|
14 years ago |
Robert Ransom
|
a2bb0bfdd5
Maintain separate server and client identity keys when appropriate.
|
14 years ago |
Robert Ransom
|
17efbe031d
Maintain separate server and client TLS contexts.
|
14 years ago |
Robert Ransom
|
d3879dbd16
Refactor tor_tls_context_new:
|
14 years ago |
Roger Dingledine
|
9997676802
handle ugly edge case in retrying entrynodes
|
14 years ago |