Bryan Drewery
|
63d091ce4c
Cast time_t to long to avoid printf() format warning
|
14 년 전 |
Bryan Drewery
|
69e09cedcd
Cast pid_t to int to avoid printf() format warning
|
14 년 전 |
Bryan Drewery
|
3864984bd5
Merge branch 'write-userfile-timer'
|
14 년 전 |
Bryan Drewery
|
fe60598329
Merge branch 'newhub'
|
14 년 전 |
Bryan Drewery
|
106ca19b73
Merge branch 'show-packcfg'
|
14 년 전 |
Bryan Drewery
|
cb6522c63e
* Add './wraith -V' which will display the packconfig that the bot is using.
|
14 년 전 |
Bryan Drewery
|
cd9d34f44b
* Write userfile asynchronously
|
14 년 전 |
Bryan Drewery
|
3dd72828e3
* Align pack data to 16 byte boundary as well
|
14 년 전 |
Bryan Drewery
|
1d6e5068d8
* Refactor OpenSSL into openssl.{c,h} and load on startup
|
15 년 전 |
Bryan Drewery
|
2c136155d8
* Cleanup libcrypto on exit as well
|
15 년 전 |
Bryan Drewery
|
3623728680
* Rename load|unload_ssl to libssl
|
15 년 전 |
Bryan Drewery
|
8503676b36
* Don't autocron when in debug mode
|
15 년 전 |
Bryan Drewery
|
7e7beb9566
* Only initialize the prime and generator once
|
15 년 전 |
Bryan Drewery
|
0bc04fb643
* Link libcrypto in at runtime to avoid mismatched libcrypto/libssl
|
15 년 전 |
Bryan Drewery
|
3c74f2474e
* Refactor some of the SSL code into ssl.c
|
15 년 전 |
HoE (Ported by Bryan)
|
512962414f
* Add public SSL patch by pftp author.
|
24 년 전 |
Bryan Drewery
|
4d4a6141c3
* Remove unneeded cygwin support
|
16 년 전 |
Bryan Drewery
|
64cafffca8
* Remove need for password on -v/-h and add url to each
|
16 년 전 |
Bryan Drewery
|
d5b2fda3fc
Merge branch 'botlink-stack-overflow' into maint
|
16 년 전 |
Bryan Drewery
|
f241be93ff
* Compile warning fixes
|
16 년 전 |
Bryan Drewery
|
b788bd2361
* Fix stack overflow in bot linking due to bot continually looping forever between autolink_cycle() via failed_link()
|
16 년 전 |
Bryan Drewery
|
6606ff13c1
* Fix invalid memory reference in --help
|
16 년 전 |
Bryan Drewery
|
b3deccb1e4
* Fix debug log file getting overwritten with NULLs
|
16 년 전 |
Bryan Drewery
|
a7ea42ee13
* Update copyrights/licenses
|
16 년 전 |
Bryan Drewery
|
ab7d036a2b
* Don't close STDOUT if running in foreground
|
16 년 전 |
Bryan Drewery
|
7583be5b84
* Postfix version with (d) if running as a debug binary
|
16 년 전 |
Bryan Drewery
|
c000f65faf
* Don't force -D mode in -v
|
16 년 전 |
Bryan Drewery
|
573460d48d
* Only call flush_modes() in idle loop if online
|
16 년 전 |
Bryan Drewery
|
06a78c8f70
Merge branch 'server-queue-speedup'
|
16 년 전 |
Bryan Drewery
|
a4f159146d
Merge branch 'restart-no-cycle'
|
16 년 전 |