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-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
2016-06-11
Enable -Wnull-dereference (GCC >=6.1), and fix the easy cases
Nick Mathewson
2016-05-30
remove now-irrelevant XXX020 comments in configure.ac
Nick Mathewson
2016-05-28
Add another 22 or so GCC warnings. None currently triggers for me.
Nick Mathewson
2016-05-27
Merge remote-tracking branch 'arma/task19035-fixedup'
Nick Mathewson
2016-05-27
Merge remote-tracking branch 'public/hardening_flags_must_link'
Nick Mathewson
2016-05-27
get rid of one more piece of --enable-instrument-downloads
Roger Dingledine
2016-05-27
Fix indentation and quotation of the headers
cypherpunks
2016-05-27
Do not warn on missing headers
cypherpunks
2016-05-27
Enable the -Waggregate-return warning
Nick Mathewson
2016-05-27
Disable GET /tor/bytes.txt and GETINFO dir-usage
Roger Dingledine
2016-05-27
Merge remote-tracking branch 'public/ticket19044'
Nick Mathewson
2016-05-26
Bump to 0.2.8.3-alpha-dev
Nick Mathewson
2016-05-26
Bump to 0.2.8.3-alpha
Nick Mathewson
2016-05-25
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-05-24
Make sure that libscrypt_scrypt actually exists before using it.
Nick Mathewson
2016-05-23
Make advisory-warnings on by default.
Nick Mathewson
2016-05-19
Fix "conditional "ADD_MULODI4" was never defined".
Nick Mathewson
2016-05-19
add missing atoi for cosmetic reasons
Nick Mathewson
2016-05-18
Include __mulodi4 in libor_ctime when it fixes clang -m32 -ftrapv
Nick Mathewson
2016-05-16
Check linking of hardening options, give better warnings if it fails.
Nick Mathewson
2016-05-16
Windows lacks truncate(3).
Nick Mathewson
2016-05-12
Merge branch 'ftrapv_v3'
Nick Mathewson
2016-05-12
Prefer builtin true.
Nick Mathewson
2016-05-12
Add -ftrapv to gcc-hardening ... mostly!
Nick Mathewson
2016-05-11
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-05-11
Merge branch 'maint-0.2.7' into maint-0.2.8
Nick Mathewson
2016-05-11
Merge branch 'bug18841_1_025' into maint-0.2.7
Nick Mathewson
2016-05-11
Undefine _FORTIFY_SOURCE before defining it.
Nick Mathewson
2016-03-28
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-03-28
Remove a couple of redundant lines from the makefile
Nick Mathewson
2016-03-28
Begin an 0.2.9 branch
tor-0.2.9.0-root
Nick Mathewson
2016-03-28
and NOW the version is 0.2.8.2-alpha-dev
Nick Mathewson
2016-03-28
Bump version correctly this time
Nick Mathewson
2016-03-28
Bump the version number
Nick Mathewson
2016-03-25
Merge branch 'bug18626_027'
Nick Mathewson
2016-03-25
Remove spurious exit() calls from configure.ac
Nick Mathewson
2016-03-11
Move Automake options to configure.ac
cypherpunks
2016-02-23
Document required autotools versions
Nick Mathewson
2016-02-10
Quotes added on configure script's string comparison.
zerosion
2016-02-10
Merge remote-tracking branch 'sebastian/bug18242'
Nick Mathewson
2016-02-10
Merge remote-tracking branch 'public/bug18184'
Nick Mathewson
2016-02-05
Fix the --disable-asserts-in-tests configure option
Sebastian Hahn
[prev]
[next]