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-09-21
Thou shalt not take singular commands after an if into #ifdef DEBUG...
Coren[m]
2013-09-20
Fixed bug.
irungentoo
2013-09-20
Small fix in Lossless UDP.
irungentoo
2013-09-20
Increased the size of the UDP buffers.
irungentoo
2013-09-19
Fixed bug in Lossless UDP.
irungentoo
2013-09-19
Fixed bug in Lossless UDP.
irungentoo
2013-09-18
Merge pull request #588 from FullName/LoggingPreInitStoring
irungentoo
2013-09-18
Allow loginit() to be delayed, store loglog() data in intermediate buffer and...
Coren[m]
2013-09-17
Merge branch 'group-chat'
irungentoo
2013-09-17
astyled everything.
irungentoo
2013-09-17
numchats needs to be decremented
Jfreegman
2013-09-16
Functions to get name of peer in group chat added.
irungentoo
2013-09-17
Merge remote-tracking branch 'upstream/master' into MessengerLoadSave
Coren[m]
2013-09-17
Tests of state loading/saving lead to two fixes for DHT.c and util.c
Coren[m]
2013-09-16
Fixed build.
irungentoo
2013-09-16
Toxcore should never print anything when built normally.
irungentoo
2013-09-16
Merge pull request #576 from FullName/MessengerLoadSave
irungentoo
2013-09-16
Fix warnings of -Wall -Wextra
Coren[m]
2013-09-16
additional length >= size checks
Coren[m]
2013-09-16
Merge remote-tracking branch 'upstream/master' into MessengerLoadSave
Coren[m]
2013-09-15
Merge pull request #580 from FullName/networking_test
irungentoo
2013-09-15
Fix in ip_equal, plus testing code which led to that fix...
Coren[m]
2013-09-15
Fix leaks and null dereferences in net_crypto
Sebastian Stal
2013-09-15
more portability fixes.
irungentoo
2013-09-15
Fixed portability problems.
irungentoo
2013-09-15
Fixed merge problems.
irungentoo
2013-09-15
Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core
irungentoo
2013-09-15
Fixed portablity problems.
irungentoo
2013-09-15
Merge remote-tracking branch 'upstream/master' into Integration
Coren[m]
2013-09-15
ip_equal(): handle embedded v4 vs. native v4 as equal
Coren[m]
2013-09-15
addr_resolve() rewrite broke { (ipv6enabled == true) name => IPv4 address }
Coren[m]
2013-09-14
DHT peer finding for new friends should now be slightly faster.
irungentoo
2013-09-14
Fixed warnings.
irungentoo
2013-09-14
Fixed small problems, updated TODO.
irungentoo
2013-09-14
Small fixes.
irungentoo
2013-09-14
Fixed some warnings.
irungentoo
2013-09-14
astyled everything.
irungentoo
2013-09-14
Some fixes.
irungentoo
2013-09-14
DHT.c:
Coren[m]
2013-09-14
network.c:
Coren[m]
2013-09-14
LAN_discovery.c:
Coren[m]
2013-09-14
DHT.c:
Coren[m]
2013-09-14
Change sublength to 32 bits. Someone might have more than (sizeof(Friends) / ...
Coren[m]
2013-09-13
Merge remote-tracking branch 'upstream/master' into Integration
Coren[m]
2013-09-13
Merge remote-tracking branch 'upstream/master' into MessengerLoadSave
Coren[m]
2013-09-13
State loading/saving: Instead of a blob, segment into sections marked with tags.
Coren[m]
2013-09-13
Nonce generation changes.
irungentoo
2013-09-13
Merge remote-tracking branch 'upstream/master' into Integration
Coren[m]
2013-09-13
TOX_ENABLE_IPV6 is now #define'd per default. Added some logging and error me...
Coren[m]
2013-09-12
Put group chat functions in the public API.
irungentoo
[next]