index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
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-28
Merge pull request #635 from Martijnvdc/master
irungentoo
2013-10-28
renamed AV_codec to toxmedia
Martijn
2013-10-28
added AV_codec.h to public headers
Martijn
2013-10-28
Merge pull request #634 from jin-eld/fix-public-headers
irungentoo
2013-10-28
Public headers should not have any internal references
Jin^eLD
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
Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core
irungentoo
2013-10-26
Increased port range.
irungentoo
2013-10-26
Merge pull request #633 from Martijnvdc/master
irungentoo
2013-10-27
Small changes to A/V
Martijn
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-24
Removed out of date videos.
irungentoo
2013-10-23
Code cleanups.
irungentoo
2013-10-23
Code cleanups.
irungentoo
2013-10-23
Code cleanups.
irungentoo
2013-10-22
Merge pull request #630 from Bahkuh/master
irungentoo
2013-10-22
This squash should work now.
Bahkuh
2013-10-21
Merge pull request #628 from hugwijst/patch-1
irungentoo
2013-10-21
Update INSTALL.md
Hugo van der Wijst
2013-10-21
Update INSTALL.md
Hugo van der Wijst
2013-10-20
Fixed possible bug.
irungentoo
2013-10-20
Update INSTALL.md
Hugo van der Wijst
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
Merge pull request #626 from Garydos/master
irungentoo
2013-10-19
Removed unnecessary #if
Antonio Montes
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-18
Merge pull request #623 from Bahkuh/master
irungentoo
2013-10-18
Added more OS generated files to .gitignore
Bahkuh
2013-10-17
Fixed minor typo.
Bahkuh
2013-10-17
Fixed building on windows.
irungentoo
[next]