Nick Mathewson
|
539eba0a4b
Teach parse_iso_time about the spaceless variant.
|
8 年之前 |
Nick Mathewson
|
b6164e1604
Merge remote-tracking branch 'public/feature20552'
|
8 年之前 |
Nick Mathewson
|
c58592e658
Merge branch 'maint-0.2.9'
|
8 年之前 |
Nick Mathewson
|
c35c43d7d9
Merge branch 'ticket17238_029_02-resquash'
|
8 年之前 |
David Goulet
|
e8c12175fe
Move token parsing code to parsecommon.{c|h}
|
8 年之前 |
Nick Mathewson
|
b7a1e793e6
Declare a LINKAUTH subprotocol version for #15055 (ed link handshake)
|
8 年之前 |
Nick Mathewson
|
d9ca4e20bd
Merge branch 'feature_15055_v2'
|
8 年之前 |
Nick Mathewson
|
fae7060aea
Fix a misfeature with the Ed cert expiration API
|
8 年之前 |
Nick Mathewson
|
d73c671d6d
policy_is_reject_star():
|
8 年之前 |
overcaffeinated
|
265d5446fa
Automated change to use smartlist_add_strdup
|
8 年之前 |
Nick Mathewson
|
aae034d13e
Write a bunch of module documentation.
|
8 年之前 |
Nick Mathewson
|
55c468c521
Whitespace cleaning
|
8 年之前 |
Nick Mathewson
|
ed5d2daba1
Merge remote-tracking branch 'public/ticket20001_v2'
|
8 年之前 |
Nick Mathewson
|
1ab641a70e
Remove version_known, and subtly change the meaning of protocols_known
|
8 年之前 |
Nick Mathewson
|
f3382bd722
Rename "proto " to "pr " in consensuses
|
8 年之前 |
Nick Mathewson
|
e525f5697f
Use protocols to see when EXTEND2 support exists.
|
8 年之前 |
Nick Mathewson
|
90a6fe318c
Vote on 'proto' lines and include them after 'v' lines.
|
8 年之前 |
Nick Mathewson
|
cca1e0acff
Add necessary code to parse and handle required/recommended protocols
|
8 年之前 |
Nick Mathewson
|
4df12239f6
Emit and parse protocol lists in router descriptors
|
8 年之前 |
Nick Mathewson
|
8fdf2f583c
Unit tests for proposal 271 client-side implementation
|
8 年之前 |
Nick Mathewson
|
08d2d7c404
prop272: Believe that all routers are Valid and Running.
|
8 年之前 |
Nick Mathewson
|
4757303873
Fix all -Wshadow warnings on Linux
|
8 年之前 |
Nick Mathewson
|
aaa3129043
Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed'
|
8 年之前 |
David Goulet
|
0c26a6db7e
prop250: Parse votes and consensus
|
8 年之前 |
Nick Mathewson
|
ac9784f7f5
Fix a missing break; in dump_desc_init()
|
8 年之前 |
Nick Mathewson
|
69e22e294b
Set binary mode when checking malformed descriptor.
|
8 年之前 |
Nick Mathewson
|
b750a77e3f
fix naked memcmps
|
8 年之前 |
Nick Mathewson
|
c3b720fb26
Try to fix warnings when size_t is smaller than st.st_size.
|
8 年之前 |
Andrea Shepard
|
13a16e0011
Also check if the sandbox is configured as well as if it's active; sandbox_init() runs rather late in the startup process
|
8 年之前 |
Andrea Shepard
|
34d9dabed1
Do sandbox_is_active() check before reconstructing dump_desc() FIFO on startup too
|
8 年之前 |