index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-02-18
Merge pull request #742 from mannol1/master
irungentoo
2014-02-18
Stupid mistake
mannol
2014-02-18
No need for libconfig in travis
mannol
2014-02-18
Fixed some stuff
mannol
2014-02-18
Astyled and added tests.
irungentoo
2014-02-18
Merge branch 'master' of https://github.com/Jman012/ProjectTox-Core into Jman...
irungentoo
2014-02-17
Fixed test issue.
irungentoo
2014-02-18
Ugh
mannol
2014-02-17
Merge pull request #736 from exonity/master
irungentoo
2014-02-17
Changed libtoxcore_la_LDADD to libtoxcore_la_LIBADD cause of creating a library.
exonity
2014-02-17
Updated TODO.
irungentoo
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
Astyled av code.
irungentoo
2014-02-16
Typos.
Jman012
2014-02-16
Fixed user typing bug where it'd alway return an error.
Jman012
2014-02-16
Merge branch 'av-fix' into av-good
irungentoo
2014-02-16
Fixed build 'error'
mannol
2014-02-16
Moved event to toxav
mannol
2014-02-16
Try this fix
mannol
2014-02-16
This should install vpx
mannol
2014-02-16
Added comments...
mannol
2014-02-16
Public header ready to go
mannol
2014-02-16
Started adding public API
mannol
2014-02-16
Fixed _all_ the issues
mannol
2014-02-16
Whoops
mannol
2014-02-16
Fixed bug
mannol
2014-02-16
Fixed audio bug and added reason when terminating call
mannol
2014-02-16
Added some fixes for payload calculation
mannol
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-14
updated/fixed TODO list.
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
Added entry to TODO and a public key cracker (vanity key finder) to other/fun.
irungentoo
2014-02-10
Fixed possible memory leak.
irungentoo
2014-02-09
Astyled and removed some useless files.
irungentoo
2014-02-09
Merge pull request #720 from nurupo/master
irungentoo
2014-02-09
Fixed build
Maxim Biro
[next]