Historique des commits

Auteur SHA1 Message Date
  Bryan Drewery 1182233bab Merge branch 'maint' il y a 14 ans
  Bryan Drewery e0094bdc3a * Check for g++ 4.5 il y a 14 ans
  Bryan Drewery 23ab19534f * Also search for libtcl.so.1.1 for OpenBSD il y a 15 ans
  Bryan Drewery 077327f815 * Set PR_SET_TRACER on ubuntu systems so child processes can ptrace() our process il y a 15 ans
  Bryan Drewery 336a397859 * Don't require TCL for compiling il y a 15 ans
  Eggheads Development Team (Ported by Bryan) 06d9560118 * Add TCL autoconf checks from Eggdrop 1.6 il y a 15 ans
  Bryan Drewery 6eaadb538d * Load SSL on-demand at runtime via dlopen() if needed il y a 15 ans
  Bryan Drewery aa3a247558 * Automatically generate symbols definitions il y a 15 ans
  Bryan Drewery 8e9a36f445 * Only link libcrypto statically if the OS supports it il y a 15 ans
  Bryan Drewery be6bee3652 * Link libcrypto statically for now until it is moved to dlopen() il y a 16 ans
  Bryan Drewery d6fe946442 * Check for libdl via dlopen and rerun autotools il y a 16 ans
  Bryan Drewery 4d4a6141c3 * Remove unneeded cygwin support il y a 16 ans
  Bryan Drewery 5f3c66d882 * Pass MAKEJOBS along to bdlib configure script as well il y a 16 ans
  Bryan Drewery 9933579891 * DDon't default to using -j4 in MAKEFLAGS, instead add a MAKEJOBS param il y a 16 ans
  Bryan Drewery a7ea42ee13 * Update copyrights/licenses il y a 16 ans
  Bryan Drewery 92a9514474 * Require at least OpenSSL 0.9.8 as SHA256 is needed il y a 16 ans
  Bryan Drewery afb39f8860 * Fix typo, reword notice il y a 16 ans
  Bryan Drewery bb3758adfb * Add fix for 'download source' button from github il y a 16 ans
  Bryan Drewery dbf8ce771c * Don't compile with -O3, it is contributing to code bloat il y a 16 ans
  Bryan Drewery c3a0158367 * Fix some Darwin configure errors il y a 16 ans
  Bryan Drewery 8e4353ed68 * Fix configure script not properly replacing CCDEBUG il y a 16 ans
  Bryan Drewery e91524c066 * Disable static compiling on Darwin/Solaris il y a 16 ans
  Bryan Drewery 1dfb047eb7 * Disable stupid GCC warnings about y2k in some locales il y a 16 ans
  Bryan Drewery f486983be1 Merge branch 'EncryptedStream' il y a 17 ans
  Bryan Drewery 41e6846ae1 * Add OpenSSL checking in configure il y a 17 ans
  Bryan Drewery 74218f2680 * Add -Woverloaded-virtual il y a 17 ans
  Bryan Drewery 3a7a806682 * Enable SSP for debug binary/testing. il y a 17 ans
  Bryan Drewery 8220b51897 * Prefer g++ 4.4.1 when compiling il y a 17 ans
  Bryan Drewery ca4d3cf5f9 * Disable strict aliasing il y a 17 ans
  Bryan Drewery 6c4599542a * Add -Wno-format-security into CFLAGS to ignore all of the STR() format-string warnings il y a 17 ans