Bryan Drewery 9228be95b0 Merge branch 'master' into next 12 سال پیش
..
compat 7707d6b1ff Simplify build by moving common target rule to build/build.mk 12 سال پیش
crypto 7707d6b1ff Simplify build by moving common target rule to build/build.mk 12 سال پیش
mod 9228be95b0 Merge branch 'master' into next 12 سال پیش
.gitignore 7472a59cad Name stringfixed objects as .So so non-stringfix objects don't get transformed 12 سال پیش
EncryptedStream.c 19b0e6b299 * bdlib fixes 15 سال پیش
EncryptedStream.h 25113846ca * Remove compiler hack for overloaded virtuals and use a 'using' line 16 سال پیش
Makefile.in 7472a59cad Name stringfixed objects as .So so non-stringfix objects don't get transformed 12 سال پیش
adns.c e4e7174506 Fix vim modeline for these files 13 سال پیش
adns.h a5fff3c7f3 Merge branch 'blocking-dns' 16 سال پیش
auth.c c1b9fe7edc * Fix auth IRC lookups getting the wrong cached idx 16 سال پیش
auth.h fbfdd1939e * Return bind check result for dcc 16 سال پیش
base64.c 663e9ff51e Update Copyrights 13 سال پیش
base64.h 9fe5a9ae39 * Use bdlib base64 16 سال پیش
bg.c 663e9ff51e Update Copyrights 13 سال پیش
bg.h ea6948ccde * Remove obsoleted conf.watcher 16 سال پیش
binary.c 663e9ff51e Update Copyrights 13 سال پیش
binary.h cb6522c63e * Add './wraith -V' which will display the packconfig that the bot is using. 14 سال پیش
binds.c e4e7174506 Fix vim modeline for these files 13 سال پیش
binds.h 3d73dd7ea4 * Move tclhash.* to binds.* (tcl hasnt been used in years) 17 سال پیش
botcmd.c 663e9ff51e Update Copyrights 13 سال پیش
botcmd.h 9bdb36ed32 bot_shareupdate() should be private now 13 سال پیش
botmsg.c 663e9ff51e Update Copyrights 13 سال پیش
botmsg.h e681ea7078 Update functions to accept consts 14 سال پیش
botnet.c 663e9ff51e Update Copyrights 13 سال پیش
botnet.h 428466cf90 * Use the buildts and git commit in versioning / upgrading 17 سال پیش
buildinfo.h.in efd8d881e8 * Port [2413] to 1.2.12 20 سال پیش
chan.h bb56f109a6 Remove 'chanset +meankicks'. You can customize your kicks in doc/responses.txt and recompile. 14 سال پیش
chanprog.c d5eb8fdc29 Merge branch 'master' into next 12 سال پیش
chanprog.h d2534a49bf Merge branch 'ducch-fish-for-chans' into next 14 سال پیش
cmds.c ae4360544e Merge branch 'master' into next 13 سال پیش
cmds.h 58f6bce171 * When viewing help over auth, only show allowed commands 16 سال پیش
color.h c0e02b4d46 * More work on colors 22 سال پیش
common.h f45337a580 * Use length() macro for bsearch() calling and also fix help table lookup off-by-1 error 16 سال پیش
conf.c 6b79797633 Fix logic to allow 5 14 سال پیش
conf.h c7fc8a2d3b Merge branch 'type-cleanup' into next 14 سال پیش
config-sanity.h 9f317e1988 Remove invalid references to gethostname/getipnodebyname 14 سال پیش
config.h.in 641faed092 Merge branch 'master' into next 12 سال پیش
core_binds.c 663e9ff51e Update Copyrights 13 سال پیش
core_binds.h fbfdd1939e * Return bind check result for dcc 16 سال پیش
crypt.c 0bc04fb643 * Link libcrypto in at runtime to avoid mismatched libcrypto/libssl 15 سال پیش
crypt.h 0bc04fb643 * Link libcrypto in at runtime to avoid mismatched libcrypto/libssl 15 سال پیش
dcc.c e5b1023a83 Give hint on bot when disconnected from hub for reason 12 سال پیش
dcc.h 56e19d4b51 * Remove port_t typedef 14 سال پیش
dccutil.c 663e9ff51e Update Copyrights 13 سال پیش
dccutil.h c7fc8a2d3b Merge branch 'type-cleanup' into next 14 سال پیش
debug.c ae4360544e Merge branch 'master' into next 13 سال پیش
debug.h bfe4b4f556 * Call fatal() on SIGINT to cleanup 15 سال پیش
dhparam.c 8cbbe4bcce * Add DH 512/1024/2048 keys 15 سال پیش
dl.c 663e9ff51e Update Copyrights 13 سال پیش
dl.h 4371c8b4b4 Show missing symbol errors in stderr on startup 12 سال پیش
egg_timer.c e4e7174506 Fix vim modeline for these files 13 سال پیش
egg_timer.h 37d24eca71 * Cleanup timer code so it is not constantly re-adding repeat timers back to the lists 16 سال پیش
eggdrop.h 2d0c92e00a Implement chanset 'flood-bytes' (#42) 14 سال پیش
enclink.c a5d9675f93 Merge branch 'clang-warnings' into next 13 سال پیش
enclink.h ee88bd167d Silence clang warnings by removing unused len param 13 سال پیش
flags.c 663e9ff51e Update Copyrights 13 سال پیش
flags.h 674d10f592 Update old ghost mean code to be revenge (#40) 14 سال پیش
garble.c 288300b569 * port [3868] to 1.2.16 from trunk 18 سال پیش
garble.h fb072f5865 * Run stringfix over the pre-processed output 14 سال پیش
generate_defs.sh 0b1aca6676 * Fix symbol generating files changing between builds when it shouldn't have been 14 سال پیش
generate_symbol.sh 0b1aca6676 * Fix symbol generating files changing between builds when it shouldn't have been 14 سال پیش
libcrypto.c 3a495f9d75 Fix startup crash when libcrypto symbols are missing 12 سال پیش
libcrypto.h 3209392364 * No longer need to define these headers 14 سال پیش
libssl.c fc0328f841 Also detect missing symbols in libssl and libtcl 12 سال پیش
libssl.h 3209392364 * No longer need to define these headers 14 سال پیش
libtcl.c fc0328f841 Also detect missing symbols in libssl and libtcl 12 سال پیش
libtcl.h 093a7e020a * Add --disable-script-tcl (default enabled) 14 سال پیش
log.c 663e9ff51e Update Copyrights 13 سال پیش
log.h 008abfb85a * Write all logs to .l-botnick when compiled in DEBUG mode 17 سال پیش
main.c 663e9ff51e Update Copyrights 13 سال پیش
main.h cd9d34f44b * Write userfile asynchronously 14 سال پیش
makehelp.c f6cd52090c * Cleanup unused variable warnings 14 سال پیش
makeres.c 993f2cc3e0 * Update bd::String::printf syntax 15 سال پیش
makeset.c 8bab91b17f * Properly catch fatal errors writing temp files needed during compile 16 سال پیش
makesort.c eee567c263 * Make makesort use bdlib 16 سال پیش
match.c 663e9ff51e Update Copyrights 13 سال پیش
match.h d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). 21 سال پیش
misc.c ae4360544e Merge branch 'master' into next 13 سال پیش
misc.h 4a1d2d12ea * Fix bad grammar for update output 14 سال پیش
misc_file.c 663e9ff51e Update Copyrights 13 سال پیش
misc_file.h 9aa11218da * Use mmap for writing packdata too (optimizations and error checking coming next) 18 سال پیش
net.c 6978bb3b6f Fix fatal clang error due to ERR_get_error returning unsigned 12 سال پیش
net.h 0949dabc0f Convert to uintXX_t types 13 سال پیش
openssl.c 663e9ff51e Update Copyrights 13 سال پیش
openssl.h 1d6e5068d8 * Refactor OpenSSL into openssl.{c,h} and load on startup 15 سال پیش
response.c bb56f109a6 Remove 'chanset +meankicks'. You can customize your kicks in doc/responses.txt and recompile. 14 سال پیش
rfc1459.c 663e9ff51e Update Copyrights 13 سال پیش
rfc1459.h c45ab07070 * Add a rfc_ncasecmp() 14 سال پیش
set.c a06b15c36b Merge branch 'master' into next 13 سال پیش
set.h 8698831656 Add set 'fish-paranoid' (#23) 14 سال پیش
settings.h 3dd72828e3 * Align pack data to 16 byte boundary as well 14 سال پیش
shell.c fe71edec05 Merge branch 'clang-warnings' into next 13 سال پیش
shell.h 8c6ba17a56 Prevent crashing on startup if openssl can not be loaded 13 سال پیش
socket.c e4e7174506 Fix vim modeline for these files 13 سال پیش
socket.h 56e19d4b51 * Remove port_t typedef 14 سال پیش
sorthelp.c 993f2cc3e0 * Update bd::String::printf syntax 15 سال پیش
sprintf.c 663e9ff51e Update Copyrights 13 سال پیش
sprintf.h fe6bfd1b8c Fix header guard 12 سال پیش
stat.h 3861e5357b * Moved most of the "shell" functions to shell.c/.h 22 سال پیش
stringfix.c a0859bb876 No data is a failure 12 سال پیش
tandem.h e88a064ec3 * Remove obsolete code botshouldjoin() 14 سال پیش
thread.c 663e9ff51e Update Copyrights 13 سال پیش
thread.h 98334382b0 * Misc 22 سال پیش
timestamp.c 0cd7acd236 * Fix timezone issues in getts/getdate 17 سال پیش
traffic.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 21 سال پیش
types.h c7fc8a2d3b Merge branch 'type-cleanup' into next 14 سال پیش
userent.c 9228be95b0 Merge branch 'master' into next 12 سال پیش
userent.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() 21 سال پیش
userrec.c ae4360544e Merge branch 'master' into next 13 سال پیش
userrec.h 3c734b7746 Merge branch 'write_user-protected' into next 14 سال پیش
users.c 663e9ff51e Update Copyrights 13 سال پیش
users.h 6ca9a01f40 Only validate hosts for the linking bot, not all 13 سال پیش
utc-time.c bc91a7e206 * Added rcsid[] to all files 21 سال پیش