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
2014-04-15
Merge remote-tracking branch 'public/bug11513_024'
Nick Mathewson
2014-04-14
New sort order for server choice of ciphersuites.
Nick Mathewson
2014-04-08
Merge remote-tracking branch 'public/update_ciphers_ff28'
Nick Mathewson
2014-04-08
Update ciphers.inc to match ff28
Nick Mathewson
2014-04-08
Teach the get_mozilla_ciphers.py script to parse recent firefoxen
Nick Mathewson
2014-04-07
Merge remote-tracking branch 'public/bug10363_024_squashed'
Nick Mathewson
2014-04-07
Another 10363 instance: this one in tor_memmem fallback code
Nick Mathewson
2014-04-05
Merge remote-tracking branch 'public/bug10801_024'
Nick Mathewson
2014-04-05
Make tor_addr_port_parse handle portless IPv6 addresses correctly.
Nick Mathewson
2014-04-01
Merge remote-tracking branch 'public/bug4645'
Nick Mathewson
2014-04-01
Merge remote-tracking branch 'public/bug11232'
Nick Mathewson
2014-03-31
Merge branch 'bug8787_squashed'
Nick Mathewson
2014-03-31
Handle tor_munmap_file(NULL) consistently
Nick Mathewson
2014-03-31
Check strftime() return in tortls.c
Andrea Shepard
2014-03-31
Eliminate lseek() with unchecked return in tor_mmap_file()
Andrea Shepard
2014-03-31
Always check returns from unlink()
Andrea Shepard
2014-03-31
Add return value and assert for null parameter to tor_munmap_file()
Andrea Shepard
2014-03-27
Don't do a DNS lookup on a bridge line address
Nick Mathewson
2014-03-25
Fix warnings from doxygen
Nick Mathewson
2014-03-23
Never run crypto_early_init() more than once
Roger Dingledine
2014-03-23
Merge remote-tracking branch 'public/bug9683_rebased'
Nick Mathewson
2014-03-23
whitespace fix
Roger Dingledine
2014-03-18
Fix a ubsan warning in addr_mask_get_bits
Nick Mathewson
2014-03-18
Fix a ubsan warning in our ctypes replacements
Nick Mathewson
2014-03-18
memarea.c: use flexible array member for mem
Nick Mathewson
2014-03-14
Test code for implementation of faster circuit_unlink_all_from_channel
Nick Mathewson
2014-03-13
Fix some leaks/missed checks in the unit tests
Nick Mathewson
2014-03-05
Fix whitespace errors, all of them mine.
Nick Mathewson
2014-03-04
Merge branch 'bug10169_025_v2'
Nick Mathewson
2014-03-04
Merge remote-tracking branch 'public/bug10169_024' into bug10169_025_v2
Nick Mathewson
2014-03-04
Merge remote-tracking branch 'public/bug10169_023' into bug10169_024
Nick Mathewson
2014-02-28
Write hashed bridge fingerprint to logs and to disk.
Karsten Loesing
2014-02-26
Monotonize the OOM-killer data timers
Nick Mathewson
2014-02-25
Trivial comment fix.
Nick Mathewson
2014-02-24
Threadproof our log_backtrace implementation
Nick Mathewson
2014-02-20
fixed long -> int implicit cast warning line 3453
Nick Hopper
2014-02-15
Merge branch 'bug4900_siphash_v2'
Nick Mathewson
2014-02-15
Remove a bunch of functions that were never called.
Nick Mathewson
2014-02-15
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2014-02-14
gcc/clang: Mark macro-generated functions as possible unused
Sebastian Hahn
2014-02-12
Add tests for buffer time tracking.
Nick Mathewson
2014-02-12
Randomize the global siphash key at startup
Nick Mathewson
2014-02-12
Split crypto_global_init() into pre/post config
Nick Mathewson
2014-02-12
Siphash-2-4 is now our hash in nearly all cases.
Nick Mathewson
2014-02-12
Get csiphash better integrated with our build system
Nick Mathewson
2014-02-07
Explain CURVE25519_ENABLED: closes 9774
Nick Mathewson
2014-02-06
Some anti-forensics paranoia...
Florent Daigniere
2014-02-03
Removing is_internal_IP() function. Resolves ticket 4645.
rl1987
2014-02-03
Some anti-forensics paranoia...
Florent Daigniere
2014-02-02
Add a sandbox rule to allow IP_TRANSPARENT
Nick Mathewson
[next]