Stefan Bühler
|
9f6d56d5c4
|
[core] add PACKAGE_NO_BUILD_DATE define to disable PACKAGE_BUILD_DATE
|
9 years ago |
Stefan Bühler
|
72967a0874
|
[core] make PACKAGE_BUILD_DATE an embeddable string constant
|
9 years ago |
Stefan Bühler
|
e762189fb5
|
[core] only use feature test macros on linux
|
9 years ago |
Stefan Bühler
|
42ce5eda8f
|
[core] cleanup settings.h - openssl not needed in global headers
|
9 years ago |
Stefan Bühler
|
d0d3dc3c55
|
define _XOPEN_SOURCE 600 for _POSIX_C_SOURCE 200112L, which should fix IPv6/sockaddr_in6 on BSD
|
9 years ago |
Stefan Bühler
|
796f6b1547
|
[mod_gnutls] send alerts instead of aborting, allow safe renegotiations
|
9 years ago |
Stefan Bühler
|
05e058aa9c
|
fix bugs and warnings reported by clang
* fix memset sizeof() bugs
* fix unaligned memory access
* fix warnings for casts with alignment change
* crypt_r needs _GNU_SOURCE
|
9 years ago |
Stefan Bühler
|
49796611be
|
[glib] disable deprecation warnings
|
9 years ago |
Stefan Bühler
|
a937bd437a
|
fix missing li prefixes
|
9 years ago |
Stefan Bühler
|
11fa781f98
|
Fix some warnings found with clang analyzer
|
12 years ago |
Stefan Bühler
|
8c1b6fa3a2
|
[core] disable GCC poison
|
12 years ago |
Thomas Porzelt
|
8e8a53e8c6
|
[core] Fix include of sys/wait.h in settings.h
|
12 years ago |
Thomas Porzelt
|
e7fca37edb
|
[core] Include wait.h in settings.h
|
12 years ago |
Thomas Porzelt
|
20c3e7d6ad
|
[core] Add li_memory_usage(), clean up some old sys-* files
|
12 years ago |
Stefan Bühler
|
0fe57dc215
|
mod_auth: add htdigest and htpasswd (no apr-md5) backend
|
13 years ago |
Stefan Bühler
|
df96167362
|
Add automake
|
13 years ago |
Stefan Bühler
|
f4f2bd1f38
|
Poison non-thread-safe functions and fix errors
|
13 years ago |
Stefan Bühler
|
1ce3b7fa24
|
Remove pcre dependencies (we use the glib wrappers)
|
13 years ago |
Thomas Porzelt
|
16097f84ea
|
[core] Fix erronous invisible char in settings.h
|
13 years ago |
Stefan Bühler
|
3a1af99500
|
Include <stdio.h> and <stdlib.h> in settings.h for everyone.
|
14 years ago |
Stefan Bühler
|
0ec334c887
|
Killed sys-strings.h (replaced with glib functions)
|
14 years ago |
Stefan Bühler
|
4e04ac6b8b
|
cmake: use builtin macros for build date
|
14 years ago |
Stefan Bühler
|
87cd65e98f
|
Don't check for NULL strings in CONST_STR_LEN
|
14 years ago |
Thomas Porzelt
|
b0def14e1f
|
remove wrong ! from sendfile macro for linux
|
14 years ago |
Thomas Porzelt
|
d2381954bf
|
removed old AIO defines from settings.h
|
14 years ago |
Stefan Bühler
|
7a496b610b
|
Fix comment style // -> /* */
|
14 years ago |
Thomas Porzelt
|
4080ddcd16
|
cosmetic changes of 'defined x to defined(x)' in settings.h to unify usage
|
14 years ago |
Thomas Porzelt
|
75ce595e5b
|
add LIGHT_OS_XYZ macros
|
14 years ago |
Thomas Porzelt
|
84b7487cc4
|
add USE_OSX_SENDFILE macro
|
14 years ago |
Stefan Bühler
|
3dceeb5916
|
Move include files into a separate directory and cleanup include order
|
14 years ago |
Stefan Bühler
|
649f7baf78
|
Modify header usage; include all core headers from base.h and forbid direct including of core headers. Move typedefs into separate header.
|
14 years ago |
Stefan Bühler
|
ac1f66ee1d
|
Fix pcre
|
14 years ago |
Stefan Bühler
|
2fbc7b1408
|
Basic connection state machine
|
14 years ago |
Stefan Bühler
|
d1c1a1b06f
|
Continue request parser
|
14 years ago |
Stefan Bühler
|
ff9b6c4461
|
Implement ip matching for conditions.
|
14 years ago |
Stefan Bühler
|
906cca0551
|
Include libev in settings.h
|
14 years ago |
Stefan Bühler
|
fccd44f2ad
|
option/action/plugin
|
14 years ago |
Stefan Bühler
|
c612995cfe
|
Request/condition
|
14 years ago |
Stefan Bühler
|
777232ab5d
|
Condition
|
14 years ago |
Stefan Bühler
|
9372e41393
|
Initial commit
|
14 years ago |