Nick Mathewson
|
5d85560d9e
Remove last vestiges of old logging interface.
|
20 年 前 |
Nick Mathewson
|
e7e170a59e
Change more files to new loggin interface. 3 left.
|
20 年 前 |
Nick Mathewson
|
f9b0be526e
Use LD_BUG as appropriate; convert rend* and router* to new logging interface; use new circ_log_path interface
|
20 年 前 |
Roger Dingledine
|
4df1892db1
solve the first half of bug 199: if we don't like the looks
|
20 年 前 |
Nick Mathewson
|
905ef987e2
Make --hash-password not craash on exit.
|
20 年 前 |
Nick Mathewson
|
ba24193ab5
Make doxygen marginally happier
|
20 年 前 |
Nick Mathewson
|
8434595584
Fix verbose compiler warnings, including one in routerlist.c that would have been an actual error. Normalize whitespace. Enforce convention that "address" is a hostname and "addr" is an IPv4 address.
|
20 年 前 |
Nick Mathewson
|
61ea516885
Check for named servers when looking them up by nickname;
|
20 年 前 |
Roger Dingledine
|
fba01c3cc0
bugfix: we were whining about using socks4 or socks5-with-local-lookup
|
20 年 前 |
Roger Dingledine
|
0ef18a0fba
put a log message so we can start confirming socks5-with-remote-dns
|
20 年 前 |
Roger Dingledine
|
479886fce2
remove another loud debug msg
|
20 年 前 |
Roger Dingledine
|
8b0d37096b
when the user asked for a rendezvous port that the hidden service
|
20 年 前 |
Roger Dingledine
|
569efe61c0
make the patch less likely to bite us later
|
20 年 前 |
Nick Mathewson
|
93c1d37d5f
Resolve stack corruption identified by edmanw in connection_edge_end(). Thanks!
|
20 年 前 |
Nick Mathewson
|
3485a497fe
Fix another ntohl
|
20 年 前 |
Nick Mathewson
|
bcbff6dcd7
Note to self: htonl(htonl(X)) is *not* "twice as good as htonl(X)". Spotted by arma.
|
20 年 前 |
Nick Mathewson
|
a6a45b7713
Add TTLs to RESOLVED, CONNECTED, and END_REASON_EXITPOLICY cells. Also, add a missing ntohl in connection_ap_handshake_socks_resolved.
|
20 年 前 |
Nick Mathewson
|
9b6eeb81aa
Make unit tests run without segfaulting
|
20 年 前 |
Roger Dingledine
|
3728011f36
after failing from resolve failed or misc, reset the num failures.
|
20 年 前 |
Roger Dingledine
|
f57d062d9c
Implement exit enclaves: if we know an IP address for the destination,
|
20 年 前 |
Nick Mathewson
|
249b72f53e
Replace (Fascist)Firewall* with a new ReachableAddresses option that understands address policies.
|
20 年 前 |
Roger Dingledine
|
5c1ba5dcf7
fix compile error in cvs
|
20 年 前 |
Nick Mathewson
|
b11e314f2e
Be more explicit about which IP we are connecting to; expose future exit policy problems better.
|
20 年 前 |
Roger Dingledine
|
3bb756b93b
forward-port the 0.1.0.11 stuff
|
20 年 前 |
Nick Mathewson
|
d85bfe83bf
Make errors retrievable from tor_socketpair; resolve bug 163.
|
20 年 前 |
Nick Mathewson
|
ec83652357
Logic to implement rendezvous/introduction via unknown servers.
|
20 年 前 |
Nick Mathewson
|
64fc1f7bae
Implement all the rest of the new controller protocol, debug a little, add some new features, add ADDRMAP events.
|
20 年 前 |
Nick Mathewson
|
d4972bd2e1
Remove code that has been #if-0ed for a long time.
|
20 年 前 |
Nick Mathewson
|
232861ba42
Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform.
|
20 年 前 |
Nick Mathewson
|
0831823763
Change end-of-file NLNL convention. It turns out arma I and I agree.
|
20 年 前 |