Jacob Appelbaum
|
81dcfafba3
Initial checkin of gettor. This is a program designed to be invoked in a .forward file. It will respond with specific payloads for a given request. It requires that all requests be signed with DKIM. It's not quite finished yet.
|
16 年 前 |
Roger Dingledine
|
267e61d0f3
When relays do their initial bandwidth measurement, don't limit
|
16 年 前 |
Nick Mathewson
|
53f558decc
r16928@tombo: nickm | 2008-07-11 17:07:36 -0400
|
16 年 前 |
Nick Mathewson
|
c77d00d777
r16926@tombo: nickm | 2008-07-11 15:58:34 -0400
|
16 年 前 |
Nick Mathewson
|
c319497886
r16923@tombo: nickm | 2008-07-11 15:12:12 -0400
|
16 年 前 |
Peter Palfrader
|
221eccd9fe
Add weight consensus line, as described on or-dev,
|
16 年 前 |
Nick Mathewson
|
f66b810616
r16919@tombo: nickm | 2008-07-11 13:04:28 -0400
|
16 年 前 |
Nick Mathewson
|
75301cb906
r16918@tombo: nickm | 2008-07-11 13:04:01 -0400
|
16 年 前 |
Nick Mathewson
|
787c66b70f
r16917@tombo: nickm | 2008-07-11 12:55:26 -0400
|
16 年 前 |
Nick Mathewson
|
ccc2019570
r16897@tombo: nickm | 2008-07-11 12:30:57 -0400
|
16 年 前 |
Nick Mathewson
|
9b3befeb85
r16896@tombo: nickm | 2008-07-11 11:45:16 -0400
|
16 年 前 |
Karsten Loesing
|
9231858ff5
Fix bug 763. When a hidden service is giving up on an introduction point candidate that was not included in the last published rendezvous descriptor, don't reschedule publication of the next descriptor.
|
16 年 前 |
Nick Mathewson
|
cb7cc9e12d
r16882@tombo: nickm | 2008-07-10 14:31:25 -0400
|
16 年 前 |
Nick Mathewson
|
c717e19a29
r16881@tombo: nickm | 2008-07-10 14:19:21 -0400
|
16 年 前 |
Nick Mathewson
|
135fa82a10
bump svn version to 0.2.1.2-alpha-dev
|
16 年 前 |
Nick Mathewson
|
c5ec7a3677
Stop using __attribute__((nonnull)): It gets us occcasional warnings when we do something so foolish it can be detected without dataflow analysis, but it also eliminates some of our error checking code. Suggested by Peter Gutmann.
|
16 年 前 |
Roger Dingledine
|
33a1210ec3
fix up a confusion on the release notes (thanks karsten)
|
16 年 前 |
Peter Palfrader
|
4a16d044fc
0.2.0.29-rc-1 changelog
|
16 年 前 |
Roger Dingledine
|
2534bb8fef
remove duplicate changelog entries
|
16 年 前 |
Roger Dingledine
|
dbbcb92cf0
forward-port the 0.2.0.29-rc changelog
|
16 年 前 |
Nick Mathewson
|
133f011c49
Patch from coderman: detect transparent proxy header correctly on some linux versions.
|
16 年 前 |
Peter Palfrader
|
0e3efc1140
fix r1571[89], thanks arma
|
16 年 前 |
Peter Palfrader
|
57de86bae7
merge from 0.2.0.x: r15718: Warn the admin if the number of file descriptors on his system is tiny
|
16 年 前 |
Mike Perry
|
272165e659
|
16 年 前 |
Nick Mathewson
|
0f8761f9fa
fix typos in last patch spotted by sebastian and karsten
|
16 年 前 |
Nick Mathewson
|
615c64efb8
Apply fix from chrisw: call connection_ap_attach_pending when we get a rendezvous2 or rendezvous_established call. This is a bit brute-foce, but it is better than we had before, and might not even show up on profiles. Backport candidate, once tested.
|
16 年 前 |
Nick Mathewson
|
1a564901e4
Fix the rest of the GCC warnings on OpenBSD_malloc_linux.c
|
16 年 前 |
Nick Mathewson
|
f302f23270
Add proposal 150 and proposal 151
|
16 年 前 |
Karsten Loesing
|
28296ad6e8
Correct punctuation.
|
16 年 前 |
Nick Mathewson
|
8bc2ab03f8
Remove spurious "netintet" check from configure.in
|
16 年 前 |