Bryan Drewery
|
f486983be1
Merge branch 'EncryptedStream'
|
16 years ago |
Bryan Drewery
|
df960dbbbc
* Return error if cannot read in userfile
|
16 years ago |
Bryan Drewery
|
7ce31c204d
* Fix off-by-1 error in string in userfile processing
|
16 years ago |
Bryan Drewery
|
f2b1897097
* Update for String::chomp() and Stream::writeFile()
|
17 years ago |
Bryan Drewery
|
6a2cd6a029
Merge branch 'remove-egg-prefix'
|
17 years ago |
Bryan Drewery
|
ab7322e41f
* Cleanup use of bd::Stream for bd::String passing, and move all userfile writing to 1 function.
|
17 years ago |
Bryan Drewery
|
54bc353106
* Misc compile errors
|
17 years ago |
Bryan Drewery
|
04e515c0e8
* ignore_time is an interval_t
|
17 years ago |
Bryan Drewery
|
e44719ee4f
* Use bd::Stream
|
17 years ago |
Bryan Drewery
|
9037b186e7
* Userfile transfer now takes place without an extra port (works from HUB behind NAT/firewall now)
|
20 years ago |
Bryan Drewery
|
d8a9e23f7b
* readuserfile() now pre-parses the file into a Stream
|
20 years ago |
Bryan Drewery
|
3fccf460bb
* Remove unnecessary egg_ prefix from some function calls
|
17 years ago |
Bryan Drewery
|
1840f83445
* Convert some egg_snprintf() to simple_snprintf() now that it supports zero padding
|
17 years ago |
Bryan Drewery
|
0bf8d30382
* Add some more OPENSSL_cleanse() calls
|
17 years ago |
Bryan Drewery
|
2e30b94f8d
* Fix 'HQ' user getting wiped in -t mode resulting in a crash. (fixes #298)
|
17 years ago |
Bryan Drewery
|
49f592a874
* Cleanup SALTS usage to try and prevent them from being saved in memory
|
17 years ago |
Bryan Drewery
|
428466cf90
* Use the buildts and git commit in versioning / upgrading
|
17 years ago |
Bryan Drewery
|
7af777c792
* Port [3899] to 1.2.16 from trunk
|
18 years ago |
Bryan Drewery
|
5ce42e86f1
* Cleanup more bounds checking via: strlcat, strlcpy, snprintf
|
18 years ago |
Bryan Drewery
|
32841db32e
* Fixup some g++ 4.3.2-1 warnings
|
18 years ago |
Bryan Drewery
|
160a7c5103
* Cleanup all time_t warnings
|
18 years ago |
Bryan Drewery
|
bc47d5d151
* Cleanup some of the time_t mess
|
18 years ago |
Bryan Drewery
|
5f31be8e61
* Cleanup old lang.h defines
|
18 years ago |
Bryan Drewery
|
5cb351444f
* Cleanup licenses
|
18 years ago |
Bryan Drewery
|
4e48776486
* Port [2532] to 1.2.16 from trunk
|
18 years ago |
Bryan Drewery
|
fdcf453bc6
* Update system now uses revisions instead of build timestamp
|
18 years ago |
Bryan Drewery
|
f7ad5284b9
* Bots no longer die when receiving a corrupt userfile under some conditions
|
18 years ago |
Bryan Drewery
|
e7524b5447
* Port [3276] to 1.2.14
|
19 years ago |
Bryan Drewery
|
129139a1dd
* Port [3218] to 1.2.14
|
19 years ago |
Bryan Drewery
|
7fd69e5820
* Port [3188] to 1.2.14
|
19 years ago |