- Apr 28, 2004
-
-
Nick Mathewson authored
svn:r1739
-
Roger Dingledine authored
svn:r1738
-
Roger Dingledine authored
svn:r1737
-
Roger Dingledine authored
svn:r1736
-
Roger Dingledine authored
svn:r1735
-
Nick Mathewson authored
svn:r1734
-
Roger Dingledine authored
svn:r1733
-
- Apr 27, 2004
-
-
Roger Dingledine authored
nick: should we remove support for IVs for now, since we don't use them and don't plan to use them? svn:r1732
-
Roger Dingledine authored
svn:r1731
-
Roger Dingledine authored
svn:r1730
-
Roger Dingledine authored
periodically we expire some circuits if we already have enough, and we were counting rend circs in that number. (the first one wasn't a bug after all) svn:r1729
-
Roger Dingledine authored
and don't expire non-general excess circuits svn:r1728
-
- Apr 26, 2004
-
-
Nick Mathewson authored
returns bytes when there is a non-application record pending. I have no idea when/why this would even happen, but let's catch it and make sure tor_tls_get_pending_bytes stays correct. svn:r1727
-
Nick Mathewson authored
svn:r1726
-
Roger Dingledine authored
fix log messages svn:r1725
-
Nick Mathewson authored
svn:r1724
-
Nick Mathewson authored
svn:r1723
-
Roger Dingledine authored
svn:r1722
-
Roger Dingledine authored
svn:r1721
-
Peter Palfrader authored
svn:r1720
-
Roger Dingledine authored
svn:r1719
-
Nick Mathewson authored
svn:r1718
-
Nick Mathewson authored
crypto_perror is a no-no, since an operation can set more than one error. Also, fix a bug in the unix crypto_seed_rng: mixing stdio with /dev/urandom is a bad idea, since fopen can make all kinds of weird extraneous syscalls (mmap, fcntl, stat64, etc.) and since fread tends to buffer data in big chunks, thus depleting the entropy pool. svn:r1717
-
Nick Mathewson authored
svn:r1716
-
Roger Dingledine authored
svn:r1713
-
Roger Dingledine authored
svn:r1712
-
Roger Dingledine authored
just close the circ. (this wasn't relevant before, because we were mis-handling destroys.) svn:r1711
-
Roger Dingledine authored
when passing back a destroy cell, we would use the wrong circ id. how the heck did this work? svn:r1710
-
Nick Mathewson authored
Call tls_log_errors at a more appropriate location; we can remove the other calls in tor_tls_verify once we are sure they never happen. svn:r1709
-
Nick Mathewson authored
svn:r1708
-
Nick Mathewson authored
svn:r1707
-
Roger Dingledine authored
svn:r1706
-
- Apr 25, 2004
-
-
Nick Mathewson authored
svn:r1705
-
Roger Dingledine authored
svn:r1704
-
Peter Palfrader authored
svn:r1703
-
Roger Dingledine authored
svn:r1702
-
Peter Palfrader authored
svn:r1701
-
Roger Dingledine authored
svn:r1700
-
Roger Dingledine authored
svn:r1699
-