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-04-04
Move config_line_t functions from confparse.c into common.
Nick Mathewson
2017-03-31
Move "change cert expiration and re-sign" fn into tortls.c
Nick Mathewson
2017-03-31
Mark many private tortls.h APIs as openssl-only.
Nick Mathewson
2017-03-31
Change many tortls.h declarations of private APIs to use structs
Nick Mathewson
2017-03-31
Make crypto_ed25519.c no longer depend on openssl
Nick Mathewson
2017-03-31
Isolate dmalloc/openssl bridge code to crypto.c
Nick Mathewson
2017-03-27
Merge remote-tracking branch 'ahf/bugs/21757'
Nick Mathewson
2017-03-27
Check and cast st_size to size_t in storagedir code
Nick Mathewson
2017-03-17
Split strings at newline in tor_get_lines_from_handle().
Alexander Færøy
2017-03-16
Merge branch 'storagedir_squashed'
Nick Mathewson
2017-03-16
Define a "storagedir" abstraction to hold numerous similar files
Nick Mathewson
2017-03-16
Now, resolve a new 64-bit warning in compat_threads.c
Nick Mathewson
2017-03-16
Merge branch 'prop140_21643_diff_only_squashed'
Nick Mathewson
2017-03-16
Consensus diff backend from Daniel Martí GSOC project.
Daniel Martí
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
[prev]
[next]