aboutsummaryrefslogtreecommitdiff
path: root/src/common
Commit message (Expand)AuthorAge
* Fix some leaks/missed checks in the unit testsNick Mathewson2014-03-13
* Fix whitespace errors, all of them mine.Nick Mathewson2014-03-05
* Merge branch 'bug10169_025_v2'Nick Mathewson2014-03-04
|\
| * Merge remote-tracking branch 'public/bug10169_024' into bug10169_025_v2Nick Mathewson2014-03-04
| |\
| | * Merge remote-tracking branch 'public/bug10169_023' into bug10169_024Nick Mathewson2014-03-04
| | |\
| | | * Monotonize the OOM-killer data timersNick Mathewson2014-02-26
| * | | Add tests for buffer time tracking.Nick Mathewson2014-02-12
* | | | Write hashed bridge fingerprint to logs and to disk.Karsten Loesing2014-02-28
* | | | Trivial comment fix.Nick Mathewson2014-02-25
* | | | Threadproof our log_backtrace implementationNick Mathewson2014-02-24
* | | | fixed long -> int implicit cast warning line 3453Nick Hopper2014-02-20
* | | | Merge branch 'bug4900_siphash_v2'Nick Mathewson2014-02-15
|\ \ \ \
| * | | | Randomize the global siphash key at startupNick Mathewson2014-02-12
| * | | | Split crypto_global_init() into pre/post configNick Mathewson2014-02-12
| * | | | Siphash-2-4 is now our hash in nearly all cases.Nick Mathewson2014-02-12
| * | | | Get csiphash better integrated with our build systemNick Mathewson2014-02-12
| |/ / /
* | | | Remove a bunch of functions that were never called.Nick Mathewson2014-02-15
* | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2014-02-15
|\ \ \ \ | |/ / / |/| | |
| * | | gcc/clang: Mark macro-generated functions as possible unusedSebastian Hahn2014-02-14
| * | | Some anti-forensics paranoia...Florent Daigniere2014-02-06
| |/ /
* | | Explain CURVE25519_ENABLED: closes 9774Nick Mathewson2014-02-07
* | | Some anti-forensics paranoia...Florent Daigniere2014-02-03
* | | Add a sandbox rule to allow IP_TRANSPARENTNick Mathewson2014-02-02
* | | whitespace fixesNick Mathewson2014-01-17
* | | Fix some seccomp2 issuesNick Mathewson2014-01-06
* | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-12-18
|\| |
| * | Never allow OpenSSL engines to replace the RAND_SSLeay methodNick Mathewson2013-12-18
* | | Set CREATE_NO_WINDOW in tor_spawn_background.David Fifield2013-12-05
* | | Restore prop198 behavior from 4677 patchNick Mathewson2013-11-25
* | | Restore ability to build with V2_HANDSHAKE_SERVERNick Mathewson2013-11-25
* | | Avoid warning about impossible check for flags & 0Nick Mathewson2013-11-22
* | | Handle unlikely negative time in tor_log_err_sigsafeNick Mathewson2013-11-22
* | | Add a _GNU_SOURCE definition to backtrace.c to fix compilationNick Mathewson2013-11-18
* | | Whoops -- add missing defined().Nick Mathewson2013-11-18
* | | Make header includes match declarations in pc_from_ucontext.m4Nick Mathewson2013-11-18
* | | Fix compilation under openssl 0.9.8Nick Mathewson2013-11-18
* | | Fix whitespaceNick Mathewson2013-11-18
* | | Log more OpenSSL engine statuses at startup.Nick Mathewson2013-11-18
* | | Merge branch 'backtrace_squashed'Nick Mathewson2013-11-18
|\ \ \
| * | | Refactor format_*_number_sigsafe to have a common implementationNick Mathewson2013-11-18
| * | | Reseolve DOCDOC and XXXXs in backtrace.cNick Mathewson2013-11-18
| * | | Make backtrace handler handle signals correctly.Nick Mathewson2013-11-18
| * | | Improve new assertion message loggingNick Mathewson2013-11-18
| * | | Add a sighandler-safe logging mechanismNick Mathewson2013-11-18
| * | | Basic backtrace abilityNick Mathewson2013-11-18
| * | | Refactor the assertion-failure code into a functionNick Mathewson2013-07-19
| * | | Add a signal-safe decimal formatting functionNick Mathewson2013-07-19
* | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-11-15
|\ \ \ \ | | |/ / | |/| |
| * | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-11-15
| |\ \ \ | | | |/ | | |/|
* | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-10-31
|\| | |