Bryan Drewery e2235fe56e Merge branch 'master' into next 8 years ago
..
compat 964d07140c Don't bring in duplicate memmem(3) symbol 9 years ago
crypto b80086123a Use integers instead of chars to store -1 values 9 years ago
mod 0937d8a618 Merge branch 'master' into next 10 years ago
.gitignore 8456fcb6c2 Remove the need for makehelp 11 years ago
EncryptedStream.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 years ago
EncryptedStream.h 25113846ca * Remove compiler hack for overloaded virtuals and use a 'using' line 16 years ago
Makefile.in e9feb58b75 Merge branch 'maint' 9 years ago
adns.cc dbaa358a87 Merge branch 'maint' 10 years ago
adns.h 9756ec315f No reason for egg_dns_send to be public 11 years ago
auth.cc 3d0a8e2528 Fill Auth user cache in set_chanlist 10 years ago
auth.h 3d0a8e2528 Fill Auth user cache in set_chanlist 10 years ago
base64.cc d2bad44c2d No need for compat here after removing calloc/realloc overrides 10 years ago
base64.h 9fe5a9ae39 * Use bdlib base64 16 years ago
bg.cc 603c6984cf Remove test thread code 11 years ago
bg.h 9bf2b600f9 Remove fork-interval. 11 years ago
binary.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 years ago
binary.h cb6522c63e * Add './wraith -V' which will display the packconfig that the bot is using. 14 years ago
binds.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 years ago
binds.h 3d73dd7ea4 * Move tclhash.* to binds.* (tcl hasnt been used in years) 17 years ago
botcmd.cc bc6fa2a2da Merge branch 'master' into next 10 years ago
botcmd.h 9bdb36ed32 bot_shareupdate() should be private now 13 years ago
botmsg.cc dc837f0b75 Add basic infrastructure for tracking feature flags on the botlink. 10 years ago
botmsg.h e681ea7078 Update functions to accept consts 14 years ago
botnet.cc 393bc70dbf Merge branch 'master' into next 10 years ago
botnet.h dc837f0b75 Add basic infrastructure for tracking feature flags on the botlink. 10 years ago
buildinfo.h.in efd8d881e8 * Port [2413] to 1.2.12 20 years ago
chan.h e8a941a6b7 Merge branch 'master' into next 10 years ago
chanprog.cc b79012d5f1 Merge branch 'user-caching' into next 10 years ago
chanprog.h 12d94d7cf0 Merge branch 'master' into next 10 years ago
cmds.cc 33fa5500ea Merge branch 'master' into next 8 years ago
cmds.h e76d79d714 Fix garbled help broken since c8664e198 11 years ago
color.h c0e02b4d46 * More work on colors 22 years ago
common.h f45337a580 * Use length() macro for bsearch() calling and also fix help table lookup off-by-1 error 16 years ago
conf.cc 5e38cefd84 checkpid: Use cached getpid() from mypid 9 years ago
conf.h c7fc8a2d3b Merge branch 'type-cleanup' into next 14 years ago
config-sanity.h 9f317e1988 Remove invalid references to gethostname/getipnodebyname 14 years ago
config.h.in a6f235a89e Detect closefrom(2) support 9 years ago
core_binds.cc e9bfe7ed59 Fix memory leak in alias loop detection. 10 years ago
core_binds.h fbfdd1939e * Return bind check result for dcc 16 years ago
crypt.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 years ago
crypt.h 0bc04fb643 * Link libcrypto in at runtime to avoid mismatched libcrypto/libssl 15 years ago
dcc.cc b736738191 Merge branch '39-dynamic-roles' into next 10 years ago
dcc.h f705855a42 Fix bolds being backwards due to race between DCC and STDOUT. 11 years ago
dccutil.cc 933986d589 lostdcc: Restore bzeroing the dcc entry 10 years ago
dccutil.h c7fc8a2d3b Merge branch 'type-cleanup' into next 14 years ago
debug.cc 33fa5500ea Merge branch 'master' into next 8 years ago
debug.h 33fa5500ea Merge branch 'master' into next 8 years ago
dhparam.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 years ago
dl.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 years ago
dl.h 14a4972832 Fix generate_defs.sh to respect sections such as #ifdef USE_SCRIPT_TCL. 11 years ago
egg_timer.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 years ago
egg_timer.h 37d24eca71 * Cleanup timer code so it is not constantly re-adding repeat timers back to the lists 16 years ago
eggdrop.h 5238967521 Send FEATURE_ROLES on link. 10 years ago
enclink.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 years ago
enclink.h ee88bd167d Silence clang warnings by removing unused len param 13 years ago
flags.cc 5c57faac86 Merge branch '39-dynamic-roles' into next 10 years ago
flags.h b628735cdd Merge branch 'master' into next 10 years ago
garble.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 years ago
garble.h fb072f5865 * Run stringfix over the pre-processed output 14 years ago
generate_defs.sh e642d40203 Merge branch 'build-cleanups' into next 11 years ago
generate_symbol.sh 0b1aca6676 * Fix symbol generating files changing between builds when it shouldn't have been 14 years ago
libcrypto.cc b61f68da66 Support Debian/Ubuntu's libssl1.0.0[:i386] package 10 years ago
libcrypto.h 3209392364 * No longer need to define these headers 14 years ago
libssl.cc b61f68da66 Support Debian/Ubuntu's libssl1.0.0[:i386] package 10 years ago
libssl.h 3209392364 * No longer need to define these headers 14 years ago
libtcl.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 years ago
libtcl.h 093a7e020a * Add --disable-script-tcl (default enabled) 14 years ago
log.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 years ago
log.h 008abfb85a * Write all logs to .l-botnick when compiled in DEBUG mode 17 years ago
main.cc 4fa959ba52 Merge branch 'master' into next 10 years ago
main.h 46f8266acc Move role to flags.c 12 years ago
makehelp.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 years ago
makesort.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 years ago
match.cc 42176254f9 Remove compatibility for POSIX.1 2001 and C90 functions. 10 years ago
match.h 4199098c0f Remove use of register 11 years ago
misc.cc 7681b955bd Track jupenick/nick on restart. 10 years ago
misc.h 4199098c0f Remove use of register 11 years ago
misc_file.cc 42176254f9 Remove compatibility for POSIX.1 2001 and C90 functions. 10 years ago
misc_file.h f90957962e Use bd::AtomicFile to avoid cross-device renaming from Tempfile 12 years ago
net.cc be95e62d8c Remove disconnected zlib code 10 years ago
net.h 4199098c0f Remove use of register 11 years ago
openssl.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 years ago
openssl.h 1d6e5068d8 * Refactor OpenSSL into openssl.{c,h} and load on startup 15 years ago
response.cc 1e8aa62971 Avoid crashing due to different ptr for key creating empty set 11 years ago
response.h 96db93fd61 Don't use hard-coded indices which will be bad if doc/responses.txt is reordered. 11 years ago
rfc1459.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 years ago
rfc1459.h c45ab07070 * Add a rfc_ncasecmp() 14 years ago
set.cc 11d1b8576c var_set: Always call var_set_userentry() if there is a target. 10 years ago
set.h 04ec8d2598 Allow wait_split to be configured. 10 years ago
settings.h 3dd72828e3 * Align pack data to 16 byte boundary as well 14 years ago
shell.cc e2235fe56e Merge branch 'master' into next 8 years ago
shell.h 8c6ba17a56 Prevent crashing on startup if openssl can not be loaded 13 years ago
socket.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 years ago
socket.h 2dec7f49e1 Adjust fields in sockname_t 10 years ago
sorthelp.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 years ago
sprintf.cc fc244b9c05 Rename C++ files to .cc to quiet clang 11 years ago
sprintf.h fe6bfd1b8c Fix header guard 12 years ago
stat.h 3861e5357b * Moved most of the "shell" functions to shell.c/.h 22 years ago
stringfix.cc 6210ff1595 Raise the MAX_LINE_LEN higher. "set" is 32018 bytes long on next. 11 years ago
tandem.h dc837f0b75 Add basic infrastructure for tracking feature flags on the botlink. 10 years ago
timestamp.c fded6bc4d5 Add vim modeline everywhere 12 years ago
traffic.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 21 years ago
types.h c7fc8a2d3b Merge branch 'type-cleanup' into next 14 years ago
userent.cc 868059b947 Merge branch 'set-botset-userentry' into next 10 years ago
userent.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() 21 years ago
userrec.cc aaf14572e6 Merge branch 'user-caching' into next 10 years ago
userrec.h 393bc70dbf Merge branch 'master' into next 10 years ago
users.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 years ago
users.h d15ca5606f Store the FFLAGS in the user file and cache it in the userrec. 10 years ago