aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2017-08-08test: Fix prop224 HS descriptor to use subcredentialGeorge Kadianakis
2017-08-08test: Add unit test coverage of hs_service.cDavid Goulet
2017-08-08test: Refactor HS tests to use the new ESTABLISH_INTRO cell codeDavid Goulet
2017-08-08test: Add test_hs_common unit testsDavid Goulet
2017-08-08test: Add test_hs_ntor unit testsDavid Goulet
2017-08-08test: Add test_hs_cell unit testsDavid Goulet
2017-08-08prop224: Circuit has opened and ESTABLISH_INTRO cellDavid Goulet
2017-08-08prop224: Add descriptor overlap mode functionGeorge Kadianakis
2017-08-08prop224: API for the creation of blinded keysDavid Goulet
2017-08-08hs: Implement constructor for hs_desc_intro_point_tDavid Goulet
2017-08-08Merge branch 'maint-0.3.1'Nick Mathewson
2017-08-08Merge remote-tracking branch 'ahf/bugs/22286' into maint-0.3.1Nick Mathewson
2017-08-04Fix memory leak of "torrcd" in test_config_include_folder_order()Nick Mathewson
2017-08-04Remove usage of the PATH_MAX variablecypherpunks
2017-08-03routerkeys: Add cmdline option for learning signing key expiration.Isis Lovecruft
2017-08-03Switch to offsetof()Neel Chauhan
2017-08-02Merge branch 'maint-0.3.1'Nick Mathewson
2017-08-02Make the hs_ntor_ref logic more correct when there is no sha3 moduleNick Mathewson
2017-07-31Fix the hs_ntor integration tests to work with the pysha3 moduleNick Mathewson
2017-07-31Now that "base -1" is a bug, tell our unit tests to expect bug warningsNick Mathewson
2017-07-28Merge branch 'maint-0.3.1'Nick Mathewson
2017-07-28Fix an unreachable memory leak in the unit testsNick Mathewson
2017-07-27Merge branch 'maint-0.3.1'Nick Mathewson
2017-07-27Merge branch 'multi-priority_squashed' into maint-0.3.1Nick Mathewson
2017-07-27Queue consensus diffs at LOW priority.Nick Mathewson
2017-07-27Add support for multi-priority workqueuesNick Mathewson
2017-07-25This caused my attempt to fix hs_config/valid_service_v2 to failNick Mathewson
2017-07-24Fix remaining cases of hs_config failures without af_unixNick Mathewson
2017-07-24Fix hs_config unit test on systems without unix socketsNick Mathewson
2017-07-24Rename the hybrid_encrypt/decrypt functions; label them as dangerousNick Mathewson
2017-07-24test: Remove buggy unit test in test_hs_serviceDavid Goulet
2017-07-14Merge branch 'bug17750_029_squashed'Nick Mathewson
2017-07-14Fix a signed integer overflow in dir/download_status_random_backoffNick Mathewson
2017-07-14Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2017-07-14Merge branch 'maint-0.3.1'Nick Mathewson
2017-07-14Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-07-14Merge branch 'bug22916_027' into maint-0.2.9Nick Mathewson
2017-07-14Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2017-07-14Merge branch 'maint-0.3.1'Nick Mathewson
2017-07-14Merge branch 'bug22803_030' into maint-0.3.0Nick Mathewson
2017-07-13Fix compiler warnings with openssl-scrypt/libscrypt test on clangNick Mathewson
2017-07-13Merge remote-tracking branch 'dgoulet/ticket21979_032_04'Nick Mathewson
2017-07-13Merge branch 'maint-0.3.1'Nick Mathewson
2017-07-13Merge remote-tracking branch 'isis/bug22830_0.3.1' into maint-0.3.1Nick Mathewson
2017-07-13prop224: Move service version into config objectDavid Goulet
2017-07-13test: Add v3 service load keys and accessorsDavid Goulet
2017-07-13test: Add v3 service config and registration testDavid Goulet
2017-07-13prop224: Service address creation/validationDavid Goulet
2017-07-13test: Add HS v2 service configuration unit testsDavid Goulet
2017-07-13prop224: Add hs_config.{c|h} with a refactoringDavid Goulet