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
Age
Commit message (
Expand
)
Author
2014-09-25
Mention trunnel in LICENSE and src/ext/README
Nick Mathewson
2014-09-25
Merge branch 'libscrypt_trunnel_squashed'
Nick Mathewson
2014-09-25
Add tests for failing cases of crypto_pwbox
Nick Mathewson
2014-09-25
Use trunnel for crypto_pwbox encoding/decoding.
Nick Mathewson
2014-09-25
Adjust pwbox format: use a random IV each time
Nick Mathewson
2014-09-25
Test a full array of s2k flags with pwbox test.
Nick Mathewson
2014-09-25
Use preferred key-expansion means for pbkdf2, scrypt.
Nick Mathewson
2014-09-25
Test vectors for PBKDF2 from RFC6070
Nick Mathewson
2014-09-25
Test vectors for scrypt from draft-josefsson-scrypt-kdf-00
Nick Mathewson
2014-09-25
Tweak and expose secret_to_key_compute_key for testing
Nick Mathewson
2014-09-25
Rudimentary-but-sufficient passphrase-encrypted box code.
Nick Mathewson
2014-09-25
More generic passphrase hashing code, including scrypt support
Nick Mathewson
2014-09-23
two more typos
Roger Dingledine
2014-09-22
+ is not how we say concatenate
Roger Dingledine
2014-09-22
Merge branch 'bug8197_squashed'
Nick Mathewson
2014-09-22
Writing comments for newly added functions.
rl1987
2014-09-22
Whitespace fixes
rl1987
2014-09-22
Using the new API in unit-test.
rl1987
2014-09-22
New API for policies_parse_exit_policy().
rl1987
2014-09-22
Remove config options that have been obsolete since 0.2.3
Adrien BAK
2014-09-22
Merge remote-tracking branch 'arma/feature13211'
Nick Mathewson
2014-09-22
Merge remote-tracking branch 'arma/feature13153'
Nick Mathewson
2014-09-22
Merge remote-tracking branch 'public/bug7733a'
Nick Mathewson
2014-09-21
clients use optimistic data when reaching hidden services
Roger Dingledine
2014-09-21
Use optimistic data even if we don't know exitnode->rs
Roger Dingledine
2014-09-21
get rid of routerstatus->version_supports_optimistic_data
Roger Dingledine
2014-09-21
get rid of trivial redundant comment
Roger Dingledine
2014-09-21
Stop silently skipping invalid args to setevents
Roger Dingledine
2014-09-20
Merge branch 'maint-0.2.5'
Roger Dingledine
2014-09-20
Merge branch 'maint-0.2.4' into maint-0.2.5
Roger Dingledine
2014-09-20
Merge branch 'maint-0.2.3' into maint-0.2.4
Roger Dingledine
2014-09-20
gabelmoo's IPv4 address changed
Sebastian Hahn
2014-09-18
Merge branch 'bug4244b_squashed'
Nick Mathewson
2014-09-18
Clients no longer write "DirReqStatistics 0" in their saveconf output
Roger Dingledine
2014-09-18
Fix a double-free in failing case of handle_control_authenticate.
Nick Mathewson
2014-09-18
Use the DL_SCHED_CONSENSUS schedule for consensuses.
Nick Mathewson
2014-09-18
Activate INSTRUMENT_DOWNLOADS under clang analyzer as well as coverity
Nick Mathewson
2014-09-17
Fix a windows unused-arg warning
Nick Mathewson
2014-09-17
Merge remote-tracking branch 'public/ticket_13119_v3'
Nick Mathewson
2014-09-16
torrc.sample: Fix units
Peter Palfrader
2014-09-16
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-09-16
Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
Nick Mathewson
2014-09-16
clients now send correct address for rendezvous point
Roger Dingledine
2014-09-16
Add script to detect and remove unCish malloc-then-cast pattern
Nick Mathewson
2014-09-16
clean up eol whitespace from coccinelle-generated patches
Nick Mathewson
2014-09-16
Remove the legacy_test_helper and legacy_setup wrappers
Nick Mathewson
2014-09-15
Replace all uses of test_{str,}eq
Nick Mathewson
2014-09-15
Replace the remaining test_assert instances
Nick Mathewson
2014-09-15
remove two unused test_* macros
Nick Mathewson
2014-09-15
Replace remaining uses of deprecated test_mem* functions
Nick Mathewson
[next]