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
2016-10-17
Bump version to 0.2.9.4-alpha.
Nick Mathewson
2016-10-06
Stop implying that we support openssl 1.0.0; we don't.
Nick Mathewson
2016-10-06
Only use -levent when checking functions if we will use it to link.
Nick Mathewson
2016-09-24
Merge branch 'osx_sierra_028'
Nick Mathewson
2016-09-24
Fix compilation on OSX Sierra (10.12)
Nick Mathewson
2016-09-23
Bump to 0.2.9.3-alpha-dev
Nick Mathewson
2016-09-23
Bump to 0.2.8.8-dev.
Nick Mathewson
2016-09-22
bump master to 0.2.9.3-alpha
Nick Mathewson
2016-09-22
Update versions to 0.2.8.8
Nick Mathewson
2016-09-08
Fix libevent linking on openbsd.
Nick Mathewson
2016-09-08
Disable -Wthread-safety.
Nick Mathewson
2016-08-24
bump to 0.2.8.7-dev
Nick Mathewson
2016-08-24
bump to 0.2.9.2-alpha-dev
Nick Mathewson
2016-08-24
Bump to 0.2.8.7
Nick Mathewson
2016-08-24
Bump to 0.2.9.2-alpha
Nick Mathewson
2016-08-12
Merge remote-tracking branch 'public/Fix_19450'
Nick Mathewson
2016-08-11
Only use evutil_secure_rng_add_bytes() when present.
Nick Mathewson
2016-08-08
bump master to 0.2.9.1-alpha.dev
Nick Mathewson
2016-08-02
Bump master version to 0.2.9.1-alpha
Nick Mathewson
2016-08-02
Search for remaining references to 'bufferevent'.
Nick Mathewson
2016-08-02
Remove USE_BUFFEREVENTS from configure.ac
Nick Mathewson
2016-08-02
bump maint-0.2.8 to 0.2.8.6-dev
Nick Mathewson
2016-07-29
bump to 0.2.8.6
Nick Mathewson
2016-07-28
Merge branch 'bug18902_squashed'
Nick Mathewson
2016-07-28
Fix all -Wshadow warnings on Linux
Nick Mathewson
2016-07-26
fix an error message in a configure warning string
Nick Mathewson
2016-07-07
Bump maint-0.2.8 to 0.2.8.5-rc-dev
Nick Mathewson
2016-07-05
Update version to 0.2.8.5-rc. This is not yet a release.
Nick Mathewson
2016-07-04
Raise libevent dependency to 2.0.10-stable or newer
Sebastian Hahn
2016-06-29
Fix #19449 Remove --disable-transparent configure option
U+039b
2016-06-17
Use the Autoconf macro AC_USE_SYSTEM_EXTENSIONS
cypherpunks
2016-06-15
Bump to 0.2.8.4-rc-dev
Nick Mathewson
2016-06-14
bump version to 0.2.8.4-rc
Nick Mathewson
2016-06-14
Remove some duplicated warnings from the big list
Nick Mathewson
2016-06-14
Disable -Wc99-c11-compat
Nick Mathewson
2016-06-11
Remove -Wc11-extensions
Nick Mathewson
2016-06-11
Whoops -- this got lost in the merge.
Nick Mathewson
2016-06-11
Merge branch 'bug19180_easy_squashed'
Nick Mathewson
2016-06-11
Add clang's -Wstring-conversion, and fix the one place it hits
Nick Mathewson
2016-06-11
Add -Wmissing-variable-declarations, with attendant fixes
Nick Mathewson
2016-06-11
Add the -Wextra-semi warning from clang, and fix the cases where it triggers
Nick Mathewson
2016-06-11
Add all the clang-only warnings that do not trigger now
Nick Mathewson
2016-06-11
Set our autoconf-breaking options last, not before we check for others
Nick Mathewson
2016-06-11
Use autoconf, not gcc version, to decide which warnings we have
Nick Mathewson
2016-06-11
Use -Wstrict-overflow=2 on gcc5+.
Nick Mathewson
2016-06-11
Enable -Woverlength-strings for GCC>=4.6 on MOST of the code.
Nick Mathewson
2016-06-11
Use -Wdouble-promotion in GCC >= 4.6
Nick Mathewson
2016-06-11
Add -Wfloat-conversion for GCC >= 4.9
Nick Mathewson
2016-06-11
Add -Wunused-const-variable=2 on GCC >=6.1
Nick Mathewson
2016-06-11
Add -Wduplicated-cond on GCC 6
Nick Mathewson
[next]