Age | Commit message (Expand) | Author |
---|---|---|
2015-03-31 | Make keys into a struct for more programmer safety | Dubslow |
2015-03-31 | Fix minor code duplication | Dubslow |
2015-03-31 | Merge branch 'master' of https://github.com/dubslow/toxcore | irungentoo |
2015-03-31 | Fix toxencryptsave to be consistent with new_api | Dubslow |
2015-03-26 | Making tox_encrypted_new() use the same error codes as tox_new was a bad idea. | irungentoo |
2015-03-01 | Properly fixed encryptsave_test.c | irungentoo |
2015-02-28 | Update encryption autotest | Dubslow |
2015-02-08 | Fixed test. | irungentoo |
2014-11-25 | Astyle autotests. | irungentoo |
2014-10-23 | fix #1124 by adding salt manip functions | dubslow |
2014-10-17 | add new test cases, cleanup astray printf | dubslow |
2014-10-17 | add load/save from key instead of pw | dubslow |
2014-10-08 | refactor toxencryptedsave to allow passphrase encryption of arbitrary data | dubslow |
2014-10-07 | fix #1104 | dubslow |
2014-09-11 | memzero() segfaulted for unknown reasons... probably pebkac... | Dubslow |
2014-09-11 | testing works, but doesn't pass... | Dubslow |