Bryan Drewery
|
5fb5b4422d
* Use String::dup where appropriate
|
16 лет назад |
Bryan Drewery
|
ee006372ae
* Optimize some substring calls using new bdlib interface
|
16 лет назад |
Bryan Drewery
|
e828afc6fa
* Convert 'makeset' to using bdlib instead of STL
|
16 лет назад |
Bryan Drewery
|
8970dcb4aa
* Fix regression in EncryptedStream for reading older formats
|
16 лет назад |
Bryan Drewery
|
060252e0f3
* Default EncryptedStream format is now AES 256 CBC
|
16 лет назад |
Bryan Drewery
|
fbbfdf4e18
* Fix overloaded problems with writeFile() not passing the proper enc_flags around
|
16 лет назад |
Bryan Drewery
|
ab49a4eb04
* Also peek to see if reading in the old conf file
|
16 лет назад |
Bryan Drewery
|
8226d139c0
* newsplit(String) now returns the last token
|
17 лет назад |
Bryan Drewery
|
e54d552ab4
* Add auto encrypt/decrypt/migration of files
|
17 лет назад |
Bryan Drewery
|
ab7322e41f
* Cleanup use of bd::Stream for bd::String passing, and move all userfile writing to 1 function.
|
17 лет назад |
Bryan Drewery
|
3431d99aa4
* EncryptedStream::loadFile causing double encryption
|
17 лет назад |
Bryan Drewery
|
fdc3d29b6d
* Cleanup EncryptedString to only overload puts(String)
|
17 лет назад |
Bryan Drewery
|
52a67c71cd
* Add EncryptedStream using old broken_base64
|
17 лет назад |