- 03 Dec, 2005 1 commit
-
-
Nick Mathewson authored
svn:r5490
-
- 30 Nov, 2005 1 commit
-
-
Nick Mathewson authored
svn:r5472
-
- 23 Nov, 2005 1 commit
-
-
Nick Mathewson authored
svn:r5441
-
- 16 Nov, 2005 1 commit
-
-
Roger Dingledine authored
applications are using socks4, socks4a, socks5-with-ip, or socks5-with-hostname. This way they don't have to keep mucking with tcpdump and wondering if something got cached somewhere. svn:r5399
-
- 14 Nov, 2005 1 commit
-
-
Roger Dingledine authored
of what happened. don't bother printing the path, since i don't know of any person who has gotten anything useful out of that. svn:r5367
-
- 05 Nov, 2005 1 commit
-
-
Nick Mathewson authored
On directory servers, old_routers was wasting hundreds of bytes per superseded router descriptor. Roll the signed descriptor info and identifying info into a cache_info struct, and use only that for old_routers. svn:r5349
-
- 25 Oct, 2005 2 commits
-
-
Nick Mathewson authored
svn:r5317
-
Nick Mathewson authored
svn:r5310
-
- 24 Oct, 2005 1 commit
-
-
Nick Mathewson authored
Use LD_BUG as appropriate; convert rend* and router* to new logging interface; use new circ_log_path interface svn:r5302
-
- 19 Oct, 2005 1 commit
-
-
Roger Dingledine authored
of an address, but it's the controller's job to handle it, don't refuse it first. svn:r5287
-
- 12 Oct, 2005 1 commit
-
-
Nick Mathewson authored
svn:r5243
-
- 06 Oct, 2005 1 commit
-
-
Nick Mathewson authored
svn:r5208
-
- 05 Oct, 2005 1 commit
-
-
Nick Mathewson authored
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. svn:r5190
-
- 04 Oct, 2005 1 commit
-
-
Nick Mathewson authored
warn when we'recalling a non-named server by its nickname; don't warn twice about the same name. Fix a bug in routers_update_status_from_networkstatus that made nearly all clients never update routerinfo_t.is_named. Try to list MyFamily elements by key, not by nickname. Only warn about names that we generated ourself, or got from the local user. On TLS handshake, only check the other router's nickname against its expected nickname if is_named is set. svn:r5185
-
- 24 Sep, 2005 1 commit
-
-
Roger Dingledine authored
even when they used an IP in the "virtual" range we designed exactly for this case. svn:r5142
-
- 23 Sep, 2005 1 commit
-
-
Roger Dingledine authored
vs socks5-with-local-dns svn:r5130
-
- 22 Sep, 2005 1 commit
-
-
Roger Dingledine authored
svn:r5113
-
- 12 Sep, 2005 3 commits
-
-
Roger Dingledine authored
didn't want to provide, we were sending an IP address back along with the end cell. fortunately, it was zero. but stop that anyway. svn:r5022
-
Roger Dingledine authored
svn:r5021
-
Nick Mathewson authored
svn:r5020
-
- 03 Sep, 2005 2 commits
-
-
Nick Mathewson authored
svn:r4903
-
Nick Mathewson authored
svn:r4900
-
- 02 Sep, 2005 1 commit
-
-
Nick Mathewson authored
Add TTLs to RESOLVED, CONNECTED, and END_REASON_EXITPOLICY cells. Also, add a missing ntohl in connection_ap_handshake_socks_resolved. svn:r4894
-
- 22 Aug, 2005 1 commit
-
-
Nick Mathewson authored
svn:r4804
-
- 15 Aug, 2005 2 commits
-
-
Roger Dingledine authored
svn:r4780
-
Roger Dingledine authored
and there's a running Tor server at that address which allows exit to the destination, then extend the circuit to that exit first. Also, if the user asks for a .exit node, cannibalize general circs for it. svn:r4779
-
- 08 Aug, 2005 1 commit
-
-
Nick Mathewson authored
svn:r4751
-
- 02 Jul, 2005 1 commit
-
-
Roger Dingledine authored
svn:r4520
-
- 01 Jul, 2005 2 commits
-
-
Nick Mathewson authored
svn:r4519
-
Roger Dingledine authored
svn:r4515
-
- 30 Jun, 2005 1 commit
-
-
Nick Mathewson authored
svn:r4509
-
- 29 Jun, 2005 1 commit
-
-
Nick Mathewson authored
- Add a new extend_info_t datatype to hold information needed to extend a circuit (addr,port,keyid,onion_key). Use it in cpath and build_state. Make appropriate functions take or return it instead of routerinfo_t or keyid. - #if 0 needless check in circuit_get_by_edge_conn; if nobody triggers this error in 0.1.0.10, nobody will trigger it. - Implement new hidden service descriptor format, which contains "extend info" for introduction points, along with protocol version list. - Parse new format. - Generate new format - Cache old and new formats alongside each other. - Directories serve "old" format if asked in old way, "newest available" format if asked in new way. - Use new format to find introduction points if possible; otherwise fall back. Keep nickname lists and extendinfo lists in sync. - Tests for new format. - Implement new "v2" INTRODUCE cell format. - Accept new format - Use new format if we have a versioned service descriptor that says the server accepts the new format. - Add documentation for functions and data types. svn:r4506
-
- 19 Jun, 2005 1 commit
-
-
Nick Mathewson authored
Implement all the rest of the new controller protocol, debug a little, add some new features, add ADDRMAP events. svn:r4460
-
- 15 Jun, 2005 1 commit
-
-
Nick Mathewson authored
svn:r4435
-
- 11 Jun, 2005 1 commit
-
-
Nick Mathewson authored
Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform. svn:r4411
-
- 09 Jun, 2005 2 commits
-
-
Nick Mathewson authored
svn:r4382
-
Nick Mathewson authored
svn:r4378
-
- 07 Jun, 2005 1 commit
-
-
Nick Mathewson authored
svn:r4329
-
- 17 May, 2005 1 commit
-
-
Roger Dingledine authored
svn:r4262
-
- 11 May, 2005 1 commit
-
-
Nick Mathewson authored
svn:r4191
-