summaryrefslogtreecommitdiff
path: root/src/feature
AgeCommit message (Expand)Author
2019-09-30Re-run "make autostyle" with improved annotate_ifdef_directivesNick Mathewson
2019-09-30Merge branch 'tor-github/pr/1346'George Kadianakis
2019-09-26Merge remote-tracking branch 'tor-github/pr/1308'Nick Mathewson
2019-09-26lock: Avoid some undefined behaviour when freeing mutexes.teor
2019-09-25Merge branch 'tor-github/pr/1341'George Kadianakis
2019-09-25Merge branch 'tor-github/pr/1345'George Kadianakis
2019-09-25Merge branch 'tor-github/pr/1309'George Kadianakis
2019-09-24feature/control: add a missing word to the send_control_done() commentteor
2019-09-23fix typo in commentRoger Dingledine
2019-09-23fix: Ticket #31589AmreshVenugopal
2019-09-19microdesc_parse: convert some ints to boolsNick Mathewson
2019-09-19microdesc_parse: Rename "next" label to "err".Nick Mathewson
2019-09-19Reindent microdesc_parse_fields().Nick Mathewson
2019-09-19Extract field-parsing code for microdesc_parse.cNick Mathewson
2019-09-19Reindent microdesc_extract_body().Nick Mathewson
2019-09-19Extract the body-copying portion of microdesc parsingNick Mathewson
2019-09-19dirauth: reorder the checks in dirserv_router_has_valid_address()teor
2019-09-18Merge branch 'bug30916_035' into bug30916_041Nick Mathewson
2019-09-18Avoid a crash if our "current" and "old" ntor onion keys are equalNick Mathewson
2019-09-18Extract expressions in construct_ntor_key_map()Nick Mathewson
2019-09-18Merge branch 'maint-0.4.1'Nick Mathewson
2019-09-18Merge branch 'bug31772_041' into maint-0.4.1Nick Mathewson
2019-09-17Merge branch 'maint-0.4.0' into maint-0.4.1Nick Mathewson
2019-09-17Merge branch 'maint-0.3.5' into maint-0.4.0Nick Mathewson
2019-09-17Correct the syntax description for the MAPADDRESS command.Nick Mathewson
2019-09-17Merge branch 'ticket31552_041' into maint-0.4.1Nick Mathewson
2019-09-16Run "make autostyle" and fix wide lines.Nick Mathewson
2019-09-16Merge branch 'tor-github/pr/1273'George Kadianakis
2019-09-12Merge branch 'tor-github/pr/1319'David Goulet
2019-09-12Merge remote-tracking branch 'tor-github/pr/1300'Nick Mathewson
2019-09-11Update #includes to point to confparse.h in its new location.Nick Mathewson
2019-09-10Do not look inside bogus microdesc when listing its digest as invalidNick Mathewson
2019-09-10Extract saved_location_to_string() from microdesc parsing.Nick Mathewson
2019-09-09Merge branch 'ticket30924_042_04_squashed' into ticket30924_042_04_squashed_m...Nick Mathewson
2019-09-09hs-v3: Rename validation function in hs_intropoint.cDavid Goulet
2019-09-09hs-v3: Move DoS parameter check against 0David Goulet
2019-09-06entrynodes: Make routine descriptor expiry notice logs less alarmingteor
2019-09-05Merge branch 'tor-github/pr/1291'George Kadianakis
2019-09-05Merge branch 'tor-github/pr/1261'George Kadianakis
2019-09-05Check IPv6 exit policies on microdescriptors in node_exit_policy_rejects_all()Neel Chauhan
2019-09-04rendclient: use ptrdiff, not off_t, for offset of DH field.Nick Mathewson
2019-09-04Merge branch 'tor-github/pr/1290'David Goulet
2019-09-04Merge remote-tracking branch 'tor-github/pr/1270'Nick Mathewson
2019-09-04Merge branch 'ticket31240v2_merged_2' into ticket31240v2_merged_2_mergedNick Mathewson
2019-09-03Merge branch 'tor-github/pr/1269'George Kadianakis
2019-09-03Merge remote-tracking branch 'tor-github/pr/1279'Nick Mathewson
2019-09-02Merge branch 'maint-0.4.1'Nick Mathewson
2019-09-02Merge branch 'ticket12399_035' into maint-0.4.1Nick Mathewson
2019-09-02Change loglevel of message 'Hash of session info was not as expected'rl1987
2019-08-30Space out the arguments to the cell functions in rend_process_relay_cell()Neel Chauhan