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
Age
Commit message (
Expand
)
Author
2015-03-23
Merge remote-tracking branch 'public/bug15436_025' into maint-0.2.6
Nick Mathewson
2015-03-23
Fix unaligned access in SipHash-2-4.
Yawning Angel
2015-03-18
bump to 0.2.6.5-rc.dev
Nick Mathewson
2015-03-18
bump to 0.2.6.5-rc
Nick Mathewson
2015-03-14
Simplify the loop.
Nick Mathewson
2015-03-14
Add comments for new functions
Nick Mathewson
2015-03-14
remove a needless "if (1)" that was there for indentation; fix indentation.
Nick Mathewson
2015-03-14
Extract main part of main loop into a separate function
Nick Mathewson
2015-03-12
Merge remote-tracking branch 'public/feature15212_026' into maint-0.2.6
Nick Mathewson
2015-03-12
Initialize the extorport auth cookie before launching PTs.
Yawning Angel
2015-03-12
Revert "Make TransProxyType ipfw work correctly"
Nick Mathewson
2015-03-12
Merge remote-tracking branch 'public/bug15205_025' into maint-0.2.5
Nick Mathewson
2015-03-12
add an explanatory comment
Nick Mathewson
2015-03-12
Also, add an assertion to assign_onionskin_to_cpuworker
Nick Mathewson
2015-03-12
Fix crash bug when calling cpuworkers_rotate_keyinfo on a client.
Nick Mathewson
2015-03-12
Bump 025 version to 0.2.5.11
Nick Mathewson
2015-03-12
Use PTHREAD_CREATE_DETACHED macro instead of 1: fix Solaris crash
Nick Mathewson
2015-03-10
Fix check-spaces
Nick Mathewson
2015-03-10
Add link protocol version counts to the heartbeat message
Nick Mathewson
2015-03-10
bump 0.2.6 to 0.2.6.4-rc-dev
Nick Mathewson
2015-03-09
Merge remote-tracking branch 'public/bug15205_025' into maint-0.2.6
Nick Mathewson
2015-03-09
Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
Nick Mathewson
2015-03-09
Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
Nick Mathewson
2015-03-09
Merge remote-tracking branch 'karsten/geoip6-mar2015' into maint-0.2.4
Nick Mathewson
2015-03-09
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2015-03-09
Update geoip6 to the March 3 2015 database.
Karsten Loesing
2015-03-09
Update geoip to the March 3 2015 database.
Karsten Loesing
2015-03-09
Don't use checked strl{cat,cpy} on OSX.
Nick Mathewson
2015-03-09
Restore c89 in 0.2.5
Nick Mathewson
2015-03-09
Merge remote-tracking branch 'public/bug14261_025' into maint-0.2.5
Nick Mathewson
2015-03-09
GETINFO bw-event-cache to get information on recent BW events
Nick Mathewson
2015-03-09
Merge remote-tracking branch 'public/bug13988_025' into maint-0.2.5
Nick Mathewson
2015-03-09
Merge remote-tracking branch 'public/bug15088_025' into maint-0.2.5
Nick Mathewson
2015-03-09
Merge remote-tracking branch 'public/feature15006_026' into maint-0.2.6
Nick Mathewson
2015-03-09
testing_common.c: avoid side-effects of tor_assert
Tom van der Woerdt
2015-03-09
Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
Nick Mathewson
2015-03-09
Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
Nick Mathewson
2015-03-09
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2015-03-04
Revert "Missing dependencies; fixes 15127."
Nick Mathewson
2015-03-04
Make boostrap events include hostname ANDaddr AND digest
Nick Mathewson
2015-03-04
Merge remote-tracking branch 'public/bug15064_025' into maint-0.2.6
Nick Mathewson
2015-03-04
Make TransProxyType ipfw work correctly
Nick Mathewson
2015-03-04
Merge remote-tracking branch 'public/bug15088_025' into maint-0.2.6
Nick Mathewson
2015-03-04
Add wait4 to the seccomp2 sandbox allowable syscall list
Nick Mathewson
2015-03-04
Merge remote-tracking branch 'public/bug15127_025' into maint-0.2.6
Nick Mathewson
2015-03-04
only declare rv when it is used in destination_from_socket. Fixes 15151
Nick Mathewson
2015-03-04
Missing dependencies; fixes 15127.
Nick Mathewson
2015-03-03
Make the assert related to 15083 a tiny bit more tolerant
Nick Mathewson
2015-03-03
Do not leave empty, invalid chunks in buffers during buf_pullup
Nick Mathewson
2015-02-27
Include a HOST item in BOOTSTRAP problem messages
Nick Mathewson
[next]