aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-11-06Add parentheses to the ctassert macro expansionsNick Mathewson
2018-11-06Add a user of CTASSERT().Nick Mathewson
2018-11-06New macro CTASSERT(condition) to assert condition at compile-time.Taylor R Campbell
2018-11-06Merge remote-tracking branch 'tor-github/pr/466'Nick Mathewson
2018-11-06Merge remote-tracking branch 'tor-github/pr/464'Nick Mathewson
2018-11-06Merge branch 'maint-0.3.5'Nick Mathewson
2018-11-06Merge remote-tracking branch 'tor-github/pr/474' into maint-0.3.5Nick Mathewson
2018-11-06Merge branch 'maint-0.3.5'Nick Mathewson
2018-11-06Merge remote-tracking branch 'tor-github/pr/484' into maint-0.3.5Nick Mathewson
2018-11-06Merge branch 'maint-0.3.5'Nick Mathewson
2018-11-06Include sys/time.h in timers.c and time_fmt.cKris Katterjohn
2018-11-06refuse to start with relative paths + RunAsDaemonRoger Dingledine
2018-11-06Merge branch 'maint-0.3.5'Nick Mathewson
2018-11-06Merge branch 'bug28348_034' into bug28348_035Nick Mathewson
2018-11-06Actually disable NEED_NET periodic events when DisableNetwork is setNick Mathewson
2018-11-05Notify systemd of ShutdownWaitLengthAlex Xu (Hello71)
2018-11-02Add a warning if we can't write networkstatus-bridgesNick Mathewson
2018-11-02Avoid mmap leak if we get a consensus diff we can't use.Nick Mathewson
2018-11-02Update address tests to avoid offending coverity.Nick Mathewson
2018-11-02Merge branch 'ticket28100_squashed'Nick Mathewson
2018-11-02Don't overwrite the Content-Type when compressingAlex Xu (Hello71)
2018-11-02Merge branch 'maint-0.3.5'Nick Mathewson
2018-11-02Merge branch 'bug27968_squashed' into maint-0.3.5Nick Mathewson
2018-11-02Sort the imports in test_rebind.pyteor
2018-11-02Make test_rebind.py timeout when waiting for a log messageteor
2018-11-02Refactor test_rebind.py to consistently print FAIL on failureteor
2018-11-02Avoid a race condition in test_rebind.pyteor
2018-11-02Bump to 0.3.4.9-devNick Mathewson
2018-11-02Merge branch 'bug27963_wallclock' into maint-0.3.5Nick Mathewson
2018-11-02Merge branch 'bug27963_wallclock'Nick Mathewson
2018-11-02Bump to 0.3.4.9Nick Mathewson
2018-11-02Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-11-02Merge branch 'bug26470_032' into maint-0.3.3Nick Mathewson
2018-11-02Merge branch 'bug26896_034' into maint-0.3.4Nick Mathewson
2018-11-02Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-11-02Merge remote-tracking branch 'dgoulet/ticket27410_032_01' into maint-0.3.3Nick Mathewson
2018-11-01Add tests for the string_is_utf8_no_bom() function.George Kadianakis
2018-11-01Improve log message in hs_service.cFernando Fernandez Mancera
2018-10-31Merge branch 'ticket24393_036_01_squashed'Nick Mathewson
2018-10-31Add test for nodes_in_same_family()Neel Chauhan
2018-10-31Merge branch 'maint-0.3.4' into maint-0.3.5Nick Mathewson
2018-10-31Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-10-31Merge branch 'maint-0.3.5'Nick Mathewson
2018-10-31Merge branch 'maint-0.3.4' into maint-0.3.5Nick Mathewson
2018-10-31Merge branch 'maint-0.2.9' into maint-0.3.3Nick Mathewson
2018-10-31Merge remote-tracking branch 'tor-github/pr/436' into maint-0.2.9Nick Mathewson
2018-10-31Merge branch 'networkstatus_mmap' into networkstatus_mmap_mergeNick Mathewson
2018-10-31Fix memory leak (#28257, CID 1440805).Nick Mathewson
2018-10-30Check IPv6 subnets as well as IPv4 subnets where possible when choosing clien...Neel Chauhan
2018-10-30Merge branch 'maint-0.3.5'David Goulet