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.in
Age
Commit message (
Expand
)
Author
2003-09-04
Add initial interfaces and code for TLS support. Interfaces are right; code ...
Nick Mathewson
2003-08-12
Adopt socketpair implementation from perl. For now, always use it.
Nick Mathewson
2003-08-12
reap exited dns/cpuworkers
Roger Dingledine
2003-08-12
we must have openssl, so HAVE_OPENSSL is redundant
Roger Dingledine
2003-08-12
Start of port to win32. Missing are:
Nick Mathewson
2003-08-11
Work on systems with broken AC_CHECK_TYPE
Nick Mathewson
2003-08-11
Who would have thought that some systems define intfoo_t, but not uintfoo_t? ...
Nick Mathewson
2003-08-11
Cope better on platforms that define some of intFOO_t in sys/types.h or elsew...
Nick Mathewson
2003-08-11
autoconf around missing stdint.h
Nick Mathewson
2003-06-18
move to 0.0.2pre6; remove zlib include check
Roger Dingledine
2003-03-17
Change gcc options to ones that work on Mac OS X; add zlib to headers
Nick Mathewson
2003-02-14
a new TODO file with more details
Roger Dingledine
2002-11-23
remove popt dependency, consolidate config stuff
Roger Dingledine
2002-09-22
onion proxy now speaks socks4a
Roger Dingledine
2002-09-10
"You got BSD in my MacOS!" "You got MacOS in my BSD!" Anyway, MacOS works again.
Nick Mathewson
2002-09-09
port to actual BSD
Roger Dingledine
2002-09-03
Our program is now called 'tor', not 'or'.
Roger Dingledine
2002-09-03
Port to MacOS X
Nick Mathewson
2002-07-12
removed mention of src/op/ from configure
Roger Dingledine
2002-07-02
removed a pair of includes that we don't actually use
Roger Dingledine
2002-06-29
added some header checks
Felipe Bergo
2002-06-28
moved configure.ac to configure.in, should work with older autoconfs and auto...
Felipe Bergo