summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-01Fix ymlhiromipaw
2017-09-01Fix yml and improve ci flowhiromipaw
2017-09-01Fix invalid ymlhiromipaw
2017-09-01Make ci faster to runhiromipaw
2017-09-01Modify gitlab-ci for mirroringhiromipaw
2017-08-16Update .gitlab-ci.ymlHiro
2017-08-16Update .gitlab-ci.ymlHiro
2017-08-16Update .gitlab-ci.ymlHiro
2017-08-16Update .gitlab-ci.ymlHiro
2017-08-16Update .gitlab-ci.ymlHiro
2017-08-16Update .gitlab-ci.ymlHiro
2017-08-16Update .gitlab-ci.ymlHiro
2017-08-16Update .gitlab-ci.ymlHiro
2017-08-16Add gitlab-ciHiro
2017-08-11Make Windows happy for time_t printf formatDavid Goulet
2017-08-11test: Fix typing issues found by clangDavid Goulet
2017-08-11test: Fix memory leak in test_hs_common.cDavid Goulet
2017-08-11test: Fix hs common test for WindowsDavid Goulet
2017-08-11Merge branch 'ticket23220'Nick Mathewson
2017-08-11Raise MIN_DL_PER_REQUEST to 32Nick Mathewson
2017-08-11Merge branch 'bug18982'Nick Mathewson
2017-08-11Add # to "hop N" messages to disambiguate from old messages.Nick Mathewson
2017-08-11Merge branch 'maint-0.3.1'Nick Mathewson
2017-08-11Merge remote-tracking branch 'dgoulet/bug23091_032_01'Nick Mathewson
2017-08-09fix description of PublishServerDescriptorRoger Dingledine
2017-08-09Document all the arguments of PublishServerDescriptor.Nick Mathewson
2017-08-09fix another 32-bit warningNick Mathewson
2017-08-09Fix a warning on 32-bit clangNick Mathewson
2017-08-09prop224: Fix coverity warnings from #20657 merge.George Kadianakis
2017-08-08Re-run trunnel.Nick Mathewson
2017-08-08Merge branch 'ticket20657_nickm_bugfixes_squashed'Nick Mathewson
2017-08-08Put comment in the trunnel file, so it wont go away.Nick Mathewson
2017-08-08prop224: Add XXX about opaqueness of link_specifier_t.George Kadianakis
2017-08-08prop224: Function to inc/decrement num rendezvous streamGeorge Kadianakis
2017-08-08prop224: Always note down the use of internal circuitDavid Goulet
2017-08-08Add note about handling INTRODUCE2 cells.George Kadianakis
2017-08-08Start caching disaster SRV values.George Kadianakis
2017-08-08Fix the build_hs_index() function.George Kadianakis
2017-08-08prop224: Improve comments and tests for ed25519 keys in IPs/RPs.George Kadianakis
2017-08-08Improve docs on rendezvous circ relaunch.George Kadianakis
2017-08-08Increase HS desc cert lifetime.George Kadianakis
2017-08-08prop224 tests: Better HS time period tests.George Kadianakis
2017-08-08prop224 tests: Better HS address tests.George Kadianakis
2017-08-08prop224 tests: Improve SRV protocol tests.George Kadianakis
2017-08-08Do more type checking when setting HS idents.George Kadianakis
2017-08-08Fix broken intro point unittest.George Kadianakis
2017-08-08Extract intro point onion key even with multiple types.George Kadianakis
2017-08-08prop224 tests: test_gen_establish_intro_cell() check cell contents.George Kadianakis
2017-08-08Improve code based on Nick review:George Kadianakis
2017-08-08Don't double hash the ed25519 blind key parameter.George Kadianakis