Christian Brueffer
|
0b8fa72914
|
Fix a recurring typo in code and comments.
|
2013-08-09 14:01:35 +02:00 |
|
Marco Hinz
|
439de6fa3a
|
Fix space/tab indentation
|
2013-07-31 10:36:02 +02:00 |
|
Konstantin Kowalski
|
b3fa1fc8f4
|
[fixed]created new files misc_tools.(c|h) and moved hex_string_to_bin() there.
|
2013-07-27 12:10:41 -04:00 |
|
Konstantin Kowalski
|
a1b93c397c
|
took out several strlen() calls out of the loop; replaced int's with size_t where needed
|
2013-07-26 16:16:58 -04:00 |
|
SilentSand
|
59b34e423b
|
Formatting.
Many stylistic changes, mostly formatting code more closely to the
coding style.
|
2013-07-26 04:02:17 -04:00 |
|
SilentSand
|
f377eb9ca2
|
Licensing
Added the GPLv3 license to some files in addition to fixing some
comments at the beginning of the files.
|
2013-07-25 21:45:56 -04:00 |
|
irungentoo
|
e680d885d7
|
Delete friends function now works and some other changes.
|
2013-07-09 20:25:52 -04:00 |
|
irungentoo
|
c00cf85078
|
Spelling mistakes fixed.
|
2013-07-08 12:36:11 -04:00 |
|
irungentoo
|
a632d960f8
|
Fixed to be confilcts with the DHT and the messenger part.
|
2013-07-07 11:54:25 -04:00 |
|
irungentoo
|
7458473dca
|
Forward secrecy implemented into crypto.
|
2013-07-06 10:57:49 -04:00 |
|
irungentoo
|
a480c0195a
|
Crypto done(still need to test it a bit more thought)
Replaced chars with uint8_t
Added a new test program.
Added some functions to Lossless UDP.
And some other stuff.
|
2013-07-05 17:00:39 -04:00 |
|