Nick Mathewson
|
97bc49bd72
Try a little harder to avoid openssl SSL* double-free reports.
|
20 lat temu |
Nick Mathewson
|
0a2be3c9d8
Fix strmap_free to release memory actually held by the strmap.
|
20 lat temu |
Roger Dingledine
|
b3177d509e
free some more memory at shutdown
|
20 lat temu |
Nick Mathewson
|
bed6c05453
give a better warning when tor points at an https server.
|
20 lat temu |
Roger Dingledine
|
25ff3a5042
fix bug in control mapaddress
|
20 lat temu |
Roger Dingledine
|
3cef60a0f7
fix a minor memory leak
|
20 lat temu |
Roger Dingledine
|
a1f1fa6ab2
Checkpoint in-progress fixes:
|
20 lat temu |
Nick Mathewson
|
8efb2a957d
Make sure that router_get_by_* can always return "me"
|
20 lat temu |
Roger Dingledine
|
1630fa560f
distribute exitlist in the tarball too
|
20 lat temu |
Roger Dingledine
|
2ee036d684
clean up alphabetization some
|
20 lat temu |
Nick Mathewson
|
2be0508f0d
Be specific about which "illegal character" we just saw in the cert.
|
20 lat temu |
Nick Mathewson
|
ea668225c0
document changed option name
|
20 lat temu |
Nick Mathewson
|
fa92e5486b
Make some control spec stuff done
|
20 lat temu |
Nick Mathewson
|
bbaa3c7792
Implement more control spec functionality
|
20 lat temu |
Nick Mathewson
|
d21f007a84
Note done things on TODO
|
20 lat temu |
Nick Mathewson
|
8396105d84
Implement some of GETINFO control message
|
20 lat temu |
Nick Mathewson
|
81d2c2d8e5
Stub functions for new control-spec logic.
|
20 lat temu |
Nick Mathewson
|
fc37206df6
simple python script to parse directories and find tor nodes that exit to listed nodes/ports. interface could be more polished, but this should do.
|
20 lat temu |
Nick Mathewson
|
26e6eb7539
Check returns from libevent calls better; stop poking at internals of events to see if they are live.
|
20 lat temu |
Roger Dingledine
|
6329811a88
fix a seg fault from tor_free_all
|
20 lat temu |
Roger Dingledine
|
59b1b7770c
caching .exit stuff is done
|
20 lat temu |
Roger Dingledine
|
a8aff4390e
forward-port the 0.0.9.5 changelog
|
20 lat temu |
Nick Mathewson
|
98d37b2a6f
Add a log-related item.
|
20 lat temu |
Nick Mathewson
|
24d7ae6fe8
Insert missing ! in assert_connection_ok; test was accidentally reversed in revision 1.329 yesterday. Should fix bug 102
|
20 lat temu |
Roger Dingledine
|
5b24ca6cde
cache .exit address better (i think)
|
20 lat temu |
Roger Dingledine
|
2ecd3ff709
man page entry for httpsproxy
|
20 lat temu |
Roger Dingledine
|
6faaac2706
add support for CONNECTing through https proxies.
|
20 lat temu |
Roger Dingledine
|
8054f82992
stop a potential overflow (pointed out by ilja)
|
20 lat temu |
Roger Dingledine
|
043fd5666f
a list of things to do so we can decentralize
|
20 lat temu |
Nick Mathewson
|
2adee31a26
Improve log message on unrecognized encoding to indicate that we can cope.
|
20 lat temu |