aboutsummaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAge
* Initial work to set CLOEXEC on all possible fdsNick Mathewson2010-11-20
* Split long lines in configure.in and Makefile.am filesNick Mathewson2010-11-11
* Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2010-11-11
|\
| * Remove everything related to os x expert packageSebastian Hahn2010-11-10
* | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2010-10-20
|\|
| * Remove redundant -Wpointer-sign CFLAGSebastian Hahn2010-10-20
| * Remove redundant -Wformat -Wformat-security CFLAGSSebastian Hahn2010-10-20
| * Use ssp-buffer-size param when hardeningSebastian Hahn2010-10-20
* | Raise libevent version needed for buffereventsSebastian Hahn2010-10-15
* | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2010-10-12
|\|
| * Fix MIPSpro and time_t signedness detectionSebastian Hahn2010-10-11
* | Fix running unit tests from outside of the build directory (fixes bug #2051)Steven Murdoch2010-10-11
* | Fix the new warnings during autogen.shSebastian Hahn2010-10-11
* | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2010-10-11
|\|
| * Fix warnings with new versions of autoconfSebastian Hahn2010-10-11
| * bump to 0.2.2.17-alpha-devRoger Dingledine2010-10-01
| * bump to 0.2.2.17-alphaRoger Dingledine2010-09-30
* | Changes to tor-fw-helper, some based on Nick's reviewJacob Appelbaum2010-09-30
* | First implementation of tor-fw-helper.Jacob Appelbaum2010-09-30
* | Autodetect the number of CPUs when possible if NumCPUs==0Nick Mathewson2010-09-28
* | Detect Libevent version at configure time when using buffereventsNick Mathewson2010-09-27
* | Teach read_event/write_event manipulators about bufferevents.Nick Mathewson2010-09-27
* | Remove never-actually-finished code to use readv and writev for IO.Nick Mathewson2010-09-27
* | Bump the Tor version in master to 0.2.3.0-alpha-devNick Mathewson2010-09-24
|/
* bump to 0.2.2.16-alpha-devRoger Dingledine2010-09-17
* best tor ever!Roger Dingledine2010-09-17
* Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-08-26
|\
| * Use -Wno-system-headers on openbsd to resolve 2nd case of bug1848Nick Mathewson2010-08-26
| * bump to 0.2.1.25Roger Dingledine2010-03-15
| * clean up the 0.2.1.25 changelogRoger Dingledine2010-03-06
| * bump to 0.2.1.24Roger Dingledine2010-02-21
| * Bump version to 0.2.1.23-devNick Mathewson2010-02-18
| * prepare for 0.2.1.23Roger Dingledine2010-02-12
* | Bump version to 0.2.2.15-alpha-devNick Mathewson2010-08-19
* | bump to 0.2.2.15-alphaRoger Dingledine2010-08-18
* | bump to 0.2.2.14-alpha-devRoger Dingledine2010-07-13
* | bump to 0.2.2.14-alphaRoger Dingledine2010-07-12
* | Merge commit 'linus/master'Roger Dingledine2010-05-07
|\ \
| * | Don't be bashistic.Linus Nordberg2010-05-07
* | | use ssp-buffer-size=1 to avoid Werror failuresAndy Isaacson2010-05-07
|/ /
* | Add support for gcc compiler/linker hardening flags.Jacob Appelbaum2010-05-07
* | bump to 0.2.2.13-alpha-devRoger Dingledine2010-05-05
* | bump to 0.2.2.13-alphaRoger Dingledine2010-04-24
* | bump to 0.2.2.12-alpha-devRoger Dingledine2010-04-20
* | bump to 0.2.2.12-alphaRoger Dingledine2010-04-20
* | bump to 0.2.2.11-alpha-devRoger Dingledine2010-04-19
* | bump to 0.2.2.11-alphaRoger Dingledine2010-04-15
* | Add --enable-static-zlib optionSebastian Hahn2010-04-14
* | Merge branch 'asprintf'Nick Mathewson2010-04-02
|\ \
| * | Add a tor_asprintf() function, and use it in a couple of places.Nick Mathewson2010-02-25