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
/
configure.ac
Age
Commit message (
Expand
)
Author
2013-06-18
Bump version to 0.2.4.14-alpha.
Nick Mathewson
2013-06-14
bump to 0.2.4.13-alpha
tor-0.2.4.13-alpha
Roger Dingledine
2013-04-18
bump to 0.2.4.12-alpha
Roger Dingledine
2013-04-16
Merge branch 'maint-0.2.4' into release-0.2.4
Roger Dingledine
2013-04-11
Better test program for 128-bit math support
Nick Mathewson
2013-04-11
Merge branch 'maint-0.2.4' into release-0.2.4
Roger Dingledine
2013-03-25
Fix two dump bugs in "whether we can use curve25519-donna-c64" test
Nick Mathewson
2013-03-20
Merge commit '2f98bf5c9fac4dfd1bb07564ce08b13d1e330252' into maint-0.2.4
Nick Mathewson
2013-03-15
Be explicit that we want not only nacl but nacl-with-a-fast-curve25519
Nick Mathewson
2013-03-11
Look at the right variable when warning about signed size_t.
Nick Mathewson
2013-03-11
Warn at configure time when time_t is unsigned
Nick Mathewson
2013-03-11
bump to 0.2.4.11-alpha
Roger Dingledine
2013-02-07
Have autoconf check whether enums are signed.
Nick Mathewson
2013-02-07
Use a nicely written autoconf macro to determine the sign of a type
Nick Mathewson
2013-02-04
bump to 0.2.4.10-alpha-dev
Roger Dingledine
2013-02-04
bump to 0.2.4.10-alpha
tor-0.2.4.10-alpha
Roger Dingledine
2013-01-29
Detect platforms where memset(0) doesn't set doubles to 0.0.
Nick Mathewson
2013-01-16
Check for nacl headers in nacl/ subdir
Nick Mathewson
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2013-01-15
Bump to 0.2.4.9-alpha-dev
Nick Mathewson
2013-01-15
bump to 0.2.4.9-alpha
tor-0.2.4.9-alpha
Roger Dingledine
2013-01-15
Bump version to 0.2.4.8-alpha-dev
Nick Mathewson
2013-01-14
bump to 0.2.4.8-alpha
tor-0.2.4.8-alpha
Roger Dingledine
2013-01-03
Merge branch 'ntor-resquashed'
Nick Mathewson
2013-01-02
Add a wrapper around, and test and build support for, curve25519.
Nick Mathewson
2012-12-25
bump to 0.2.4.7-alpha-dev
Roger Dingledine
2012-12-24
bump to 0.2.4.7-alpha
Roger Dingledine
2012-12-07
Merge branch 'win64-7260'
Nick Mathewson
2012-11-13
bump to 0.2.4.6-alpha-dev
Roger Dingledine
2012-11-13
bump to 0.2.4.6-alpha
tor-0.2.4.6-alpha
Roger Dingledine
2012-11-02
Compile (with warnings) with mingw64
Nick Mathewson
2012-10-26
bump to 0.2.4.5-alpha-dev
Roger Dingledine
2012-10-25
Bump the version number to 0.2.4.5-alpha
Nick Mathewson
2012-10-25
Bump version to 0.2.4.5-alpha
Nick Mathewson
2012-10-21
bump to 0.2.4.4-alpha-dev
Roger Dingledine
2012-10-20
bump to 0.2.4.4-alpha
tor-0.2.4.4-alpha
Roger Dingledine
2012-10-04
Add autoconf magic to support Bitrig
Nick Mathewson
2012-09-22
bump to 0.2.4.3-alpha-dev
Roger Dingledine
2012-09-22
bump to 0.2.4.3-alpha
tor-0.2.4.3-alpha
Roger Dingledine
2012-09-11
Merge remote-tracking branch 'public/bug6538'
Nick Mathewson
2012-09-10
Bump version to 0.2.4.2-alpha-dev
Nick Mathewson
2012-09-10
bump to 0.2.4.2-alpha
Roger Dingledine
2012-09-07
Removed dependency on tor.spec. Removed tor.spec.in.
Ondrej Mikle
2012-09-05
bump to 0.2.4.1-alpha-dev
Roger Dingledine
2012-09-05
bump to 0.2.4.1-alpha
tor-0.2.4.1-alpha
Roger Dingledine
2012-09-04
Rename configure.in to configure.ac
Nick Mathewson
2002-06-28
moved configure.ac to configure.in, should work with older autoconfs and auto...
Felipe Bergo
2002-06-28
added automake/autoconf support. When in doubt, "aclocal && autoconf && autoh...
Felipe Bergo