Age | Commit message (Expand) | Author |
---|---|---|
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-18 | Added nicknames and nickname syncing. | irungentoo |
2013-07-17 | Bug fixed, Loading and saving added to core. | irungentoo |
2013-07-12 | First part of DHT hardening done. | irungentoo |
2013-07-10 | Per friend request data added. | irungentoo |
2013-07-09 | cast parameters to unsigned char and terminal localhost regex without domain | juryben-fedora |
2013-07-09 | Delete friends function now works and some other changes. | irungentoo |
2013-07-09 | Added comment block to Messenger test. | irungentoo |
2013-07-09 | Basic IM messenger backend pretty much done (You can start the GUI) | irungentoo |
2013-07-08 | Some work done on the messenger part. | irungentoo |