Commit Graph

12 Commits (e19a97b21ff5fb3eb992f2640ac9d419f5e4edb3)

Author SHA1 Message Date
Daniel Roethlisberger fc8c0110c5 Do not generate ECC keys for unit tests 12 years ago
Daniel Roethlisberger 5ed3e5172b Make explanation of DEBUG_CFLAGS clearer 12 years ago
Daniel Roethlisberger a4040d8372 Suppress warnings for system headers with -isystem
Use -isystem instead of -I in CPPFLAGS to suppress compiler warnings for
system and library headers.
12 years ago
Daniel Roethlisberger 6fe4c5bf01 Sign release tarball using GnuPG 12 years ago
Daniel Roethlisberger e270fb127b Unconditionally define _GNU_SOURCE
Get rid of the fragile glibc auto-detection mechanism and define
_GNU_SOURCE unconditionally in order to fix the build on recent GNU libc
systems such as Debian and Ubuntu.  On non-GNU libc implementations,
_GNU_SOURCE should not have any effect.

Issue:          #2
Reported by:    Vincent Bernat
12 years ago
Daniel Roethlisberger 0e19243307 Reorder wildcard rules and improve error messages 13 years ago
Daniel Roethlisberger ddbb945406 Rename unit test sources to fix language detection 13 years ago
Daniel Roethlisberger 6a93c73164 Add test server cert with OCSP and CDP extensions 13 years ago
Daniel Roethlisberger 557537957f Use FORCE target to force rebuild of version.o 13 years ago
Daniel Roethlisberger 423c1b0a32 Move volatile build-time information into separate compilation unit 13 years ago
Daniel Roethlisberger 419cb7d31f Add targets for manual page conversion 13 years ago
Daniel Roethlisberger 4cfdef405a Initial import of sslsplit-0.4.2 13 years ago