Sébastien Santoro b80086123a Use integers instead of chars to store -1 values 9 năm trước cách đây
..
compat ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 năm trước cách đây
crypto b80086123a Use integers instead of chars to store -1 values 9 năm trước cách đây
mod 1b8e2ed41b Merge branch 'maint' 10 năm trước cách đây
.gitignore 8456fcb6c2 Remove the need for makehelp 11 năm trước cách đây
EncryptedStream.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 năm trước cách đây
EncryptedStream.h 25113846ca * Remove compiler hack for overloaded virtuals and use a 'using' line 16 năm trước cách đây
Makefile.in e9feb58b75 Merge branch 'maint' 9 năm trước cách đây
adns.cc dbaa358a87 Merge branch 'maint' 10 năm trước cách đây
adns.h 9756ec315f No reason for egg_dns_send to be public 11 năm trước cách đây
auth.cc 8a905e6504 Fill Auth user cache in set_chanlist 10 năm trước cách đây
auth.h 8a905e6504 Fill Auth user cache in set_chanlist 10 năm trước cách đây
base64.cc d2bad44c2d No need for compat here after removing calloc/realloc overrides 10 năm trước cách đây
base64.h 9fe5a9ae39 * Use bdlib base64 16 năm trước cách đây
bg.cc 603c6984cf Remove test thread code 11 năm trước cách đây
bg.h 9bf2b600f9 Remove fork-interval. 12 năm trước cách đây
binary.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 năm trước cách đây
binary.h cb6522c63e * Add './wraith -V' which will display the packconfig that the bot is using. 14 năm trước cách đây
binds.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 năm trước cách đây
binds.h 3d73dd7ea4 * Move tclhash.* to binds.* (tcl hasnt been used in years) 17 năm trước cách đây
botcmd.cc 9c91f62434 Slight optimizations 10 năm trước cách đây
botcmd.h 9bdb36ed32 bot_shareupdate() should be private now 13 năm trước cách đây
botmsg.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 năm trước cách đây
botmsg.h e681ea7078 Update functions to accept consts 14 năm trước cách đây
botnet.cc 4de6e77ccb Stop sharing LASTON unlink entirely. 10 năm trước cách đây
botnet.h 428466cf90 * Use the buildts and git commit in versioning / upgrading 18 năm trước cách đây
buildinfo.h.in efd8d881e8 * Port [2413] to 1.2.12 20 năm trước cách đây
chan.h 2339428a4e Merge branch 'maint' 11 năm trước cách đây
chanprog.cc 507564aa43 Merge branch 'user-caching' into maint 10 năm trước cách đây
chanprog.h 507564aa43 Merge branch 'user-caching' into maint 10 năm trước cách đây
cmds.cc 9c91f62434 Slight optimizations 10 năm trước cách đây
cmds.h e76d79d714 Fix garbled help broken since c8664e198 11 năm trước cách đây
color.h c0e02b4d46 * More work on colors 22 năm trước cách đây
common.h f45337a580 * Use length() macro for bsearch() calling and also fix help table lookup off-by-1 error 16 năm trước cách đây
conf.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 năm trước cách đây
conf.h 190f4115a5 Merge branch 'type-cleanup' 14 năm trước cách đây
config-sanity.h 9f317e1988 Remove invalid references to gethostname/getipnodebyname 14 năm trước cách đây
config.h.in ed2f7d6e8c Stop checking for C90 functions, which seems to break malloc on travis. 10 năm trước cách đây
core_binds.cc e9bfe7ed59 Fix memory leak in alias loop detection. 10 năm trước cách đây
core_binds.h fbfdd1939e * Return bind check result for dcc 16 năm trước cách đây
crypt.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 năm trước cách đây
crypt.h 0bc04fb643 * Link libcrypto in at runtime to avoid mismatched libcrypto/libssl 15 năm trước cách đây
dcc.cc 53af2ca1e1 Stop sharing with the bot when it is disconnected. 10 năm trước cách đây
dcc.h f705855a42 Fix bolds being backwards due to race between DCC and STDOUT. 11 năm trước cách đây
dccutil.cc 933986d589 lostdcc: Restore bzeroing the dcc entry 10 năm trước cách đây
dccutil.h ffe00c5e74 Merge branch 'dumplots-static-char' 14 năm trước cách đây
debug.cc 44b3ac63f6 Add ASSERT and WARN macros. 10 năm trước cách đây
debug.h 44b3ac63f6 Add ASSERT and WARN macros. 10 năm trước cách đây
dhparam.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 năm trước cách đây
dl.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 năm trước cách đây
dl.h 14a4972832 Fix generate_defs.sh to respect sections such as #ifdef USE_SCRIPT_TCL. 11 năm trước cách đây
egg_timer.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 năm trước cách đây
egg_timer.h 37d24eca71 * Cleanup timer code so it is not constantly re-adding repeat timers back to the lists 16 năm trước cách đây
eggdrop.h 688882a37d Define std::hash specializations rather than bd::Hash 11 năm trước cách đây
enclink.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 năm trước cách đây
enclink.h ee88bd167d Silence clang warnings by removing unused len param 13 năm trước cách đây
flags.cc f6892d18a0 Consolidate some chk_autoop() logic. 10 năm trước cách đây
flags.h f6892d18a0 Consolidate some chk_autoop() logic. 10 năm trước cách đây
garble.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 năm trước cách đây
garble.h fb072f5865 * Run stringfix over the pre-processed output 14 năm trước cách đây
generate_defs.sh fe656a6240 Merge branch 'maint' 11 năm trước cách đây
generate_symbol.sh 0b1aca6676 * Fix symbol generating files changing between builds when it shouldn't have been 14 năm trước cách đây
libcrypto.cc b61f68da66 Support Debian/Ubuntu's libssl1.0.0[:i386] package 10 năm trước cách đây
libcrypto.h 3209392364 * No longer need to define these headers 14 năm trước cách đây
libssl.cc b61f68da66 Support Debian/Ubuntu's libssl1.0.0[:i386] package 10 năm trước cách đây
libssl.h 3209392364 * No longer need to define these headers 14 năm trước cách đây
libtcl.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 năm trước cách đây
libtcl.h 093a7e020a * Add --disable-script-tcl (default enabled) 14 năm trước cách đây
log.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 năm trước cách đây
log.h 008abfb85a * Write all logs to .l-botnick when compiled in DEBUG mode 17 năm trước cách đây
main.cc 44b3ac63f6 Add ASSERT and WARN macros. 10 năm trước cách đây
main.h cd9d34f44b * Write userfile asynchronously 14 năm trước cách đây
makehelp.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 năm trước cách đây
makesort.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 năm trước cách đây
match.cc 42176254f9 Remove compatibility for POSIX.1 2001 and C90 functions. 10 năm trước cách đây
match.h 4199098c0f Remove use of register 12 năm trước cách đây
misc.cc 7681b955bd Track jupenick/nick on restart. 10 năm trước cách đây
misc.h 4199098c0f Remove use of register 12 năm trước cách đây
misc_file.cc 42176254f9 Remove compatibility for POSIX.1 2001 and C90 functions. 10 năm trước cách đây
misc_file.h f90957962e Use bd::AtomicFile to avoid cross-device renaming from Tempfile 12 năm trước cách đây
net.cc be95e62d8c Remove disconnected zlib code 10 năm trước cách đây
net.h 4199098c0f Remove use of register 12 năm trước cách đây
openssl.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 năm trước cách đây
openssl.h 1d6e5068d8 * Refactor OpenSSL into openssl.{c,h} and load on startup 15 năm trước cách đây
response.cc 1e8aa62971 Avoid crashing due to different ptr for key creating empty set 11 năm trước cách đây
response.h 96db93fd61 Don't use hard-coded indices which will be bad if doc/responses.txt is reordered. 11 năm trước cách đây
rfc1459.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 năm trước cách đây
rfc1459.h c45ab07070 * Add a rfc_ncasecmp() 14 năm trước cách đây
set.cc 11d1b8576c var_set: Always call var_set_userentry() if there is a target. 10 năm trước cách đây
set.h 04ec8d2598 Allow wait_split to be configured. 10 năm trước cách đây
settings.h 3dd72828e3 * Align pack data to 16 byte boundary as well 14 năm trước cách đây
shell.cc 95f3a2665f Improve 32bit error hints and point to wiki page 10 năm trước cách đây
shell.h 8c6ba17a56 Prevent crashing on startup if openssl can not be loaded 14 năm trước cách đây
socket.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 năm trước cách đây
socket.h 2dec7f49e1 Adjust fields in sockname_t 10 năm trước cách đây
sorthelp.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 năm trước cách đây
sprintf.cc fc244b9c05 Rename C++ files to .cc to quiet clang 12 năm trước cách đây
sprintf.h fe6bfd1b8c Fix header guard 12 năm trước cách đây
stat.h 3861e5357b * Moved most of the "shell" functions to shell.c/.h 22 năm trước cách đây
stringfix.cc 6210ff1595 Raise the MAX_LINE_LEN higher. "set" is 32018 bytes long on next. 11 năm trước cách đây
tandem.h e88a064ec3 * Remove obsolete code botshouldjoin() 14 năm trước cách đây
timestamp.c fded6bc4d5 Add vim modeline everywhere 12 năm trước cách đây
traffic.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 22 năm trước cách đây
types.h 190f4115a5 Merge branch 'type-cleanup' 14 năm trước cách đây
userent.cc 9b2caa55a1 Leaf bots should set userentry for groups as well 10 năm trước cách đây
userent.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() 21 năm trước cách đây
userrec.cc 507564aa43 Merge branch 'user-caching' into maint 10 năm trước cách đây
userrec.h 507564aa43 Merge branch 'user-caching' into maint 10 năm trước cách đây
users.cc ac23d1a4cd Remove unneeded my_calloc/my_realloc 10 năm trước cách đây
users.h 83b7d92f3d Clean up some header pollution. 11 năm trước cách đây