index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
Age
Commit message (
Expand
)
Author
2013-10-28
Merge branch 'master' into harden
irungentoo
2013-10-28
Removed some now useless code.
irungentoo
2013-10-27
Cleaned up some code/fixed some warnings.
irungentoo
2013-10-27
Added some hardening functions to test get nodes.
irungentoo
2013-10-26
Increased port range.
irungentoo
2013-10-26
Clarified a comment.
irungentoo
2013-10-26
Base of hardening stuff.
irungentoo
2013-10-25
Update time before running functions for recieved packets.
irungentoo
2013-10-25
All modules using unix_time should run unix_time_update()
irungentoo
2013-10-25
For security reasons, keep memcpy's and memcmp's in crypto functions.
irungentoo
2013-10-24
Fixed build error with libsodium.
irungentoo
2013-10-24
Removed now useless ping_id from send/get node packets.
irungentoo
2013-10-24
Adding encrypted data to send/getnode packets now done.
irungentoo
2013-10-24
Merge remote-tracking branch 'upstream/master' into cleanup_unix_time_id_eq_c...
Coren[m]
2013-10-24
Astyled some files.
irungentoo
2013-10-24
Move unix_time(), id_cpy()/id_eq(), is_timeout() to util.*
Coren[m]
2013-10-24
Added symmetric crypto functions to net_crypto.
irungentoo
2013-10-24
Adding encrypted data to send/getnode packets part 1.
irungentoo
2013-10-24
Removed define that could become confusing.
irungentoo
2013-10-23
Code cleanups.
irungentoo
2013-10-23
Code cleanups.
irungentoo
2013-10-22
This squash should work now.
Bahkuh
2013-10-20
Fixed possible bug.
irungentoo
2013-10-20
Merge branch 'Cleanup-defines' of https://github.com/FullName/ProjectTox-Core...
irungentoo
2013-10-20
Main: Eliminate TOX_ENABLE_IPV6 (then always on), CLIENT_ONETOONE_IP (then al...
Coren[m]
2013-10-19
Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core
irungentoo
2013-10-19
Fixed connection sometimes being too slow and some other possible problems.
irungentoo
2013-10-19
fixed build errors on windows
Antonio Montes
2013-10-18
Removed bad function from public API (This breaks toxic.)
irungentoo
2013-10-17
Fixed minor typo.
Bahkuh
2013-10-15
Updated public api.
irungentoo
2013-10-15
Added resume support if the connection breaks during file sending.
irungentoo
2013-10-13
A/V integration in progress.
irungentoo
2013-10-13
Small fix.
irungentoo
2013-10-13
tox A/V: integration of A/V code into tox
mannol
2013-10-12
Improved hole punching.
irungentoo
2013-10-10
Added message ids to action messages
Maxim Biro
2013-10-09
fix for missing EAGAIN definition on windows
naxuroqa
2013-10-08
Added function to get the piece size for sending files.
irungentoo
2013-10-07
Merge pull request #609 from FullName/wait
irungentoo
2013-10-06
Code cleanups.
irungentoo
2013-10-06
Code cleanups.
irungentoo
2013-10-06
Oops. Didn't pass along the results from inside to outside...
Coren[m]
2013-10-06
Merge remote-tracking branch 'upstream/master' into wait: replace void *tox w...
Coren[m]
2013-10-06
sendqueue_length no longer determines if we check for socket-can-write, but s...
Coren[m]
2013-10-05
Fixed file sending bug.
irungentoo
2013-10-05
m_addfriend_norequest now prevents you from adding your own id as friend.
irungentoo
2013-10-05
Broken *_wait() into *_wait_prepare() and *_wait_execute()
Coren[m]
2013-10-04
Fixed some possible bugs.
irungentoo
2013-10-03
Code cleanups.
irungentoo
[next]