Bryan Drewery
|
46f8266acc
Move role to flags.c
|
13 yıl önce |
Bryan Drewery
|
663e9ff51e
Update Copyrights
|
13 yıl önce |
Bryan Drewery
|
99aebf8fb9
Show an #error if gmake not used / BUILDTS is empty
|
13 yıl önce |
Bryan Drewery
|
bdf1cb9249
Rename option -c to -m for 'manual' edit, and redirect -c to -C
|
13 yıl önce |
Bryan Drewery
|
f175299713
Disallow running as root
|
14 yıl önce |
Bryan Drewery
|
63d091ce4c
Cast time_t to long to avoid printf() format warning
|
14 yıl önce |
Bryan Drewery
|
69e09cedcd
Cast pid_t to int to avoid printf() format warning
|
14 yıl önce |
Bryan Drewery
|
3864984bd5
Merge branch 'write-userfile-timer'
|
14 yıl önce |
Bryan Drewery
|
fe60598329
Merge branch 'newhub'
|
14 yıl önce |
Bryan Drewery
|
106ca19b73
Merge branch 'show-packcfg'
|
14 yıl önce |
Bryan Drewery
|
cb6522c63e
* Add './wraith -V' which will display the packconfig that the bot is using.
|
14 yıl önce |
Bryan Drewery
|
cd9d34f44b
* Write userfile asynchronously
|
14 yıl önce |
Bryan Drewery
|
3dd72828e3
* Align pack data to 16 byte boundary as well
|
14 yıl önce |
Bryan Drewery
|
1d6e5068d8
* Refactor OpenSSL into openssl.{c,h} and load on startup
|
15 yıl önce |
Bryan Drewery
|
2c136155d8
* Cleanup libcrypto on exit as well
|
15 yıl önce |
Bryan Drewery
|
3623728680
* Rename load|unload_ssl to libssl
|
15 yıl önce |
Bryan Drewery
|
8503676b36
* Don't autocron when in debug mode
|
15 yıl önce |
Bryan Drewery
|
7e7beb9566
* Only initialize the prime and generator once
|
15 yıl önce |
Bryan Drewery
|
0bc04fb643
* Link libcrypto in at runtime to avoid mismatched libcrypto/libssl
|
15 yıl önce |
Bryan Drewery
|
3c74f2474e
* Refactor some of the SSL code into ssl.c
|
15 yıl önce |
HoE (Ported by Bryan)
|
512962414f
* Add public SSL patch by pftp author.
|
24 yıl önce |
Bryan Drewery
|
4d4a6141c3
* Remove unneeded cygwin support
|
16 yıl önce |
Bryan Drewery
|
64cafffca8
* Remove need for password on -v/-h and add url to each
|
16 yıl önce |
Bryan Drewery
|
d5b2fda3fc
Merge branch 'botlink-stack-overflow' into maint
|
16 yıl önce |
Bryan Drewery
|
f241be93ff
* Compile warning fixes
|
16 yıl önce |
Bryan Drewery
|
b788bd2361
* Fix stack overflow in bot linking due to bot continually looping forever between autolink_cycle() via failed_link()
|
16 yıl önce |
Bryan Drewery
|
6606ff13c1
* Fix invalid memory reference in --help
|
16 yıl önce |
Bryan Drewery
|
b3deccb1e4
* Fix debug log file getting overwritten with NULLs
|
16 yıl önce |
Bryan Drewery
|
a7ea42ee13
* Update copyrights/licenses
|
16 yıl önce |
Bryan Drewery
|
ab7d036a2b
* Don't close STDOUT if running in foreground
|
16 yıl önce |