guilhem
|
f8c45339f7
Don't preprocess torify
|
11 years ago |
Roger Dingledine
|
1b6ea92a57
fix whitespace in log message
|
11 years ago |
Roger Dingledine
|
c902b4981b
fix two cases where we were printing unsigned int as %d
|
11 years ago |
Roger Dingledine
|
36ed5aa1c6
retroactively fix a typo
|
11 years ago |
Nick Mathewson
|
090bff2dca
Merge remote-tracking branch 'public/bug6055_v2_024'
|
11 years ago |
Nick Mathewson
|
ad763a336c
Re-enable TLS 1.[12] when building with OpenSSL >= 1.0.1e
|
11 years ago |
Nick Mathewson
|
759de9f756
Merge remote-tracking branch 'origin/maint-0.2.4'
|
11 years ago |
Andrea Shepard
|
938ee9b24d
Always call circuit_n_chan_done(chan, 0) from channel_closed()
|
11 years ago |
George Kadianakis
|
43b9b51389
Warn when the Extended ORPort should be on but it's not.
|
11 years ago |
Nick Mathewson
|
31f6806aa7
Use tt_ptr_op, not test_eq, for pointer comparisons in tests
|
11 years ago |
Nick Mathewson
|
5b1c257d9a
Merge remote-tracking branch 'origin/maint-0.2.4'
|
11 years ago |
Nick Mathewson
|
116e6af7a7
Fix a compilation warning with older gcc
|
11 years ago |
Nick Mathewson
|
c4031ee847
Merge remote-tracking branch 'origin/maint-0.2.4'
|
11 years ago |
Nick Mathewson
|
d1dbaf2473
Relays should send timestamp in NETINFO.
|
11 years ago |
Roger Dingledine
|
99703c9b31
Merge branch 'maint-0.2.4'
|
11 years ago |
Roger Dingledine
|
4f036acd27
back out most of 1d0ba9a
|
11 years ago |
Nick Mathewson
|
6178aaea06
Merge remote-tracking branch 'origin/maint-0.2.4'
|
11 years ago |
Nick Mathewson
|
07bb171856
Merge branch 'no_client_timestamps_024_v2' into maint-0.2.4
|
11 years ago |
Nick Mathewson
|
39bb59d363
Avoid error by not saying which intro cell type I mean
|
11 years ago |
Nick Mathewson
|
fd2954d06d
Round down hidden service descriptor publication times to nearest hour
|
11 years ago |
Nick Mathewson
|
accadd8752
Remove the timestamp from AUTHENTICATE cells; replace with random bytes
|
11 years ago |
Nick Mathewson
|
f8b44eedf7
Get ready to stop sending timestamps in INTRODUCE cells
|
11 years ago |
Nick Mathewson
|
1d0ba9a61f
Stop sending the current time in client NETINFO handshakes.
|
11 years ago |
Nick Mathewson
|
ee01e41937
Fix compilation with libevent 1
|
11 years ago |
Nick Mathewson
|
7dbf66713f
When freeing a cert_list_t, avoid memory leak.
|
11 years ago |
Nick Mathewson
|
0c807cf3e4
Document that disabledebuggerattachment prevents cores
|
11 years ago |
Nick Mathewson
|
67bb1a44bd
Merge remote-tracking branch 'public/bug9716_024'
|
11 years ago |
Nick Mathewson
|
2f2fa7683d
Fix benchmarks to run without crashing.
|
11 years ago |
Nick Mathewson
|
dece40fd77
Fix an assert when disabling ORPort with accounting disabled.
|
11 years ago |
Nick Mathewson
|
1825674bd3
Fix a memory leak on getaddrinfo in sandbox. Found by coverity
|
11 years ago |