- Jun 01, 2004
-
-
Roger Dingledine authored
svn:r1925
-
- May 28, 2004
-
-
Roger Dingledine authored
close it. svn:r1924
-
Roger Dingledine authored
svn:r1922
-
- May 26, 2004
-
-
Roger Dingledine authored
svn:r1921
-
- May 24, 2004
-
-
Nick Mathewson authored
svn:r1919
-
- May 22, 2004
-
-
Roger Dingledine authored
svn:r1918
-
- May 21, 2004
-
-
Roger Dingledine authored
svn:r1917
-
Roger Dingledine authored
svn:r1916
-
Roger Dingledine authored
conn from circ->resolving_streams otherwise it gets freed and stays there, causing seg faults. svn:r1915
-
- May 20, 2004
-
-
Roger Dingledine authored
svn:r1914
-
Roger Dingledine authored
svn:r1913
-
Nick Mathewson authored
svn:r1912
-
Roger Dingledine authored
so now we don't pass it one. svn:r1911
-
Roger Dingledine authored
svn:r1910
-
Roger Dingledine authored
a default log to stdout. svn:r1909
-
Roger Dingledine authored
svn:r1908
-
Roger Dingledine authored
svn:r1907
-
Roger Dingledine authored
svn:r1906
-
Nick Mathewson authored
svn:r1905
-
- May 19, 2004
-
-
Nick Mathewson authored
svn:r1904
-
Roger Dingledine authored
not in _connection_mark_for_close this will hopefully clean up the huge cyclical function mess svn:r1903
-
Nick Mathewson authored
svn:r1902
-
Nick Mathewson authored
svn:r1901
-
Nick Mathewson authored
svn:r1899
-
Roger Dingledine authored
(declare variables before the rest of the function) svn:r1896
-
Nick Mathewson authored
svn:r1895
-
- May 18, 2004
-
-
Nick Mathewson authored
remove upper limit on number of descriptors/directories in dirserver; use smartlists instead of arrays svn:r1894
-
Roger Dingledine authored
svn:r1892
-
Nick Mathewson authored
svn:r1889
-
Nick Mathewson authored
Only try to launch a fixed number of intro circuits for a service per 15-minute period or before all of the intro circuits succeed, whichever comes first svn:r1883
-
- May 17, 2004
-
-
Nick Mathewson authored
svn:r1881
-
Nick Mathewson authored
Make directory functions update routerlist, not replace it. Add notion of OR-is-trusted-to-be-a-dirserver. Arma, please review: does this handle being a dirserver right? svn:r1880
-
- May 15, 2004
-
-
Roger Dingledine authored
recent cell, not the previous cells like we'd thought. this change is backward incompatible. svn:r1868
-
Roger Dingledine authored
bugfix: we were retrying the same circuit after getting a resolve failure. so of course the next two tries would fail too. now we try a new circuit each time (at most three times). svn:r1867
-
- May 13, 2004
-
-
Roger Dingledine authored
svn:r1865
-
Roger Dingledine authored
re-disable it. svn:r1864
-
Roger Dingledine authored
* \file circuitbuild.c * \brief The actual details of building circuits. * \file circuitlist.c * \brief Manage the global circuit list. * \file circuituse.c * \brief Launch the right sort of circuits, attach streams to them. * \file connection_edge.c * \brief Handle edge streams. * \file onion.c * \brief Functions to queue create cells, and handle onionskin * parsing and creation. * \file relay.c * \brief Handle relay cell encryption/decryption, plus packaging and * receiving from circuits. svn:r1863
-
- May 12, 2004
-
-
Roger Dingledine authored
svn:r1860
-
Roger Dingledine authored
svn:r1859
-
Roger Dingledine authored
svn:r1858
-