Nick Mathewson
|
7f145b54af
Merge remote-tracking branch 'public/Fix_19450'
|
8 years ago |
Nick Mathewson
|
e788c577f1
Only use evutil_secure_rng_add_bytes() when present.
|
8 years ago |
Nick Mathewson
|
7e3e482dad
bump master to 0.2.9.1-alpha.dev
|
8 years ago |
Nick Mathewson
|
70fd23f498
Bump master version to 0.2.9.1-alpha
|
8 years ago |
Nick Mathewson
|
4d4ccc505b
Search for remaining references to 'bufferevent'.
|
8 years ago |
Nick Mathewson
|
ca67dd8367
Remove USE_BUFFEREVENTS from configure.ac
|
8 years ago |
Nick Mathewson
|
6b740aa46b
bump maint-0.2.8 to 0.2.8.6-dev
|
8 years ago |
Nick Mathewson
|
11386eb6d1
bump to 0.2.8.6
|
8 years ago |
Nick Mathewson
|
a8676b1ede
Merge branch 'bug18902_squashed'
|
8 years ago |
Nick Mathewson
|
4757303873
Fix all -Wshadow warnings on Linux
|
8 years ago |
Nick Mathewson
|
4bdd3603f1
fix an error message in a configure warning string
|
8 years ago |
Nick Mathewson
|
a931d157fd
Bump maint-0.2.8 to 0.2.8.5-rc-dev
|
8 years ago |
Nick Mathewson
|
8f44d2822e
Update version to 0.2.8.5-rc. This is not yet a release.
|
8 years ago |
Sebastian Hahn
|
265e40b481
Raise libevent dependency to 2.0.10-stable or newer
|
8 years ago |
U+039b
|
e607a2d9a0
Fix #19449 Remove --disable-transparent configure option
|
8 years ago |
cypherpunks
|
94762e37b9
Use the Autoconf macro AC_USE_SYSTEM_EXTENSIONS
|
8 years ago |
Nick Mathewson
|
e718a582af
Bump to 0.2.8.4-rc-dev
|
8 years ago |
Nick Mathewson
|
3a0d42fbf9
bump version to 0.2.8.4-rc
|
8 years ago |
Nick Mathewson
|
e54f8e3429
Remove some duplicated warnings from the big list
|
8 years ago |
Nick Mathewson
|
99a7ddd6f9
Disable -Wc99-c11-compat
|
8 years ago |
Nick Mathewson
|
80f2c3555d
Remove -Wc11-extensions
|
8 years ago |
Nick Mathewson
|
cb71c5ddbb
Whoops -- this got lost in the merge.
|
8 years ago |
Nick Mathewson
|
d6b2af7a3a
Merge branch 'bug19180_easy_squashed'
|
8 years ago |
Nick Mathewson
|
e80a032b61
Add clang's -Wstring-conversion, and fix the one place it hits
|
8 years ago |
Nick Mathewson
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
8 years ago |
Nick Mathewson
|
80f1a2cbbd
Add the -Wextra-semi warning from clang, and fix the cases where it triggers
|
8 years ago |
Nick Mathewson
|
26e979b342
Add all the clang-only warnings that do not trigger now
|
8 years ago |
Nick Mathewson
|
15533c8897
Set our autoconf-breaking options last, not before we check for others
|
8 years ago |
Nick Mathewson
|
9bbd6502f0
Use autoconf, not gcc version, to decide which warnings we have
|
8 years ago |
Nick Mathewson
|
ad16c55286
Use -Wstrict-overflow=2 on gcc5+.
|
8 years ago |