summaryrefslogtreecommitdiff
path: root/testing/Messenger_test.c
AgeCommit message (Expand)Author
2013-08-16Passed everything through astyle.irungentoo
2013-08-13Updated some files.irungentoo
2013-08-12Added support for userdata in callbacksalek900
2013-08-12Messenger refactor - redid work from pull request 79Chris Hall
2013-08-09Fix a recurring typo in code and comments.Christian Brueffer
2013-08-07Actually use write_resultSimon Levermann
2013-08-07Don't ignore the result of fwrite. Since we're building with -Wall and -Werro...Simon Levermann
2013-07-27[fixed]created new files misc_tools.(c|h) and moved hex_string_to_bin() there.Konstantin Kowalski
2013-07-26took out several strlen() calls out of the loop; replaced int's with size_t w...Konstantin Kowalski
2013-07-26Formatting.SilentSand
2013-07-25LicensingSilentSand
2013-07-18Added nicknames and nickname syncing.irungentoo
2013-07-17Bug fixed, Loading and saving added to core.irungentoo
2013-07-12First part of DHT hardening done.irungentoo
2013-07-10Per friend request data added.irungentoo
2013-07-09cast parameters to unsigned char and terminal localhost regex without domainjuryben-fedora
2013-07-09Delete friends function now works and some other changes.irungentoo
2013-07-09Added comment block to Messenger test.irungentoo
2013-07-09Basic IM messenger backend pretty much done (You can start the GUI)irungentoo
2013-07-08Some work done on the messenger part.irungentoo