index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Commit message (
Expand
)
Author
Age
*
Set CREATE_NO_WINDOW in tor_spawn_background.
David Fifield
2013-12-05
*
Restore prop198 behavior from 4677 patch
Nick Mathewson
2013-11-25
*
Restore ability to build with V2_HANDSHAKE_SERVER
Nick Mathewson
2013-11-25
*
Avoid warning about impossible check for flags & 0
Nick Mathewson
2013-11-22
*
Handle unlikely negative time in tor_log_err_sigsafe
Nick Mathewson
2013-11-22
*
Add a _GNU_SOURCE definition to backtrace.c to fix compilation
Nick Mathewson
2013-11-18
*
Whoops -- add missing defined().
Nick Mathewson
2013-11-18
*
Make header includes match declarations in pc_from_ucontext.m4
Nick Mathewson
2013-11-18
*
Fix compilation under openssl 0.9.8
Nick Mathewson
2013-11-18
*
Fix whitespace
Nick Mathewson
2013-11-18
*
Log more OpenSSL engine statuses at startup.
Nick Mathewson
2013-11-18
*
Merge branch 'backtrace_squashed'
Nick Mathewson
2013-11-18
|
\
|
*
Refactor format_*_number_sigsafe to have a common implementation
Nick Mathewson
2013-11-18
|
*
Reseolve DOCDOC and XXXXs in backtrace.c
Nick Mathewson
2013-11-18
|
*
Make backtrace handler handle signals correctly.
Nick Mathewson
2013-11-18
|
*
Improve new assertion message logging
Nick Mathewson
2013-11-18
|
*
Add a sighandler-safe logging mechanism
Nick Mathewson
2013-11-18
|
*
Basic backtrace ability
Nick Mathewson
2013-11-18
|
*
Refactor the assertion-failure code into a function
Nick Mathewson
2013-07-19
|
*
Add a signal-safe decimal formatting function
Nick Mathewson
2013-07-19
*
|
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-11-15
|
\
\
|
*
\
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-11-15
|
|
\
\
*
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-10-31
|
\
|
|
|
|
*
|
|
Merge remote-tracking branch 'public/bug9780_024_v2' into maint-0.2.4
Nick Mathewson
2013-10-31
|
|
\
\
\
|
|
*
|
|
Switch ECDHE group default logic for bridge/relay TLS
Nick Mathewson
2013-10-08
|
*
|
|
|
Merge remote-tracking branch 'public/bug6055_v2_024' into maint-0.2.4
Nick Mathewson
2013-10-31
|
|
\
\
\
\
*
|
\
\
\
\
Merge branch 'bug1376'
Nick Mathewson
2013-10-11
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix some whitespace; tighten the tests.
Nick Mathewson
2013-10-11
|
*
|
|
|
|
|
Added test for new write_chunks_to_file behaviour in #1376.
Kevin Butler
2013-09-04
|
*
|
|
|
|
|
Added no_tempfile parameter to write_chunks_to_file to do non-atomic writes. ...
Kevin Butler
2013-09-01
*
|
|
|
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-10-10
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-10-10
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
Fix unit test for format_helper_exit_status
Nick Mathewson
2013-10-10
*
|
|
|
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-10-10
|
\
|
|
|
|
|
|
|
*
|
|
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-10-10
|
|
\
|
|
|
|
|
|
|
*
|
|
|
|
Raise buffer size, fix checks for format_exit_helper_status.
Nick Mathewson
2013-10-08
*
|
|
|
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-10-08
|
\
|
|
|
|
|
|
|
*
|
|
|
|
|
When examining interfaces to find an address, discard non-up ones.
Nick Mathewson
2013-10-08
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge remote-tracking branch 'public/bug6055_v2_024'
Nick Mathewson
2013-09-25
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Re-enable TLS 1.[12] when building with OpenSSL >= 1.0.1e
Nick Mathewson
2013-09-25
|
|
/
/
/
/
*
|
|
|
|
Fix a memory leak on getaddrinfo in sandbox. Found by coverity
Nick Mathewson
2013-09-16
*
|
|
|
|
Clean up malloc issues in sandbox.c
Nick Mathewson
2013-09-16
*
|
|
|
|
Merge remote-tracking branch 'Ryman/bug6384'
Nick Mathewson
2013-09-13
|
\
\
\
\
\
|
*
|
|
|
|
Fixed leak and added minor documentation for #6384.
Kevin Butler
2013-09-04
|
*
|
|
|
|
Added --library-versions flag to print the compile time and runtime versions ...
Kevin Butler
2013-09-01
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Fix a windows compilation warning from sandboxing branch
Nick Mathewson
2013-09-13
*
|
|
|
|
Merge remote-tracking branch 'ctoader/gsoc-cap-stage2'
Nick Mathewson
2013-09-13
|
\
\
\
\
\
|
*
|
|
|
|
fixed compilation bug on i386 due to previous fix
Cristian Toader
2013-09-12
|
*
|
|
|
|
bug fix: syscalls send and recv not supported for x86_64 with libseccomp 1.0.1
Cristian Toader
2013-09-12
|
*
|
|
|
|
remove debugging code
Cristian Toader
2013-09-12
[next]