index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
net_crypto.h
Age
Commit message (
Expand
)
Author
2013-08-21
more ID extraction
Michael Rose
2013-08-20
astyle --options=tools/astylerc -r ./*.{c,h}
irungentoo
2013-08-20
Refactor of core done.
irungentoo
2013-08-20
More refactoring done.
irungentoo
2013-08-19
Some refactoring done.
irungentoo
2013-08-16
Passed everything through astyle.
irungentoo
2013-08-14
Metadata collection prevention part 1 of ???.
irungentoo
2013-08-10
Implemented encrypt_data_fast, decrypt_data_fast and crypto tests
slvr
2013-08-05
Use void for functions with no parameters
Florian Hahn
2013-07-27
Fixed small astyle problems.
irungentoo
2013-07-27
Ran the code through: astyle --style=linux
irungentoo
2013-07-26
A *lot* of style changes.
Konstantin Kowalski
2013-07-26
Formatting.
SilentSand
2013-07-25
Licensing
SilentSand
2013-07-22
Added support of linkage with C++ code
Maxim Biro
2013-07-22
Modified the way friend requests worked.
irungentoo
2013-07-20
Fixed comments in other files as per request of jvrv
Andrew
2013-07-16
Saving and loading of keys added.
irungentoo
2013-07-12
Build fixed?
irungentoo
2013-07-12
First part of DHT hardening done.
irungentoo
2013-07-10
updated TODO
irungentoo
2013-07-09
cast parameters to unsigned char and terminal localhost regex without domain
juryben-fedora
2013-07-08
Spelling mistakes fixed.
irungentoo
2013-07-06
Very basic start on the Tox messaging api.(Should give you a basic idea how i...
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