Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
11 years ago |
Nick Mathewson
|
b1bdecd703
Merge branch 'ntor-resquashed'
|
12 years ago |
Nick Mathewson
|
5b3dd1610c
Wrangle curve25519 onion keys: generate, store, load, publish, republish
|
12 years ago |
Sebastian Hahn
|
11e8a445c3
Fix a couple of harmless clang3.2 warnings
|
12 years ago |
Nick Mathewson
|
705ee3b5d4
Rename trusted_dir_server_t to dir_server_t. Automatic renaming.
|
12 years ago |
Nick Mathewson
|
54ee7ff148
Remove a since-fixed XXX; improve a doxygen comment
|
12 years ago |
Nick Mathewson
|
04ea550141
Authorities put p6 lines into microdescriptors.
|
12 years ago |
Nick Mathewson
|
a96c0affcb
Better policy support for IPv6
|
12 years ago |
Nick Mathewson
|
56c0baa523
Rename all reserved C identifiers we defined
|
12 years ago |
David Fifield
|
8419d18441
Use fmt_addrport where appropriate.
|
12 years ago |
Robert Ransom
|
38609f1354
Fix comment typo
|
12 years ago |
Nick Mathewson
|
f8a665c87d
Merge remote-tracking branch 'origin/maint-0.2.3'
|
12 years ago |
Nick Mathewson
|
5833861f62
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
|
12 years ago |
Nick Mathewson
|
973c18bf0e
Fix assertion failure in tor_timegm.
|
12 years ago |
Nick Mathewson
|
5d679caa32
Fix warning when implicitly casting strlen(microdesc) to int
|
12 years ago |
Linus Nordberg
|
0770e4ccdb
Whitespace fixes.
|
12 years ago |
Linus Nordberg
|
8ef395d6a9
Whitespace.
|
12 years ago |
Linus Nordberg
|
b337aa4c0e
Remove spurious debug log printout.
|
12 years ago |
Linus Nordberg
|
585ef06978
Add tor_addr_port_new().
|
12 years ago |
Linus Nordberg
|
68901da5a1
Generate microdescriptors with "a" lines.
|
12 years ago |
Linus Nordberg
|
156ffef249
Have directory authorities vote on IPv6 OR ports according to the spec
|
12 years ago |
Nick Mathewson
|
991a8acba2
Merge remote-tracking branch 'public/bug6404' into maint-0.2.3
|
12 years ago |
Nick Mathewson
|
a9eed33111
Fix memory leak in dirvote_create_microdescriptor
|
12 years ago |
Nick Mathewson
|
2d6d5db2fe
Defensive programming: clear rs_out between iterations.
|
12 years ago |
Nick Mathewson
|
d3e1e458e1
Remove the upper limit on the size of MD we can generate.
|
12 years ago |
Nick Mathewson
|
7143d112a6
Don't include a router in an md consensus if we can't find a md for it.
|
12 years ago |
Nick Mathewson
|
2503cfad24
Allow microdescs to be up to 2k. Partial fix for 6404.
|
12 years ago |
Nick Mathewson
|
7faf115dff
Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END
|
12 years ago |
Nick Mathewson
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
Nick Mathewson
|
173b18c79b
Add about 60 more DOCDOC comments to 0.2.3
|
12 years ago |