Bryan Drewery
|
49f592a874
* Cleanup SALTS usage to try and prevent them from being saved in memory
|
17 tahun lalu |
Bryan Drewery
|
5ce42e86f1
* Cleanup more bounds checking via: strlcat, strlcpy, snprintf
|
18 tahun lalu |
Bryan Drewery
|
32841db32e
* Fixup some g++ 4.3.2-1 warnings
|
18 tahun lalu |
Bryan Drewery
|
160a7c5103
* Cleanup all time_t warnings
|
18 tahun lalu |
Bryan Drewery
|
5cb351444f
* Cleanup licenses
|
18 tahun lalu |
Bryan Drewery
|
4e48776486
* Port [2532] to 1.2.16 from trunk
|
18 tahun lalu |
Bryan Drewery
|
c4d2cdced3
* Port [3601] to 1.2.14
|
18 tahun lalu |
Bryan Drewery
|
fed82e7c58
* Port [2416] to 1.2.12
|
20 tahun lalu |
Bryan Drewery
|
35a1444af8
* Ported [2450] to 1.2.9
|
20 tahun lalu |
Bryan Drewery
|
348b2e73bc
* Fixed a segfault/cpu-spin during WHO parsing, although, it could have occurred at any time. (#110)
|
21 tahun lalu |
Bryan Drewery
|
b4572272b9
* Fixed a small cosmetic error with displaying bot info in whois.
|
21 tahun lalu |
Bryan Drewery
|
3c666436a8
* Renamed "CONFIG" userentry for bots to "SET"
|
21 tahun lalu |
Bryan Drewery
|
cedf637e52
* Send out changes to set variables over botnet even if new value matches old
|
21 tahun lalu |
Bryan Drewery
|
66ec6172c0
* Changed password encryption, should auto convert, might need to reset all though. (#75)
|
21 tahun lalu |
Bryan Drewery
|
c94eeddd8d
* Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'.
|
21 tahun lalu |
Bryan Drewery
|
c9a48f4aa1
* Don't share out userfile entries to bots that shouldn't get them (nodename/os/uname/config)
|
21 tahun lalu |
Bryan Drewery
|
3697095bf9
* Don't share out all nodename/os/username/config entries to bots, only send THEIR records.
|
21 tahun lalu |
Bryan Drewery
|
a8c8d21fdb
* Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d
|
21 tahun lalu |
Bryan Drewery
|
6897583cd5
* Fixed bot's being tagged with op/login stats. (#22)
|
21 tahun lalu |
Bryan Drewery
|
cfc68ced0b
* Removed all Assert()/DEBUG_ASSERT code
|
21 tahun lalu |
Bryan Drewery
|
bc91a7e206
* Added rcsid[] to all files
|
21 tahun lalu |
Bryan Drewery
|
dc70f3ae47
* Converted over user_entry_type to one binary mix
|
21 tahun lalu |
Bryan Drewery
|
b99e4fd7c4
* Changed the order of some initialize functions in main.c to call majority after startup_checks()
|
21 tahun lalu |
Bryan Drewery
|
eee2ac03a1
|
21 tahun lalu |
Bryan Drewery
|
bc44b2f485
|
21 tahun lalu |
Bryan Drewery
|
932ea597a4
* Save passes in an encrypted form for future use
|
21 tahun lalu |
Bryan Drewery
|
a2e6dbef2b
|
21 tahun lalu |
Bryan Drewery
|
40b76c9947
* SECPASS only displays for same user and +a/perm_owner now.
|
21 tahun lalu |
Bryan Drewery
|
dc75f1e092
* Using custom calloc/realloc functions now to check for failed allocations
|
21 tahun lalu |
Bryan Drewery
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
22 tahun lalu |