index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
Age
Commit message (
Expand
)
Author
2015-02-27
Allow for specifying the port range to use in Tox_Options
saneki
2015-02-26
Implemented custom packet functions in new api.
irungentoo
2015-02-26
Added different error codes for custom packet functions in Messenger.
irungentoo
2015-02-26
Changes to custom packet functions in Messenger.
irungentoo
2015-02-25
Ported some tests to the new api.
irungentoo
2015-02-25
Fixed bug.
irungentoo
2015-02-24
Remove avatar stuff from Messenger.
irungentoo
2015-02-20
Implemented callbacks.
irungentoo
2015-02-20
Implemented message send functions in public api.
irungentoo
2015-02-20
Merge branch 'fixed-receipts' into new_api
irungentoo
2015-02-19
Tox connection function and callback should now work as expected.
irungentoo
2015-02-19
Merge branch 'new_api' of https://github.com/dubslow/toxcore into new_api
irungentoo
2015-02-19
Typing and status functions implemented.
irungentoo
2015-02-18
Put const adjective before type nouns
Dubslow
2015-02-18
use bool in is typing callback.
irungentoo
2015-02-18
Apparently enums are bad for wrappers and doing this makes wrapping
irungentoo
2015-02-17
More new api functions implemented.
irungentoo
2015-02-17
Updated types in Messenger callbacks to fit with the ones in the new api.
irungentoo
2015-02-17
Fixed friend_not_valid function.
irungentoo
2015-02-17
Messenger add friends functions error code fixes.
irungentoo
2015-02-16
More new api work done.
irungentoo
2015-02-16
Allow empty names and status messages.
irungentoo
2015-02-15
New api progress.
irungentoo
2015-02-14
Code cleanups.
irungentoo
2015-02-14
A bit of new api work done.
irungentoo
2015-02-13
Started implementing new Tox api.
irungentoo
2015-02-12
Code Cleanups.
irungentoo
2015-02-11
Code Cleanups.
irungentoo
2015-02-11
Code cleanups.
irungentoo
2015-02-09
Code Cleanups.
irungentoo
2015-02-09
Code Cleanups.
irungentoo
2015-02-09
Code cleanups.
irungentoo
2015-02-09
Code cleanups.
irungentoo
2015-02-07
Only create one global logger instance.
irungentoo
2015-02-07
kill_TCP_server() now frees everything in TCP server.
irungentoo
2015-02-06
Fixed memory leak.
irungentoo
2015-02-06
Fix memory leaks.
irungentoo
2015-02-05
Lowered CPU usage.
irungentoo
2015-01-31
Fixed bug where mutex would be destroyed but not recreated for new
irungentoo
2015-01-30
Prevent unnecessary sending of packets.
irungentoo
2015-01-29
Api break.
irungentoo
2015-01-29
Code cleanups.
irungentoo
2015-01-28
Code cleanups.
irungentoo
2015-01-27
client_id is a bad name for the long term public key.
irungentoo
2015-01-26
Code cleanup.
irungentoo
2015-01-23
Code cleanups.
irungentoo
2015-01-22
Zero broadcast ips are invalid.
irungentoo
2015-01-21
Code cleanups.
irungentoo
2015-01-20
Fixed gcc warnings.
irungentoo
2015-01-19
Fixed gcc warnings.
irungentoo
[next]