summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-03-04Merge branch 'bug21599_squashed'Nick Mathewson
2017-03-04Simplify hidden service descriptor creationteor
2017-03-04Merge remote-tracking branch 'teor/bug21596_030'Nick Mathewson
2017-03-04Merge branch 'maint-0.3.0'Nick Mathewson
2017-03-04Merge remote-tracking branch 'teor/bug21576_029_v2' into maint-0.3.0Nick Mathewson
2017-03-02Make hidden services always check for failed intro point connectionsteor
2017-03-02Make hidden services always check for failed intro point connectionsteor
2017-03-02Fix a crash when a connection tries to open just after it has been unlinkedteor
2017-03-01Bump to 0.3.0.4-rc-devNick Mathewson
2017-03-01Merge branch 'maint-0.3.0'Nick Mathewson
2017-03-01Restore correct behavior of 0.3.0.4-rc with bridges+ipv6-minNick Mathewson
2017-03-01Merge remote-tracking branch 'asn/bug21586'Nick Mathewson
2017-03-01Prevent SRV assert when called from misconfigured bridge auth.George Kadianakis
2017-03-01Merge branch 'maint-0.3.0'Nick Mathewson
2017-03-01Improve descriptor checks in the new guard algorithm.George Kadianakis
2017-03-01Bump to 0.2.9.10-devNick Mathewson
2017-03-01Merge branch 'maint-0.3.0'Nick Mathewson
2017-03-01Remove the space before the interpreter name in test-network.shteor
2017-02-28Merge branch 'maint-0.3.0'Nick Mathewson
2017-03-01Restore support for test-network.sh on BSD and other systems without bashteor
2017-02-28Merge remote-tracking branch 'teor/bug21510'Nick Mathewson
2017-02-28Merge remote-tracking branch 'teor/test21470-029'Nick Mathewson
2017-02-28Merge remote-tracking branch 'teor/bug21507-029'Nick Mathewson
2017-02-28Merge remote-tracking branch 'public/bug21407'Nick Mathewson
2017-02-28bump version to 0.3.0.4-rcNick Mathewson
2017-02-28bump version to 0.2.9.10Nick Mathewson
2017-02-28Merge branch 'maint-0.3.0'Nick Mathewson
2017-02-28Merge remote-tracking branch 'public/bug21007_case2_030' into maint-0.3.0Nick Mathewson
2017-02-28Merge branch 'maint-0.3.0'Nick Mathewson
2017-02-28Merge branch 'bug21027_v2_squashed' into maint-0.3.0Nick Mathewson
2017-02-28Change approach to preventing duplicate guards.Nick Mathewson
2017-02-27Merge branch 'disable_memory_sentinels_squashed'Nick Mathewson
2017-02-27Code to disable memory sentinels for fuzzingNick Mathewson
2017-02-27Merge branch 'maint-0.3.0'Nick Mathewson
2017-02-27Merge remote-tracking branch 'teor/feature21570-030' into maint-0.3.0Nick Mathewson
2017-02-27Merge branch 'maint-0.3.0'Nick Mathewson
2017-02-27Merge branch 'bug21369_check_029_squashed' into maint-0.3.0Nick Mathewson
2017-02-27Merge branch 'maint-0.3.0'Nick Mathewson
2017-02-27Merge branch 'bug21420_029_squashed' into maint-0.3.0Nick Mathewson
2017-02-27Revise the logic for picking the start time for link certsNick Mathewson
2017-02-27Merge branch 'maint-0.3.0'Nick Mathewson
2017-02-27Merge remote-tracking branch 'teor/bug20711' into maint-0.3.0Nick Mathewson
2017-02-27Fix a wide lineNick Mathewson
2017-02-27Fix a "directive within macro arguments" warningNick Mathewson
2017-02-27Merge remote-tracking branch 'ahf/bugs/21206'Nick Mathewson
2017-02-28Use bash in src/test/test-network.shteor
2017-02-28Reserve a test-network.sh exit status of 2 for unknown argumentsteor
2017-02-27Add one other BUG check to try to fix/solve 21369.Nick Mathewson
2017-02-27Try to check for (and prevent) buffer size INT_MAX overflow better.Nick Mathewson
2017-02-28Add a quiet mode to test-network.shteor