Histórico de Commits

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