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
/
lib
Age
Commit message (
Expand
)
Author
2020-03-17
Merge branch 'maint-0.4.2' into maint-0.4.3
Nick Mathewson
2020-03-17
Trivial bugfixes found during TROVE investigation.
George Kadianakis
2020-03-17
Merge branch 'trove_2020_002_035' into trove_2020_002_041
Nick Mathewson
2020-03-17
Use >= consistently with max_bits.
Nick Mathewson
2020-03-17
Extract key length check into a new function, and check more fields.
Nick Mathewson
2020-03-14
Merge branch 'trove_2020_002_035' into trove_2020_002_041
Nick Mathewson
2020-03-14
Fix memory leak in crypto_pk_asn1_decode_private.
Nick Mathewson
2020-03-14
Revise TROVE-2020-002 fix to work on older OpenSSL versions.
Nick Mathewson
2020-03-13
Merge branch 'maint-0.3.5' into maint-0.4.1
Nick Mathewson
2020-03-13
Merge branch 'maint-0.4.1' into maint-0.4.2
Nick Mathewson
2020-03-13
Merge remote-tracking branch 'tor-github/pr/1693/head' into maint-0.3.5
Nick Mathewson
2020-03-11
Merge branch 'bug33032_042' into bug33032_043
Nick Mathewson
2020-03-11
Merge branch 'bug33032_041' into bug33032_042
Nick Mathewson
2020-03-11
Merge branch 'maint-0.4.1' into bug33032_041
Nick Mathewson
2020-03-11
pem_decode(): Tolerate CRLF line endings
Nick Mathewson
2020-03-10
Document poll_interval_tv in procmon.c
rl1987
2020-02-26
In typed_var_kvassign, include config names in error messages.
Nick Mathewson
2020-02-26
confmgt: when a units value is invalid, include a meaningful error.
Nick Mathewson
2020-02-26
confmgt: when an int/enum value is invalid, say which values are ok.
Nick Mathewson
2020-02-13
Run "make autostyle"
teor
2020-02-12
Run "make autostyle".
Nick Mathewson
2020-02-13
log: Stop duplicating error file fds
teor
2020-02-13
err/log: Stop closing stderr and stdout during shutdown
teor
2020-02-12
err/log: Stop closing stderr and stdout during shutdown
teor
2020-02-05
Merge branch 'trove_2020_002_035' into trove_2020_002_041
Nick Mathewson
2020-02-05
When parsing, reject >1024-bit RSA private keys sooner.
Nick Mathewson
2020-02-04
address: Fix comments in address.h
teor
2020-01-30
Merge branch 'tor-github/pr/1697'
David Goulet
2020-01-30
Merge branch 'bug32673_035'
Nick Mathewson
2020-01-30
Merge branch 'bug33093_logging_035'
Nick Mathewson
2020-01-30
Do not set "once" when calling tor_bug_occurred_ from BUG().
Nick Mathewson
2020-01-30
Merge branch 'maint-0.4.1' into maint-0.4.2
teor
2020-01-30
Merge branch 'maint-0.4.0' into maint-0.4.1
teor
2020-01-30
Merge branch 'maint-0.3.5' into maint-0.4.0
teor
2020-01-30
Merge remote-tracking branch 'tor-github/pr/1614' into maint-0.3.5
teor
2020-01-29
buf_read_from_tls: Return ERROR_MISC, not WANTWRITE, on BUG().
Nick Mathewson
2020-01-29
Change BUG() messages in buf_flush_to_tls() to IF_BUG_ONCE()
Nick Mathewson
2020-01-16
Merge branch 'maint-0.4.0' into maint-0.4.1
teor
2020-01-16
Merge branch 'maint-0.3.5' into maint-0.4.0
teor
2020-01-16
Merge remote-tracking branch 'tor-github/pr/1513' into maint-0.3.5
teor
2020-01-15
compat_compiler: add a macro to prevent coverity deadcode warnings.
Nick Mathewson
2020-01-14
Merge remote-tracking branch 'tor-github/pr/1636'
Nick Mathewson
2020-01-09
Merge branch 'pre_formatter_cleanups_squashed'
Nick Mathewson
2020-01-09
process.h: include stdbool.h
Nick Mathewson
2020-01-09
process.h: add a struct declaration for buf_t.
Nick Mathewson
2020-01-09
timers.h: add declaration for timeval.
Nick Mathewson
2020-01-09
lib/conf: include torint.h in files that use it.
Nick Mathewson
2020-01-09
Include x509.h in tortls_internal.h.
Nick Mathewson
2020-01-09
Include sys/types.h in fdio.h, for "off_t".
Nick Mathewson
2020-01-09
Use new ENABLE/DISABLE_GCC_WARNING
Nick Mathewson
[prev]
[next]