Bryan Drewery eae13b82aa Allow root in debug 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 a50123b55f Update copyrights 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 a50123b55f Update copyrights 12 лет назад
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 a50123b55f Update copyrights 12 лет назад
base64.h 9fe5a9ae39 * Use bdlib base64 16 лет назад
bg.c a50123b55f Update copyrights 12 лет назад
bg.h ea6948ccde * Remove obsoleted conf.watcher 17 лет назад
binary.c a50123b55f Update copyrights 12 лет назад
binary.h cb6522c63e * Add './wraith -V' which will display the packconfig that the bot is using. 14 лет назад
binds.c a50123b55f Update copyrights 12 лет назад
binds.h 3d73dd7ea4 * Move tclhash.* to binds.* (tcl hasnt been used in years) 17 лет назад
botcmd.c a50123b55f Update copyrights 12 лет назад
botcmd.h 9bdb36ed32 bot_shareupdate() should be private now 13 лет назад
botmsg.c a50123b55f Update copyrights 12 лет назад
botmsg.h e681ea7078 Update functions to accept consts 14 лет назад
botnet.c a50123b55f Update copyrights 12 лет назад
botnet.h 428466cf90 * Use the buildts and git commit in versioning / upgrading 18 лет назад
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 a50123b55f Update copyrights 12 лет назад
chanprog.h 659d73fcd4 * Use a bd::String for key 14 лет назад
cmds.c a50123b55f Update copyrights 12 лет назад
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 190f4115a5 Merge branch 'type-cleanup' 14 лет назад
config-sanity.h 9f317e1988 Remove invalid references to gethostname/getipnodebyname 14 лет назад
config.h.in 86e9e96140 No need to generate src/mod/mod.mk 12 лет назад
core_binds.c a50123b55f Update copyrights 12 лет назад
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 a50123b55f Update copyrights 12 лет назад
dcc.h 56e19d4b51 * Remove port_t typedef 14 лет назад
dccutil.c a50123b55f Update copyrights 12 лет назад
dccutil.h ffe00c5e74 Merge branch 'dumplots-static-char' 14 лет назад
debug.c a50123b55f Update copyrights 12 лет назад
debug.h ec7153ae5e * Change alias names in ContextNote 16 лет назад
dhparam.c 8cbbe4bcce * Add DH 512/1024/2048 keys 15 лет назад
dl.c a50123b55f Update copyrights 12 лет назад
dl.h 4371c8b4b4 Show missing symbol errors in stderr on startup 12 лет назад
egg_timer.c a50123b55f Update copyrights 12 лет назад
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 a50123b55f Update copyrights 12 лет назад
enclink.h ee88bd167d Silence clang warnings by removing unused len param 13 лет назад
flags.c a50123b55f Update copyrights 12 лет назад
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 a50123b55f Update copyrights 12 лет назад
libcrypto.h 3209392364 * No longer need to define these headers 14 лет назад
libssl.c a50123b55f Update copyrights 12 лет назад
libssl.h 3209392364 * No longer need to define these headers 14 лет назад
libtcl.c a50123b55f Update copyrights 12 лет назад
libtcl.h 093a7e020a * Add --disable-script-tcl (default enabled) 14 лет назад
log.c a50123b55f Update copyrights 12 лет назад
log.h 008abfb85a * Write all logs to .l-botnick when compiled in DEBUG mode 17 лет назад
main.c eae13b82aa Allow root in debug 12 лет назад
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 a50123b55f Update copyrights 12 лет назад
match.h d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). 21 лет назад
misc.c a50123b55f Update copyrights 12 лет назад
misc.h 4a1d2d12ea * Fix bad grammar for update output 14 лет назад
misc_file.c a50123b55f Update copyrights 12 лет назад
misc_file.h 9aa11218da * Use mmap for writing packdata too (optimizations and error checking coming next) 18 лет назад
net.c a50123b55f Update copyrights 12 лет назад
net.h 0949dabc0f Convert to uintXX_t types 13 лет назад
openssl.c a50123b55f Update copyrights 12 лет назад
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 a50123b55f Update copyrights 12 лет назад
rfc1459.h c45ab07070 * Add a rfc_ncasecmp() 14 лет назад
set.c 20257e56b7 Default 'set promisc' to ignore 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 a50123b55f Update copyrights 12 лет назад
shell.h 8c6ba17a56 Prevent crashing on startup if openssl can not be loaded 14 лет назад
socket.c a50123b55f Update copyrights 12 лет назад
socket.h 56e19d4b51 * Remove port_t typedef 14 лет назад
sorthelp.c 993f2cc3e0 * Update bd::String::printf syntax 15 лет назад
sprintf.c a50123b55f Update copyrights 12 лет назад
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 a50123b55f Update copyrights 12 лет назад
thread.h 98334382b0 * Misc 22 лет назад
timestamp.c 0cd7acd236 * Fix timezone issues in getts/getdate 18 лет назад
traffic.h 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 22 лет назад
types.h 190f4115a5 Merge branch 'type-cleanup' 14 лет назад
userent.c a50123b55f Update copyrights 12 лет назад
userent.h b99e4fd7c4 * Changed the order of some initialize functions in main.c to call majority after startup_checks() 21 лет назад
userrec.c a50123b55f Update copyrights 12 лет назад
userrec.h 3864984bd5 Merge branch 'write-userfile-timer' 14 лет назад
users.c a50123b55f Update copyrights 12 лет назад
users.h 6ca9a01f40 Only validate hosts for the linking bot, not all 13 лет назад
utc-time.c bc91a7e206 * Added rcsid[] to all files 21 лет назад