summaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
2017-07-07Fix a couple of clang warningsNick Mathewson
2017-07-07Merge branch 'ticket21859_032_01_squashed'Nick Mathewson
2017-07-07Fix wide linesNick Mathewson
2017-07-07Use LD_BUG, not LOG_PROTOCOL_WARN, for bad-purpose cases.Nick Mathewson
2017-07-07Explicit length checks in create_rend_cpath().George Kadianakis
2017-07-07Explicit length checks in circuit_init_cpath_crypto().George Kadianakis
2017-07-07Rename get_rend_cpath() to create_rend_cpath().George Kadianakis
2017-07-07Rename rend_circuit_validate_purpose() based on Nick's review.George Kadianakis
2017-07-07Turn some warnings into bugs and non-fatal asserts.George Kadianakis
2017-07-07Improve docs based on Nick's review.George Kadianakis
2017-07-07test: Crypto groundwork for e2e circuit unittests.George Kadianakis
2017-07-07test: Introduce hs_client_note_connection_attempt_succeeded().George Kadianakis
2017-07-07prop224: Introduce e2e rendezvous circuit code.David Goulet
2017-07-07Refactor legacy code to support hs_ident along with rend_data.George Kadianakis
2017-07-07Refactor circuit_init_cpath_crypto() to do prop224 rend circuits.George Kadianakis
2017-07-07Refactor the HS ntor key expansion to fit the e2e circuit API.George Kadianakis
2017-07-07prop224: Add connection and circuit identifier objectDavid Goulet
2017-07-06Merge remote-tracking branch 'public/bug19648'Nick Mathewson
2017-07-06Merge branch 'bug20488_029_squashed'Nick Mathewson
2017-07-06Improve warning message to stop implying nickname reg is a thing.Nick Mathewson
2017-07-05Merge branch 'maint-0.3.1'Nick Mathewson
2017-07-05Fix a wide line from 22207Nick Mathewson
2017-07-05Merge branch 'maint-0.3.1'Nick Mathewson
2017-07-05Merge remote-tracking branch 'karsten/task-22207' into maint-0.3.1Nick Mathewson
2017-07-05Make the strings from #1667 static.Nick Mathewson
2017-07-05Merge branch 'neena-fix-1667'Nick Mathewson
2017-07-05Extract "not an HTTP proxy" messages.Nick Mathewson
2017-07-05Merge branch 'bug15554_032_01_squashed'Nick Mathewson
2017-07-05Add test that parses a hardcoded v2 descriptor.George Kadianakis
2017-07-05Merge branch 'onionskin_refactor_2'Nick Mathewson
2017-07-05Merge remote-tracking branch 'asn/ticket22727_032_02'Nick Mathewson
2017-07-05Merge remote-tracking branch 'dgoulet/ticket22726_032_02'Nick Mathewson
2017-07-03CREATE_FAST is for when you don't know the onion keyRoger Dingledine
2017-07-03better comments and mild refactoringRoger Dingledine
2017-07-03Document the new functions from the refactorNick Mathewson
2017-07-03Reindent the functions split from circuit_send_next_onion_skin().Nick Mathewson
2017-07-03Split circuit_send_next_onion_skin() into its three main cases.Nick Mathewson
2017-07-01general formatting / whitespace / typo fixesRoger Dingledine
2017-06-29Merge branch 'maint-0.3.1'Nick Mathewson
2017-06-29Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2017-06-29Merge branch 'trove-2017-006' into maint-0.3.0Nick Mathewson
2017-06-29Merge branch 'maint-0.3.1'Nick Mathewson
2017-06-29Merge remote-tracking branch 'public/bug22670_031' into maint-0.3.1Nick Mathewson
2017-06-29Merge branch 'maint-0.3.1'Nick Mathewson
2017-06-29Merge branch 'ticket22684'Nick Mathewson
2017-06-29Consider the exit family when applying guard restrictions.Nick Mathewson
2017-06-28Replace crash on missing handle in consdiffmgr with nonfatal assertNick Mathewson
2017-06-28Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-06-28Merge remote-tracking branch 'teor/bug21507-029' into maint-0.2.9Nick Mathewson
2017-06-28Merge remote-tracking branch 'teor/bug21576_029_v2' into maint-0.2.9Nick Mathewson