Bryan Drewery
|
9f0a72eff3
* Rewrote how logs are shared over botnet, now uses much less bw and resources. (#30)
|
21 tahun lalu |
Bryan Drewery
|
3ac0936b61
* Fixedbug in simple_vsnprintf() (forgot to break after parsing %D)
|
21 tahun lalu |
Bryan Drewery
|
7f674f059c
* Reversed the %D removal as it int_to_base64() uses a static buffer()
|
21 tahun lalu |
Bryan Drewery
|
e3e3b73ae9
* Removed simple_sprintf's %D param and am calling int_to_base64() directly now
|
21 tahun lalu |
Bryan Drewery
|
a99f4dab25
* Added simple_snprintf()
|
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 |