index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
2018-01-30
Merge branch 'ticket24902_029_05' into ticket24902_033_02
David Goulet
2018-01-30
dos: Initial code of Denial of Service mitigation
David Goulet
2018-01-23
Add missing static keywords
Taylor Yu
2018-01-23
openssl_mutexes code belongs in openssl_mgt.c
Nick Mathewson
2018-01-23
add a missing "compat_openssl.h"
Nick Mathewson
2018-01-23
perhaps this was the missing include?
Nick Mathewson
2018-01-23
Add a missing include for openssl 1.0.2
Nick Mathewson
2018-01-23
Merge remote-tracking branch 'ffmancera/bug24658-openssl'
Nick Mathewson
2018-01-22
Move the openssl namespace back into .c files.
Fernando Fernandez Mancera
2018-01-19
Add crypto_openssl_mgt.[ch] for compiling dependencies.
Fernando Fernandez Mancera
2018-01-19
Tweaks into functions and variables in crypto_openssl_mgt.[ch]
Fernando Fernandez Mancera
2018-01-19
Don't call Libevent's event_base_free() on NULL.
Nick Mathewson
2018-01-18
Rename crypto_openssl.[ch] to crypto_openssl_mgt.[ch]
Fernando Fernandez Mancera
2018-01-17
Merge branch 'bug22798_029_squashed'
Nick Mathewson
2018-01-17
Improve Windows performance with SIO_IDEAL_SEND_BACKLOG_QUERY.
Nick Mathewson
2018-01-17
Merge branch 'bug21074_029'
Nick Mathewson
2018-01-17
Add a cast to avoid a signed/unsigned comparison
Nick Mathewson
2018-01-16
Merge branch 'bug21074_029'
Nick Mathewson
2018-01-12
Merge remote-tracking branch 'ffmancera/bug24861'
Nick Mathewson
2018-01-12
Fix minGW compatibility issue with zu format specifier.
Fernando Fernandez Mancera
2018-01-11
On shutdown, mark openssl as uninitialized.
Nick Mathewson
2018-01-11
Merge branch 'restart_nocrash'
Nick Mathewson
2018-01-10
Merge branch 'bug24733_squashed_2'
Nick Mathewson
2018-01-10
Document the alignment limitation of tor_free()
Nick Mathewson
2018-01-10
Extract the raw_free() of ifc_buf into a new function.
Nick Mathewson
2018-01-10
Stop invoking undefined behaviour by using tor_free() on an unaligned pointer
teor
2018-01-08
Add free_openssl() to crypto_openssl module.
Fernando Fernandez Mancera
2018-01-08
Refactor crypto.[ch] into smaller OpenSSL module.
Fernando Fernandez Mancera
2018-01-05
Merge branch 'maint-0.3.2'
Roger Dingledine
2018-01-05
remove redundant "implement this" from log message
Roger Dingledine
2018-01-04
Don't treat a setrlimit failure as fatal.
Nick Mathewson
2017-12-20
type error fix for monotime_coarse_add_msec on windows
Nick Mathewson
2017-12-20
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-12-13
Another attempt at fixing the STACK warning in tortls.c
Nick Mathewson
2017-12-13
Add a function to add msec to a monotime.
Nick Mathewson
2017-12-13
Add monotime functions for clearing monotonic times
Nick Mathewson
2017-12-12
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-12-12
Make sandbox.c compile when libseccomp-dev is installed on arm64
Nick Mathewson
2017-12-12
Fix compilation: logfile_is_external() must accept const*
Nick Mathewson
2017-12-12
Merge remote-tracking branch 'ahf-oniongit/bugs/24362'
Nick Mathewson
2017-12-12
Simplify explicit conditional checks into an inlined function.
Alexander Færøy
2017-12-11
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-12-11
Merge branch 'stack_fixes_032_v2' into maint-0.3.2
Nick Mathewson
2017-12-11
Stop checking for sandbox:new_element() failures: it can't fail.
Nick Mathewson
2017-12-11
Set DH parameters to NULL on shutdown
Nick Mathewson
2017-12-11
On exit, free the event_base and set its pointer to NULL.
Nick Mathewson
2017-12-11
Merge remote-tracking branch 'public/feature24427'
Nick Mathewson
2017-12-11
Add support for Android's logging subsystem.
Alexander Færøy
2017-12-11
Fix compilation with --disable-memory-sentinels
Nick Mathewson
2017-12-08
Merge branch 'macro_free_v2_squashed'
Nick Mathewson
[next]