- Nov 14, 2003
-
-
Nick Mathewson authored
- Exit policies now support bitmasks (18.0.0.0/255.0.0.0) and bitcounts 18.0.0.0/8. Policies are parsed on startup, not when comparing to them. - desired_path_len is now part of an opaque cpath_build_state_t structure. - END_REASON_EXITPOLICY cells no longer include a port. - RELAY_COMMAND_CONNECTED cells now include the IP address we've connected to. - connection_edge now has a client_dns cache to remember resolved addresses. It gets populated by RELAY_COMMAND_CONNECTED cells and END_REASON_EXITPOLICY cells. It gets used by connection_ap_handshake_send_begin. We don't compare it to exit policies yet. svn:r812
-
Roger Dingledine authored
svn:r811
-
- Nov 13, 2003
-
-
Roger Dingledine authored
svn:r810
-
Roger Dingledine authored
change RecommendedVersions into a config option, so dirservers can hup for a new one svn:r809
-
Roger Dingledine authored
svn:r808
-
Roger Dingledine authored
make exit dns cache entries last 15 minutes svn:r807
-
Nick Mathewson authored
svn:r806
-
- Nov 12, 2003
-
-
Roger Dingledine authored
svn:r805
-
Roger Dingledine authored
svn:r804
-
Roger Dingledine authored
svn:r803
-
Roger Dingledine authored
svn:r802
-
Paul Syverson authored
A spacing tweak. svn:r801
-
Roger Dingledine authored
svn:r800
-
Nick Mathewson authored
svn:r799
-
Roger Dingledine authored
svn:r798
-
Nick Mathewson authored
svn:r797
-
Nick Mathewson authored
svn:r796
-
Nick Mathewson authored
svn:r795
-
Nick Mathewson authored
svn:r794
-
Nick Mathewson authored
svn:r793
-
Nick Mathewson authored
is a the first step in computing hops one step at a time. Next, we move the responsibility for calling onion_extend_cpath into circuit.c (Later, we may want to special-case onion_extend_cpath to treat entry and exit routers differently.) svn:r792
-
- Nov 11, 2003
-
-
Roger Dingledine authored
svn:r791
-
Roger Dingledine authored
svn:r790
-
Roger Dingledine authored
svn:r789
-
Roger Dingledine authored
that way we can reuse it if we need to try another begin later svn:r788
-
Roger Dingledine authored
svn:r787
-
Roger Dingledine authored
svn:r786
-
Roger Dingledine authored
svn:r785
-
Nick Mathewson authored
svn:r784
-
Nick Mathewson authored
Also: - Refactor socks request into a separate struct - Add a separate 'waiting for circuit' state to AP connections between 'waiting for socks' and 'open'. Arma: can you check out the XXX's I've added to connection_edge? I may be mishandling some async and close logic. svn:r783
-
Nick Mathewson authored
svn:r782
-
- Nov 10, 2003
-
-
Roger Dingledine authored
svn:r781
-
Roger Dingledine authored
fix badness in usage() if neither socksport nor orrport is defined, quit obsolete connection_flush_buf() svn:r780
-
Nick Mathewson authored
svn:r779
-
- Nov 08, 2003
-
-
Nick Mathewson authored
svn:r778
-
- Nov 05, 2003
-
-
Roger Dingledine authored
svn:r777
-
Nick Mathewson authored
svn:r776
-
Roger Dingledine authored
svn:r775
-
Nick Mathewson authored
svn:r774
-
Roger Dingledine authored
svn:r773
-