index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-04-19
Fixed possible pointer issues.
irungentoo
2014-04-18
Added text document explaining what needs to be done before TCP can be merged.
irungentoo
2014-04-18
Added function to increment nonce by specified number.
irungentoo
2014-04-17
Fixed build issues.
irungentoo
2014-04-16
Merge pull request #834 from cgar/spelling
irungentoo
2014-04-16
Some speedups and small fixes.
irungentoo
2014-04-16
multiple spelling fixes
Carlos E. Garcia
2014-04-16
DHT_bootstrap.c now has TCP server functionality enabled.
irungentoo
2014-04-15
Fixed regression, announce responses can contain 0 nodes.
irungentoo
2014-04-15
Merge branch 'master' of https://github.com/tycho/ProjectTox-Core into tycho-...
irungentoo
2014-04-15
Major protocol changes, this commit breaks all network compatibility.
irungentoo
2014-04-14
Added function to TCP client and some tests.
irungentoo
2014-04-13
media.h: include 'opus.h' instead of 'opus/opus.h'
Steven Noonan
2014-04-13
toxav/Makefile.inc: add LIBSODIUM_* variables to flags
Steven Noonan
2014-04-13
TCP_client pretty much done?
irungentoo
2014-04-13
sockets: support Mac OS X way of disabling SIGPIPE on a socket
Steven Noonan
2014-04-12
Pings and onion packets implemented in TCP_Client.c
irungentoo
2014-04-11
Some code written for the TCP part.
irungentoo
2014-04-10
Added TCP test to build system.
irungentoo
2014-04-09
Merge branch 'avfix' of https://github.com/aitjcize/ProjectTox-Core into aitj...
irungentoo
2014-04-09
whitespace fix & proper use of "i.e.,"
Carlos E. Garcia
2014-04-10
Fix memory leak.
AZ Huang
2014-04-09
Fix phone.c
AZ Huang
2014-04-08
Merge branch 'openbsd' of https://github.com/czarkoff/ProjectTox-Core into cz...
irungentoo
2014-04-08
Add /usr/local/{include,lib} to search paths on OpenBSD
Dmitrij D. Czarkoff
2014-04-08
Drop typedef redeclarations
Dmitrij D. Czarkoff
2014-04-08
Include 'netinet/in_systm.h' on OpenBSD
Dmitrij D. Czarkoff
2014-04-07
Merge branch 'master' of https://github.com/mannol1/ProjectTox-Core into mann...
irungentoo
2014-04-07
Bug fix
mannol
2014-04-06
Added TCP_client.
irungentoo
2014-04-06
Merge branch 'master' of https://github.com/mannol1/ProjectTox-Core into mann...
irungentoo
2014-04-06
Codec settings
mannol
2014-04-05
Astyled test.
irungentoo
2014-04-05
Rename suite
mannol
2014-04-05
Added test
mannol
2014-04-04
Added functions to get/set the nospam value to the public api.
irungentoo
2014-04-03
Maximum name lengths should now be the real maximum and not one byte less.
irungentoo
2014-04-02
Some code cleanups.
irungentoo
2014-04-01
Fixed bug where TOX_FAERR_SETNEWNOSPAM would be returned instead of
irungentoo
2014-03-31
tox_group_get_names now returns a list of name lengths along with the list of...
irungentoo
2014-03-30
TCP server now sends/handles ping packets.
irungentoo
2014-03-29
TCP server now has onion functionality.
irungentoo
2014-03-28
TCP server almost ready.
irungentoo
2014-03-27
Merge pull request #818 from maksqwe/rtp_header_fix
irungentoo
2014-03-28
fix RTPHeader filling by zeros underflow
Maks Naumov
2014-03-26
TCP server testing in progress.
irungentoo
2014-03-25
Basic TCP server stuff should be all done, started testing it.
irungentoo
2014-03-24
A bit more work on TCP server.
irungentoo
2014-03-23
Merge pull request #817 from mannol1/master
irungentoo
2014-03-23
Remove header
mannol
[prev]
[next]