index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
Age
Commit message (
Expand
)
Author
2014-04-19
Autoconf apparently gives us a nice define for processor endianess.
irungentoo
2014-04-19
Fixed possible pointer issues.
irungentoo
2014-04-18
Added function to increment nonce by specified number.
irungentoo
2014-04-17
Fixed build issues.
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
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
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-08
Include 'netinet/in_systm.h' on OpenBSD
Dmitrij D. Czarkoff
2014-04-06
Added TCP_client.
irungentoo
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-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
Fix NaCl builds for *BSD
Jin^eLD
2014-03-22
Some work on TCP server done.
irungentoo
2014-03-21
Friends client id is now removed from the request received list when he is de...
irungentoo
2014-03-20
Fixed other api inconsistency.
irungentoo
2014-03-20
Fixed an api inconsistency.
irungentoo
2014-03-19
A bit more code written for TCP servers.
irungentoo
2014-03-18
Fixed issue where other could send a bad userstatus.
irungentoo
2014-03-18
nTox fixes.
irungentoo
2014-03-18
Fixed warning.
irungentoo
2014-03-18
Merge branch 'api-fix'
irungentoo
2014-03-17
Merge pull request #802 from JFreegman/master
irungentoo
2014-03-16
Renamed toping to to_ping.
irungentoo
2014-03-16
Friend request callback now contains the Tox object.
irungentoo
2014-03-16
retain old data file friendlists on load
Jfreegman
2014-03-16
add api function that gets the last time a friend was seen online
Jfreegman
2014-03-15
A bit of work done on the TCP relay server.
irungentoo
2014-03-14
Merge branch 'udp_test_fixes' of https://github.com/kc1212/ProjectTox-Core in...
irungentoo
2014-03-14
A bit of work done on the TCP relay server.
irungentoo
2014-03-13
Slightly more work done on the TCP relay server.
irungentoo
2014-03-13
Fixed bug, unconfirmed friends now load correctly.
irungentoo
2014-03-12
Started writing the code for the TCP relay server.
irungentoo
2014-03-12
updated compilation and execution instructions for Lossless UDP tests, and fi...
Kelong Cong
[prev]
[next]