summaryrefslogtreecommitdiff
path: root/core/net_crypto.c
AgeCommit message (Expand)Author
2013-07-26Fix bracesnfkd
2013-07-26Formatting.SilentSand
2013-07-25LicensingSilentSand
2013-07-24Experimental and unoptimized symmetric NAT hole punching added.irungentoo
2013-07-22Modified the way friend requests worked.irungentoo
2013-07-21Fixed temp redeclarationredwire
2013-07-21Going with irungentoo's suggestion and using memcpy instead of sectioning wit...redwire
2013-07-21Fixed an embarassing typoZack
2013-07-21Implemented a faster algorithm for generating noncesZack
2013-07-20Merge pull request #62 from Captainhat/masterirungentoo
2013-07-20More changes made to comments, as requested by jvrvAndrew
2013-07-20Fixed comments in other files as per request of jvrvAndrew
2013-07-19Update net_crypto.cMartijnvdc
2013-07-17Bug fixed, Loading and saving added to core.irungentoo
2013-07-16Saving and loading of keys added.irungentoo
2013-07-14Fixed useless inbound connection not timing out.irungentoo
2013-07-12First part of DHT hardening done.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-08Quick fixAnthony Super
2013-07-08Spelling mistakes fixed.irungentoo
2013-07-07Added IDEAS.txt and added checks to 2 net_crypto functions.irungentoo
2013-07-06Very basic start on the Tox messaging api.(Should give you a basic idea how i...irungentoo
2013-07-06Forward secrecy implemented into crypto.irungentoo
2013-07-05Crypto done(still need to test it a bit more thought)irungentoo