index
:
delta/libevent.git
baserock/release-2.0.21-stable
gh-pages
master
patches-1.1
patches-1.2
patches-1.3
patches-1.4
patches-2.0
patches-2.1
release-2.2-pull
github.com: libevent/libevent.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump version to 2.0.17-stable-dev
Nick Mathewson
2012-02-10
1
-2
/
+2
*
Update copyright notices to 2012
Nick Mathewson
2012-02-10
1
-1
/
+7
*
Bump version to 2.0.17-stable
Nick Mathewson
2012-02-10
1
-2
/
+2
*
check for sysctl before we use it
Mike Frysinger
2011-12-08
1
-1
/
+1
*
Increment version to 2.0.16-stable-dev
Nick Mathewson
2011-11-18
1
-2
/
+2
*
Increment version to 2.0.16-stable
release-2.0.16-stable
Nick Mathewson
2011-11-18
1
-2
/
+2
*
Bump version to 2.0.15-stable-dev
Nick Mathewson
2011-10-12
1
-2
/
+2
*
Increment version to 2.0.15-stable
Nick Mathewson
2011-10-12
1
-2
/
+2
*
Increment version to 2.0.14-stable-dev
Nick Mathewson
2011-08-31
1
-2
/
+2
*
Bump version to 2.0.14-stable
Nick Mathewson
2011-08-30
1
-2
/
+2
*
Ignore deprecation warnings on OS X
Sebastian Hahn
2011-08-10
1
-0
/
+9
*
Bump version to 2.0.13-stable-dev
Nick Mathewson
2011-07-18
1
-2
/
+2
*
Bump version to 2.0.13-dev
release-2.0.13-stable
Nick Mathewson
2011-07-18
1
-2
/
+2
*
Bump version to 2.0.12-stable-dev
Nick Mathewson
2011-06-04
1
-2
/
+2
*
Bump version to 2.0.12-stable. Not release just yet
Nick Mathewson
2011-06-03
1
-2
/
+2
*
cygwin: make it possible to build DLLs
Nick Mathewson
2011-06-01
1
-0
/
+15
*
Bring in the compile script from automake, if needed.
Peter Rosin
2011-05-25
1
-0
/
+1
*
Make the tests build when OpenSSL is not available.
Peter Rosin
2011-05-25
1
-2
/
+1
*
Correctly detect openssl on windows
Sebastian Hahn
2011-05-06
1
-3
/
+18
*
Move the win32 detection in configure.in
Sebastian Hahn
2011-05-06
1
-13
/
+13
*
Use OPENSSL_LIBS in Makefile.am
Sebastian Hahn
2011-05-06
1
-1
/
+1
*
Bump version to 2.0.11-stable-dev
Nick Mathewson
2011-04-27
1
-2
/
+2
*
Increment version number to 2.0.11-stable
release-2.0.11-stable
Nick Mathewson
2011-04-27
1
-2
/
+2
*
Use AM_CONDITIONAL, not AC_SUBST, to tell automake to build regress
Nick Mathewson
2011-04-23
1
-6
/
+0
*
Try to fix up CHECK_REGRESS hack to not break on win32
Nick Mathewson
2011-04-23
1
-1
/
+1
*
Fix compilation under LLVM/clang with --enable-gcc-warnings
Sebastian Hahn
2011-04-23
1
-1
/
+25
*
Add comment to configure.in to explain gc-sections test logic
Nick Mathewson
2011-03-23
1
-0
/
+3
*
Fix for --gc-sections on NetBSD
Dave Hart
2011-03-23
1
-7
/
+45
*
Make -ffunction-sections off-by-default in 2.0.x
Nick Mathewson
2011-02-22
1
-2
/
+6
*
Remove nonfunctional enable_libevent_(install|regress)_def variables
Nick Mathewson
2011-02-22
1
-5
/
+2
*
Add configure options to disable installation, regression tests
Dave Hart
2011-02-22
1
-0
/
+19
*
Add -D_OSF_SOURCE to fix hpux builds
Harlan Stenn
2011-02-22
1
-0
/
+12
*
Use the gcc -ffunction-segments feature to allow gc when linking with static ...
Dave Hart
2011-02-22
1
-0
/
+32
*
Check for getservbyname even if not on win32.
Harlan Stenn
2011-02-22
1
-0
/
+1
*
Fix autoconf bracket issues; make check for getaddrinfo include netdb.h
Harlan Stenn
2011-02-22
1
-4
/
+25
*
Skip check for zlib if we have no zlib.h
Harlan Stenn
2011-02-22
1
-0
/
+4
*
Fix warnings about AC_LANG_PROGRAM usage
Sebastian Hahn
2011-02-03
1
-8
/
+8
*
Do not check for gethostbyname_r versions if we have getaddrinfo
Nick Mathewson
2011-01-31
1
-0
/
+3
*
Build correctly on platforms without sockaddr_storage
Nick Mathewson
2011-01-24
1
-1
/
+1
*
Make --enable-gcc-warnings a no-op if not using gcc
Nick Mathewson
2011-01-24
1
-1
/
+1
*
Bump version to 2.0.10-stable-dev
Nick Mathewson
2010-12-16
1
-2
/
+2
*
Set the version to 2.0.10-stable
Nick Mathewson
2010-12-15
1
-2
/
+2
*
Increment version to 2.0.9-rc-dev
Nick Mathewson
2010-11-30
1
-2
/
+2
*
Increment version to 2.0.9-rc
Nick Mathewson
2010-11-30
1
-2
/
+2
*
Reworked AIX __ss_family workaround to use AC_STRUCT_MEMBER.
Kevin Bowling
2010-11-23
1
-1
/
+1
*
select comes from <sys/select.h> according to POSIX.1-2001, or from a
Kevin Bowling
2010-11-23
1
-2
/
+2
*
Fix bugs in posix thread-id calculation when sizeof(pthread_t) != sizeof(long)
Nick Mathewson
2010-10-26
1
-0
/
+4
*
Increment version in git to 2.0.8-rc-dev
Nick Mathewson
2010-10-14
1
-2
/
+2
*
Increment the version to 2.0.8-rc
release-2.0.8-rc
Nick Mathewson
2010-10-14
1
-2
/
+2
*
Make the --enable-gcc-warnings option include signed comparison warnings
Nick Mathewson
2010-10-14
1
-1
/
+1
[next]