index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-09-02
Fixed some warnings.
irungentoo
2013-09-02
Properly fixed signed/unsigned comparisons.
irungentoo
2013-09-01
Merge branch 'master' of github.com:tylerb/ProjectTox-Core
Tyler Bunnell
2013-09-01
Fix signed/unsigned comparison warnings
Tyler Bunnell
2013-09-01
Fixed possible bug.
irungentoo
2013-09-01
Merge pull request #550 from jin-eld/automake-portability
irungentoo
2013-09-01
Merge pull request #551 from grimd34th/patch-1
irungentoo
2013-09-01
Update autogen.sh
grimd34th
2013-09-01
Add forgoten source to the dist target
jin-eld
2013-09-01
Add .dirstamp to gitignore
jin-eld
2013-09-01
Forward compatibility with automake 1.14
jin-eld
2013-08-31
Merge pull request #548 from davidbaumann/patch-1
irungentoo
2013-08-31
Properly fixed test.
irungentoo
2013-08-31
Fixed test.
irungentoo
2013-08-31
Fixed bug.
irungentoo
2013-08-31
Removed now dead link from readme.
irungentoo
2013-08-31
Fixed build.
irungentoo
2013-09-01
Update INSTALL.md
davidbaumann
2013-08-31
Removed useless line from travis.
irungentoo
2013-08-31
Removed out of date documentation.
irungentoo
2013-08-31
Merge pull request #547 from grimd34th/master
irungentoo
2013-08-30
Create autogen.sh
grimd34th
2013-08-30
Cleaned up pull request.
irungentoo
2013-08-30
Made clang happy by taking definitions for the macro out of functions and add...
redwire
2013-08-30
Wrote a quicksort macro and modified sort_list to use it
redwire
2013-08-30
Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core
irungentoo
2013-08-30
Fixed possible crash.
irungentoo
2013-08-30
Compiler fix.
irungentoo
2013-08-30
put free_connections() back
irungentoo
2013-08-30
Fixed possible compiling problems on some compilers.
irungentoo
2013-08-30
Merge pull request #545 from stal888/patch-3
irungentoo
2013-08-30
Fix build error on non-linux machines.
stal
2013-08-30
Return values checking for tox_array_push_ptr in Lossless UDP.
irungentoo
2013-08-30
Fixed possible bugs in tox_array.
irungentoo
2013-08-30
Fixed warnings and moved hex_string_to_bin to testing/
irungentoo
2013-08-30
Merge branch 'udp_connections' of https://github.com/vx-k/ProjectTox-Core int...
irungentoo
2013-08-30
Merge pull request #544 from KostyaKow/master
irungentoo
2013-08-30
Fixed build errors.
Kostya
2013-08-30
Changed naming for IP union.
Kostya
2013-08-30
Changed handshake code to use union IP_Port.
Kostya
2013-08-30
Made IP_Port a union.
Kostya
2013-08-29
Merge pull request #543 from jin-eld/sync-sources
irungentoo
2013-08-30
Add "make dist" to travis
jin-eld
2013-08-30
Sync makefile with source list
jin-eld
2013-08-29
Removed now useless file.
irungentoo
2013-08-29
Removed packet structs.
irungentoo
2013-08-29
Moved misc_tools from testing to toxcore.
Anony Moose
2013-08-29
Merge branch 'master' of https://github.com/JamoBox/ProjectTox-Core into Jamo...
irungentoo
2013-08-29
Correct a lot of the grammar and spelling. Also spent a few hours fixing the ...
pete
2013-08-29
Fixed bug.
irungentoo
[next]