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
/
or
/
include.am
Age
Commit message (
Expand
)
Author
2013-05-10
Merge bug5595-v2-squashed into maint-0.2.4
Andrea Shepard
2013-02-19
Add src/or/micro-revision.i to CLEANFILES in case anybody has one
Nick Mathewson
2013-01-16
Actually link against nacl when we want to use it
Nick Mathewson
2013-01-03
Make libcurve25519_donna get built as a .a
Nick Mathewson
2013-01-02
Split onion.[ch] into onion{,_fast,_tap}.[ch]
Nick Mathewson
2013-01-02
Implementat the ntor handshake
Nick Mathewson
2012-11-14
Move address map into its own file.
Nick Mathewson
2012-10-15
Move the circuit build timeout code into its own file.
Nick Mathewson
2012-10-11
Move all externally maintained source files into src/ext
Nick Mathewson
2012-10-10
Add initial circuitmux_ewma.{c,h}
Andrea Shepard
2012-10-10
Add circuitmux.c, circuitmux.h
Andrea Shepard
2012-10-08
Initial channeltls.c/channeltls.h for bug 6465
Andrea Shepard
2012-10-08
Add channel.c/channel.h for bug 6465
Andrea Shepard
2012-09-14
Split the routerset code out of routerlist.c
Nick Mathewson
2012-09-13
Split the or_state_t portions of config.c into their own file
Nick Mathewson
2012-09-13
Split the generic config_fmt_t code into a new confparse.c file
Nick Mathewson
2012-09-06
Fix a dependency: micro-revision.i influences tor_main.o, not tor_main.c
Nick Mathewson
2012-09-06
Fix a build-warning when building out-of-tree
Nick Mathewson
2012-08-27
build: minimal adjustments to make out-of-tree build work
Jim Meyering
2012-08-23
Make the _sha1.i file generation quieter
Nick Mathewson
2012-08-09
fix circular dependency for generating code digests
Stewart Smith
2012-08-09
fix dependencies for some generated files
Stewart Smith
2012-08-09
Move to non-recursive make
Stewart Smith