Roger Dingledine
|
e1429d9148
fix typo in comment
|
5 years ago |
Nick Mathewson
|
49a11f8a8a
Try using make -k in the Appveyor configuration
|
5 years ago |
Nick Mathewson
|
6ed3d8dbd1
Try using make -k in Travis configuration
|
5 years ago |
AmreshVenugopal
|
3e45260594
fix: Ticket #31589
|
5 years ago |
Nick Mathewson
|
16890839d3
annotate_ifdef_directives: obey an 80-column line-limit
|
5 years ago |
Nick Mathewson
|
f36e743e5d
annotate_ifdef_directives: introduce a function to make commented lines
|
5 years ago |
Nick Mathewson
|
0b367f3386
Add comments to annotate_ifdef_directives
|
5 years ago |
Daniel Pinto
|
15490816da
Fix bug when %including folder with comment only files. #31408
|
5 years ago |
Nick Mathewson
|
c309169217
microdesc_parse: convert some ints to bools
|
5 years ago |
Nick Mathewson
|
6100378c29
changes file for microdesc_parse refactoring.
|
5 years ago |
Nick Mathewson
|
2e1989dacc
Remove practracker exception for microdesc parsing function
|
5 years ago |
Nick Mathewson
|
194884977c
microdesc_parse: Rename "next" label to "err".
|
5 years ago |
Nick Mathewson
|
2094796c24
Reindent microdesc_parse_fields().
|
5 years ago |
Nick Mathewson
|
ec368409fa
Extract field-parsing code for microdesc_parse.c
|
5 years ago |
Nick Mathewson
|
b1552e8814
Reindent microdesc_extract_body().
|
5 years ago |
Nick Mathewson
|
9cbc166ea0
Extract the body-copying portion of microdesc parsing
|
5 years ago |
Nick Mathewson
|
e6c5b248ae
Merge branch 'maint-0.4.1'
|
5 years ago |
Nick Mathewson
|
6f3f93d86c
bump to 0.4.1.6-dev
|
5 years ago |
Nick Mathewson
|
b01bd73d92
Copy 0.4.1.6 block into changelog/releasenotes in master
|
5 years ago |
teor
|
69a1f9c8a7
test: test dirserv_router_has_valid_address() with DirAllowPrivateAddresses
|
5 years ago |
teor
|
c2ceede376
test: refactor dirserv_router_has_valid_address() tests
|
5 years ago |
teor
|
03c2b1be8d
dirauth: reorder the checks in dirserv_router_has_valid_address()
|
5 years ago |
teor
|
46fea1dfee
test: dirserv_router_has_valid_address() with zero-family addresses
|
5 years ago |
Nick Mathewson
|
37c616aeaf
Merge branch 'bug31466_035' into bug31466_042
|
5 years ago |
Nick Mathewson
|
bf4a27c0ea
Merge branch 'bug31466_029' into bug31466_035_tmp
|
5 years ago |
Nick Mathewson
|
f0e4120996
Add a rate-limit to our warning about the disabled .exit notation
|
5 years ago |
Nick Mathewson
|
387cfccee4
Add a coccinelle script to look for {inc,dec}rements in log_debug
|
5 years ago |
Nick Mathewson
|
4bbefc2aac
Merge branch 'bug30916_035' into bug30916_041
|
5 years ago |
Nick Mathewson
|
2da4d64a64
Avoid a crash if our "current" and "old" ntor onion keys are equal
|
5 years ago |
Nick Mathewson
|
1e9488f2fd
Extract expressions in construct_ntor_key_map()
|
5 years ago |