- Nov 19, 2003
-
-
Roger Dingledine authored
svn:r850
-
Roger Dingledine authored
svn:r849
-
Roger Dingledine authored
svn:r848
-
Nick Mathewson authored
Increment failure counts only when circuits close without having been built. Reset failure counts only on the second, and when circuits are done building. svn:r847
-
Peter Palfrader authored
Move writing of pidfile after daemonizing, and also after setting the [ug]id: This means that the tor user needs write priviliges to the pidfile location. It needs it for unlinking the pidfile anyway. svn:r846
-
Nick Mathewson authored
svn:r845
-
Nick Mathewson authored
svn:r844
-
Nick Mathewson authored
svn:r843
-
Nick Mathewson authored
svn:r842
-
- Nov 18, 2003
-
-
Roger Dingledine authored
and it didn't notice svn:r841
-
Roger Dingledine authored
time for bed svn:r840
-
Roger Dingledine authored
fix leaked pk in connection_tls_finish_handshake svn:r839
-
Roger Dingledine authored
bugfix: keep going when a circ fails in circuit_n_conn_open (make circuit_enumerate_by_naddr_nport obsolete) bugfix: make circuit_n_conn_open only look at circ's that start at us bugfix: only try circuit_n_conn_open if we're an OP. Otherwise we expect connections to always already be up. bugfix: when choosing path length, pay attention to whether the directory says a router is down. bugfix: when picking good exit, skip routers which are known to be down (more work needs to be done on this one) svn:r838
-
Roger Dingledine authored
svn:r837
-
Roger Dingledine authored
svn:r836
-
Roger Dingledine authored
expire circs that have been building for too long svn:r835
-
Nick Mathewson authored
svn:r834
-
Nick Mathewson authored
svn:r833
-
Nick Mathewson authored
svn:r832
-
Roger Dingledine authored
svn:r831
-
- Nov 17, 2003
-
-
Nick Mathewson authored
svn:r830
-
Roger Dingledine authored
svn:r829
-
Nick Mathewson authored
single slip-up." -- General "Buck" Turgidson, _Doctor Strangelove_ svn:r828
-
Roger Dingledine authored
svn:r827
-
Nick Mathewson authored
svn:r826
-
Roger Dingledine authored
svn:r825
-
Nick Mathewson authored
svn:r824
-
Roger Dingledine authored
svn:r823
-
Nick Mathewson authored
svn:r822
-
Roger Dingledine authored
svn:r821
-
Nick Mathewson authored
svn:r820
-
Roger Dingledine authored
quickly notice streams that don't have a circ on the way, and start one svn:r819
-
- Nov 16, 2003
-
-
Roger Dingledine authored
svn:r818
-
Roger Dingledine authored
not quite happy with it yet svn:r817
-
Roger Dingledine authored
svn:r816
-
Roger Dingledine authored
svn:r815
-
Roger Dingledine authored
svn:r814
-
Nick Mathewson authored
Finish implementing the rest of the exitpolicy stuff, except for automatically starting circuit builds. svn:r813
-
- 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
-