aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-03-15Run the copyright update script.Nick Mathewson
2017-03-15Merge branch 'bug21540_029_v2'Nick Mathewson
2017-03-15Correctly handle fd-drain errors on windows workqueuesNick Mathewson
2017-03-15Merge branch 'maint-0.3.0'Nick Mathewson
2017-03-15Merge branch 'bug20059_024_v2' into maint-0.3.0Nick Mathewson
2017-03-15Avoid a double-mark bug when makring a pending circuit as "too old"Nick Mathewson
2017-03-15Merge branch 'deprecate_getinfo_network_status'Nick Mathewson
2017-03-15Merge remote-tracking branch 'public/feature21496'Nick Mathewson
2017-03-14Improve keccak-tiny performance by 15% on LE intelNick Mathewson
2017-03-14Log info about intro point limits when they are reached and resetteor
2017-03-14Log more info when a service descriptor has the wrong number of intro pointsteor
2017-03-14Create function to log service introduction point creation limitsteor
2017-03-14Create logfiles in mode 0640Nick Mathewson
2017-03-13Fix some compilation warnings in {test_,}hs_descriptor.cNick Mathewson
2017-03-13Add a null statement to prevent some SMARTLIST_FOREACH() bugs.Nick Mathewson
2017-03-13Merge branch 'maint-0.3.0'Nick Mathewson
2017-03-13Merge remote-tracking branch 'public/bug21682_030' into maint-0.3.0Nick Mathewson
2017-03-13Merge remote-tracking branch 'asn/bug21334_v3'Nick Mathewson
2017-03-13prop224: Rename padding size def to something less confusing.George Kadianakis
2017-03-13prop224: Add unittests for decode_superencrypted().George Kadianakis
2017-03-13prop224: Move some utility crypto funcs to the top of the file.George Kadianakis
2017-03-13prop224: Fix the HS descriptor unittests.George Kadianakis
2017-03-13prop224: Implement decoding of superencrypted HS descriptor.George Kadianakis
2017-03-13prop224: Implement encoding of superencrypted HS descriptor.George Kadianakis
2017-03-13prop224: Prepare for superencrypted HS descriptors.George Kadianakis
2017-03-10Mark GETINFO network-status as deprecated with a warningNick Mathewson
2017-03-09Merge branch 'bug21415_testfix_030'Nick Mathewson
2017-03-09Fix failing bridges+ipv6-min integration test.George Kadianakis
2017-03-09Revert "Restore correct behavior of 0.3.0.4-rc with bridges+ipv6-min"George Kadianakis
2017-03-09Merge remote-tracking branch 'ahf/bugs/21654'Nick Mathewson
2017-03-09Remove fgets() compatbility function and related tests.Alexander Færøy
2017-03-09Use less-than instead of not-equal-to for comparison in read loops.Alexander Færøy
2017-03-09Add test case for get_string_from_pipe().Alexander Færøy
2017-03-09Remove buffered I/O stream usage in process_handle_t.Alexander Færøy
2017-03-08Merge branch 'maint-0.3.0'Nick Mathewson
2017-03-08Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-03-08Merge branch 'maint-0.2.8' into maint-0.2.9Nick Mathewson
2017-03-08Merge branch 'maint-0.2.7-redux' into maint-0.2.8Nick Mathewson
2017-03-08Merge branch 'maint-0.2.6' into maint-0.2.7-reduxNick Mathewson
2017-03-08Merge branch 'maint-0.2.5' into maint-0.2.6Nick Mathewson
2017-03-08Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson
2017-03-08Fix a memory leak in config_get_assigned_option()Nick Mathewson
2017-03-08Update geoip and geoip6 to the March 7 2017 database.Karsten Loesing
2017-03-08Use read(2) instead of fgets(3) when reading process output.Alexander Færøy
2017-03-07Merge branch 'maint-0.3.0'Nick Mathewson
2017-03-07Merge branch 'bug21594_030_squashed' into maint-0.3.0Nick Mathewson
2017-03-07Remove delay in hidden service introduction point checksteor
2017-03-06Merge remote-tracking branch 'ahf/bugs/20988'Nick Mathewson
2017-03-06Merge remote-tracking branch 'teor/bug19699'Nick Mathewson
2017-03-06Check for NULL as input to extrainfo_parse_entry_from_string()Nick Mathewson