aboutsummaryrefslogtreecommitdiff
path: root/src/common
Commit message (Expand)AuthorAge
...
* | | 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
|\| | |
| * | | Merge remote-tracking branch 'public/bug9780_024_v2' into maint-0.2.4Nick Mathewson2013-10-31
| |\ \ \
| | * | | Switch ECDHE group default logic for bridge/relay TLSNick Mathewson2013-10-08
| * | | | Merge remote-tracking branch 'public/bug6055_v2_024' into maint-0.2.4Nick Mathewson2013-10-31
| |\ \ \ \
* | \ \ \ \ Merge branch 'bug1376'Nick Mathewson2013-10-11
|\ \ \ \ \ \
| * | | | | | Fix some whitespace; tighten the tests.Nick Mathewson2013-10-11
| * | | | | | Added test for new write_chunks_to_file behaviour in #1376.Kevin Butler2013-09-04
| * | | | | | Added no_tempfile parameter to write_chunks_to_file to do non-atomic writes. ...Kevin Butler2013-09-01
* | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-10-10
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-10-10
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Fix unit test for format_helper_exit_statusNick Mathewson2013-10-10
* | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-10-10
|\| | | | | |
| * | | | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-10-10
| |\| | | | |
| | * | | | | Raise buffer size, fix checks for format_exit_helper_status.Nick Mathewson2013-10-08
* | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-10-08
|\| | | | | |
| * | | | | | When examining interfaces to find an address, discard non-up ones.Nick Mathewson2013-10-08
| | |_|_|/ / | |/| | | |
* | | | | | Merge remote-tracking branch 'public/bug6055_v2_024'Nick Mathewson2013-09-25
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Re-enable TLS 1.[12] when building with OpenSSL >= 1.0.1eNick Mathewson2013-09-25
| |/ / / /
* | | | | Fix a memory leak on getaddrinfo in sandbox. Found by coverityNick Mathewson2013-09-16
* | | | | Clean up malloc issues in sandbox.cNick Mathewson2013-09-16
* | | | | Merge remote-tracking branch 'Ryman/bug6384'Nick Mathewson2013-09-13
|\ \ \ \ \
| * | | | | Fixed leak and added minor documentation for #6384.Kevin Butler2013-09-04
| * | | | | Added --library-versions flag to print the compile time and runtime versions ...Kevin Butler2013-09-01
| | |_|/ / | |/| | |
* | | | | Fix a windows compilation warning from sandboxing branchNick Mathewson2013-09-13
* | | | | Merge remote-tracking branch 'ctoader/gsoc-cap-stage2'Nick Mathewson2013-09-13
|\ \ \ \ \
| * | | | | fixed compilation bug on i386 due to previous fixCristian Toader2013-09-12
| * | | | | bug fix: syscalls send and recv not supported for x86_64 with libseccomp 1.0.1Cristian Toader2013-09-12
| * | | | | remove debugging codeCristian Toader2013-09-12
| * | | | | added extra buffer and limit to mprotect not to exceed the length of that bufferCristian Toader2013-09-12
| * | | | | Fix osx compilation again, hopefully better this time.Nick Mathewson2013-09-11
| * | | | | added filter protection for string parameter memoryCristian Toader2013-09-10
| * | | | | fixed socket syscall bugCristian Toader2013-09-10
| * | | | | fixed compilation error on i386 linux by moving sandbox_cfg_t definitionCristian Toader2013-09-10
| * | | | | Fix check-spacesNick Mathewson2013-09-09
| * | | | | Fix compilation on OSXNick Mathewson2013-09-09
| * | | | | Do not try to add non-existent syscalls.Nick Mathewson2013-09-09
| * | | | | Fix a warning related to SCMP_CMP definition in header.Nick Mathewson2013-09-09
| * | | | | Fix most of the --enable-gcc-warnings warnings in the sandbox codeNick Mathewson2013-09-09
| * | | | | Remove a usage of free()Nick Mathewson2013-09-09