Age | Commit message (Expand) | Author |
---|---|---|
2013-08-09 | Fix a recurring typo in code and comments. | Christian Brueffer |
2013-07-31 | Fix space/tab indentation | Marco Hinz |
2013-07-27 | [fixed]created new files misc_tools.(c|h) and moved hex_string_to_bin() there. | Konstantin Kowalski |
2013-07-26 | took out several strlen() calls out of the loop; replaced int's with size_t w... | Konstantin Kowalski |
2013-07-26 | Formatting. | SilentSand |
2013-07-25 | Licensing | SilentSand |
2013-07-09 | Delete friends function now works and some other changes. | irungentoo |
2013-07-08 | Spelling mistakes fixed. | irungentoo |
2013-07-07 | Fixed to be confilcts with the DHT and the messenger part. | irungentoo |
2013-07-06 | Forward secrecy implemented into crypto. | irungentoo |
2013-07-05 | Crypto done(still need to test it a bit more thought) | irungentoo |