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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-03-15
Merge branch 'bug21540_029_v2'
Nick Mathewson
2017-03-15
Correctly handle fd-drain errors on windows workqueues
Nick Mathewson
2017-03-14
Create logfiles in mode 0640
Nick Mathewson
2017-03-13
Add a null statement to prevent some SMARTLIST_FOREACH() bugs.
Nick Mathewson
2017-03-09
Remove fgets() compatbility function and related tests.
Alexander Færøy
2017-03-09
Use less-than instead of not-equal-to for comparison in read loops.
Alexander Færøy
2017-03-09
Remove buffered I/O stream usage in process_handle_t.
Alexander Færøy
2017-03-08
Use read(2) instead of fgets(3) when reading process output.
Alexander Færøy
2017-03-01
Use tor_fgets() instead of fgets().
Alexander Færøy
2017-03-01
Add compatibility function for fgets(3).
Alexander Færøy
2017-02-27
Merge branch 'disable_memory_sentinels_squashed'
Nick Mathewson
2017-02-27
Code to disable memory sentinels for fuzzing
Nick Mathewson
2017-02-27
Merge branch 'bug21420_029_squashed' into maint-0.3.0
Nick Mathewson
2017-02-27
Revise the logic for picking the start time for link certs
Nick Mathewson
2017-02-14
Merge branch 'bug20894_029_v3'
Nick Mathewson
2017-02-14
Don't atoi off the end of a buffer chunk.
Nick Mathewson
2017-02-03
Use the standard OpenBSD preprocessor definition
cypherpunks
2017-01-30
Merge branch 'combined-fuzzing-v4'
Nick Mathewson
2017-01-30
Make a bunch of signature/digest-checking functions mockable
Nick Mathewson
2017-01-27
Merge branches 'server_ciphers' and 'ciphers.inc'
Nick Mathewson
2017-01-25
Fix a signed/unsigned comparison warning
Nick Mathewson
2017-01-25
Fail if file is too large to mmap.
junglefowl
2017-01-24
Re-run gen_server_ciphers
Nick Mathewson
2017-01-24
Regenerate ciphers.inc
Nick Mathewson
2017-01-11
comment fix from pastly
Nick Mathewson
2017-01-11
Merge branch 'bug20569_030_02_squashed'
Nick Mathewson
2017-01-11
hs: Use AES-256 for v3 descriptor
David Goulet
2017-01-11
Merge remote-tracking branch 'public/ticket21037'
Nick Mathewson
2017-01-03
Make tor_addr_lookup() mockable.
Nick Mathewson
2017-01-02
Make ed25519_fmt() log 0-valued keys more nicely.
Nick Mathewson
2016-12-23
Note memset as redundant; see 20764.
Nick Mathewson
2016-12-23
This is no longer inline.
Nick Mathewson
2016-12-23
Fix unreachable heap corruption in base64_decode()
Hans Jerry Illikainen
2016-12-23
Merge branch 'maint-0.2.9'
Nick Mathewson
2016-12-21
Withstand failures in CLOCK_MONOTONIC_COARSE
Nick Mathewson
2016-12-18
fix typos and trivial syntax problems
Roger Dingledine
2016-12-18
clarify debug-level log while initializing entropy
Roger Dingledine
2016-12-16
Revert "Stop checking whether environ is declared."
Nick Mathewson
2016-12-16
Merge branch 'prop271_030_v1_squashed'
Nick Mathewson
2016-12-16
Lay down some infrastructure for bridges in the New Guard Order.
Nick Mathewson
2016-12-16
Merge remote-tracking branch 'public/ticket19142'
Nick Mathewson
2016-12-14
Merge branch 'dgoulet_ticket19043_030_03_squashed'
Nick Mathewson
2016-12-14
crypto: Change crypto_mac_sha3_256 to use the key length in the construction
David Goulet
2016-12-14
prop224: Add unittests handling v3 ESTABLISH_INTRO cells.
George Kadianakis
2016-12-14
prop224 prepwork: Introduce HMAC-SHA3 function.
George Kadianakis
2016-12-12
Stop checking whether environ is declared.
Nick Mathewson
2016-12-12
Merge remote-tracking branch 'jryans/log-severity'
Nick Mathewson
2016-12-08
whitespace cleanups
Nick Mathewson
2016-12-08
Merge branch 'feature15056_v1_squashed'
Nick Mathewson
[next]