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-02-18
Merge branch 'master' of https://github.com/Jman012/ProjectTox-Core into Jman...
irungentoo
2014-02-17
Changed libtoxcore_la_LDADD to libtoxcore_la_LIBADD cause of creating a library.
exonity
2014-02-17
astyled last commit.
irungentoo
2014-02-17
Merge branch 'lehi-dev' of https://github.com/lehitoskin/ProjectTox-Core into...
irungentoo
2014-02-16
Typing: Forgot the callback argument types.
Jman012
2014-02-16
Typing: Changed all return values to int for consistency and the -1 error.
Jman012
2014-02-16
Typos.
Jman012
2014-02-16
Fixed user typing bug where it'd alway return an error.
Jman012
2014-02-16
Added user typing changes in core.
Jman012
2014-02-16
Replaced magic numbers inside candidates_create_internal() with enumerated list
Lehi Toskin
2014-02-16
Adjusted some delays.
irungentoo
2014-02-16
Possibly fixed the issue that group chats would sometimes DOS themselves.
irungentoo
2014-02-15
Fixed some possible issues.
irungentoo
2014-02-15
Added callback for A/V usage.
irungentoo
2014-02-15
Fixed issue.
irungentoo
2014-02-14
Added custom userpackets.
irungentoo
2014-02-14
Fixed small bug in DHT.
irungentoo
2014-02-13
Onion now eventualy deletes friends from the DHT search.
irungentoo
2014-02-13
Made onion paths expire.
irungentoo
2014-02-12
All strings should now be forced terminated when received.
irungentoo
2014-02-11
Added paragraph explaining how strings work in Tox.
irungentoo
2014-02-10
Fixed possible memory leak.
irungentoo
2014-02-08
Merge pull request #717 from JFreegman/master
irungentoo
2014-02-07
Use a more appropriate distance function for group chats.
irungentoo
2014-02-07
decrement counter on friend delete
Jfreegman
2014-02-07
added API function to get online friend count
Jfreegman
2014-02-06
Fixed bandwidth issue.
irungentoo
2014-02-04
Lowered the route to friend minimum number of peers.
irungentoo
2014-02-03
Fixed possible issue.
irungentoo
2014-02-02
Fixed warning.
irungentoo
2014-02-01
Added DHT bootstrap server info packets.
irungentoo
2014-01-31
Fixed error in last commit.
irungentoo
2014-01-31
Improved onion connection by a bit.
irungentoo
2014-01-30
Fixed bug with client_ping_nodes() not pinging any nodes.
irungentoo
2014-01-30
Convert IPv4 in IPv6 to IPv6 address in recieve packet.
irungentoo
2014-01-26
Attempted fix of some hole punching issues.
irungentoo
2014-01-25
Merge pull request #702 from stqism/patch-4
irungentoo
2014-01-25
missing #endif
Sean
2014-01-25
That newline looks cleaner
Sean
2014-01-25
Moved Unix support
Sean
2014-01-25
Moved to networking.h
Sean
2014-01-25
Not my finest moment
Sean
2014-01-25
Improved hole punching a bit.
irungentoo
2014-01-25
Improved support for Plan 9, older SunOS, and AIX.
Sean
2014-01-25
Fixed possible anonimity leak with the onion routing.
irungentoo
2014-01-24
Set last_noreplay to zero when friend goes offline.
irungentoo
2014-01-21
Decreased interval between sending announce packets.
irungentoo
2014-01-21
Fixed BSD IP stack issue
Sean
2014-01-21
random_nodes_path should return slightly better paths.
irungentoo
2014-01-21
Fixed bug.
irungentoo
[prev]
[next]