Roger Dingledine
|
b9628f266f
change WARNING to WARN
|
21 gadi atpakaļ |
Nick Mathewson
|
36939303c9
Update LICENSE and copyright dates.
|
21 gadi atpakaļ |
Roger Dingledine
|
543e4e8fd5
more details to track a warning in tls handshakes
|
21 gadi atpakaļ |
Roger Dingledine
|
aca4bc5126
successfully parse exit policies on future attempts too
|
21 gadi atpakaļ |
Roger Dingledine
|
c42d928b30
pull exit policies from config into desc_routerinfo
|
21 gadi atpakaļ |
Nick Mathewson
|
3b2943d845
lowercase exit policies.
|
21 gadi atpakaļ |
Roger Dingledine
|
9e30ac2870
obey exit policies for addresses too
|
21 gadi atpakaļ |
Nick Mathewson
|
686fce453b
Stop requiring newline at end of exit policy.
|
21 gadi atpakaļ |
Nick Mathewson
|
499bbe72d4
Add a "router_add_exit_policy_from_string" function.
|
21 gadi atpakaļ |
Roger Dingledine
|
0b8a0c3720
give correct warning message when you're running an old version
|
21 gadi atpakaļ |
Roger Dingledine
|
be874358a4
wrap strdup; prefer time() to gettimeofday()
|
21 gadi atpakaļ |
Nick Mathewson
|
6ac42f5ec0
Make testcases run again; more sanity checking to descriptor generation.
|
21 gadi atpakaļ |
Roger Dingledine
|
efa8e288ef
my_routerinfo, router_is_me, and learn_my_address are obsolete
|
21 gadi atpakaļ |
Nick Mathewson
|
91cf86d8da
rebuild directory before uploading
|
21 gadi atpakaļ |
Nick Mathewson
|
df5c7534b1
Move dirserv/routers code out of main.c
|
21 gadi atpakaļ |
Nick Mathewson
|
bd7db5bd87
Add "platform" to router descriptors.
|
21 gadi atpakaļ |
Roger Dingledine
|
5c8fc2f705
mark all dirservers up at boot; mark a dirserver down if dir fetch fails
|
21 gadi atpakaļ |
Roger Dingledine
|
dc8f40e4cb
fix the SSL_read() bug again. this time for sure!
|
21 gadi atpakaļ |
Nick Mathewson
|
9f0c608b7e
Check router signatures again; debug signature checking
|
21 gadi atpakaļ |
Nick Mathewson
|
01786266ca
Bugfixes in directory code:
|
21 gadi atpakaļ |
Roger Dingledine
|
e7e858d0d1
patch strptime warning -- reduce portability!
|
21 gadi atpakaļ |
Roger Dingledine
|
4533da06c9
getting closer to having dirserv working
|
21 gadi atpakaļ |
Roger Dingledine
|
3ed7aedc11
bugfixes and features: closer to making dirserv work
|
21 gadi atpakaļ |
Roger Dingledine
|
c4c66e2c7f
expand the scheduler to address SSL_read()'s pending bytes
|
21 gadi atpakaļ |
Nick Mathewson
|
0e0169d6fa
Write necessary backends for online directory generation. I think.
|
21 gadi atpakaļ |
Nick Mathewson
|
febb2251ca
Add code to parse fingerprint files and compare routers against fingerprint files.
|
21 gadi atpakaļ |
Nick Mathewson
|
92acbe12bc
Refactor common file code into util.c; add published to descriptors
|
21 gadi atpakaļ |
Roger Dingledine
|
9e5cafc395
first pass: obey log convention
|
21 gadi atpakaļ |
Roger Dingledine
|
3b5191d36d
various bugfixes and updates
|
21 gadi atpakaļ |
Nick Mathewson
|
3d4ccb781a
Refactor buffers; implement descriptors.
|
21 gadi atpakaļ |