index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-11-13
Merge pull request #648 from FullName/LAN_ip-ip6-loopback-is-local
irungentoo
2013-11-13
Merge pull request #647 from FullName/ntox-conversations
irungentoo
2013-11-13
IPv6 address of ::1 is local.
Coren[m]
2013-11-13
Add a "conversation mode", where you set your conversation partner once and t...
Coren[m]
2013-11-12
Cleaned up the code.
irungentoo
2013-11-12
Merge branch 'group_peername' of https://github.com/FullName/ProjectTox-Core ...
irungentoo
2013-11-12
Merge pull request #645 from FullName/nTox-patches
irungentoo
2013-11-12
Group chat: Add a nickname message. Remove strange default nickname. (Serious...
Coren[m]
2013-11-12
Undo faulty newlines, undo extra newlines.
Coren[m]
2013-11-11
Fixed possible segfault.
irungentoo
2013-11-11
Merge remote-tracking branch 'upstream/master' into nTox-patches
Coren[m]
2013-11-11
nTox.c:
Coren[m]
2013-11-10
Merge pull request #643 from FullName/nTox-patches
irungentoo
2013-11-10
Started as a simple bugfix for wrap(), expanded to more detailed help.
Coren[m]
2013-11-09
Optimized data sending slightly more.
irungentoo
2013-11-08
Code cleanups.
irungentoo
2013-11-07
Merge branch 'add2lists_forward' of https://github.com/FullName/ProjectTox-Co...
irungentoo
2013-11-07
Merge pull request #642 from FullName/dht_handle_sendnodes_unify
irungentoo
2013-11-06
Merge pull request #641 from FullName/autotests_reduce
irungentoo
2013-11-06
Merge pull request #640 from FullName/logging_fixes
irungentoo
2013-11-06
Unify most of handle_sendnodes[_ipv6]() into a common handle_sendnodes_core()...
Coren[m]
2013-11-06
Reduce duplicate data. Add a mostly empty skeleton test.
Coren[m]
2013-11-06
Behind #define LOGGING: Correct usage of now() to replacement unix_time().
Coren[m]
2013-11-06
addto_lists(): store the IP/Port that was used to *send*.
Coren[m]
2013-11-05
Auto delete inactive peers in the group chat.
irungentoo
2013-11-04
Send ping packets in group chats every 30 seconds.
irungentoo
2013-11-03
The group chats we invite a friend to are now stored.
irungentoo
2013-11-02
Fixed possible issue.
irungentoo
2013-11-01
Merge pull request #637 from blackwolf12333/master
irungentoo
2013-11-01
Update av_api.md
Peter Maatman
2013-11-01
Update av_api.md
Peter Maatman
2013-11-01
Update av_api.md
Peter Maatman
2013-11-01
Update av_api.md
Peter Maatman
2013-11-01
Update av_api.md
Peter Maatman
2013-11-01
Update av_api.md
Peter Maatman
2013-11-01
Update av_api.md
Peter Maatman
2013-11-01
Update av_api.md
Peter Maatman
2013-10-30
Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core
irungentoo
2013-10-30
Updated hardening doc.
irungentoo
2013-10-29
Merge pull request #636 from fr0stycl34r/patch-1
irungentoo
2013-10-29
Offer solution for "error while loading shared libraries: libtoxcore.so.0: ca...
fr0sty
2013-10-28
Merge pull request #635 from Martijnvdc/master
irungentoo
2013-10-28
renamed AV_codec to toxmedia
Martijn
2013-10-28
added AV_codec.h to public headers
Martijn
2013-10-28
Merge pull request #634 from jin-eld/fix-public-headers
irungentoo
2013-10-28
Public headers should not have any internal references
Jin^eLD
2013-10-27
Cleaned up some code/fixed some warnings.
irungentoo
2013-10-26
Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core
irungentoo
2013-10-26
Increased port range.
irungentoo
2013-10-26
Merge pull request #633 from Martijnvdc/master
irungentoo
[next]