index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testing
Age
Commit message (
Expand
)
Author
2013-08-15
Fixed function agruments according to new API
Maxim Biro
2013-08-15
Commented out nTox_win32
Maxim Biro
2013-08-15
Small improvement to DHT. Useless file removed. Small fix to toxic.
irungentoo
2013-08-15
add dhtstatus window
Aaron Lipinski
2013-08-15
add dhtstatus file
Aaron Lipinski
2013-08-15
refresh windows after resize
Aaron Lipinski
2013-08-14
Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core
irungentoo
2013-08-14
Metadata collection prevention part 1 of ???.
irungentoo
2013-08-14
small bug fixes
Jfreegman
2013-08-14
Fix for another segfault/leak case when using -f arg
naxuroqa
2013-08-14
Fix segfault when using -f in toxic
Manuel Argüelles
2013-08-14
Merge branch 'patch-6' of https://github.com/Astonex/ProjectTox-Core into pr
irungentoo
2013-08-14
Fixed small compile error on my end.
irungentoo
2013-08-14
Merge branch 'remove_externs' of https://github.com/krisl/ProjectTox-Core int...
irungentoo
2013-08-15
remove temporary callbacks from refactoring
Aaron Lipinski
2013-08-15
move windows functions to its own file
Aaron Lipinski
2013-08-15
remove externs in favor of includes
Aaron Lipinski
2013-08-15
add header guard and includes to windows.h
Aaron Lipinski
2013-08-14
Merge branch 'master' of https://github.com/naxuroqa/ProjectTox-Core into pr
irungentoo
2013-08-15
prefer param over static
Aaron Lipinski
2013-08-14
Update prompt.c
Astonex
2013-08-14
Have toxic handle new no-spam values from friend request
Aaron Lipinski
2013-08-14
rewrite of get_id function
naxuroqa
2013-08-13
Updated some files.
irungentoo
2013-08-13
Fixed spam problem. (I broke the API so this will not build)
irungentoo
2013-08-13
Fixed merge problem and set better default names.
irungentoo
2013-08-13
Merge branch 'master' of https://github.com/JFreegman/ProjectTox-Core into JF...
irungentoo
2013-08-13
Merge pull request #441 from slvr/timer
irungentoo
2013-08-13
timer_new -> new_timer and timer_delete -> delete_timer to avoid name conflict
slvr
2013-08-13
core: Fix a possible buffer overflow using getself_name().
Andreas Schneider
2013-08-13
toxic: Fix get_user_config_dir().
Andreas Schneider
2013-08-12
unresolved addresses fail silently
Jfreegman
2013-08-12
auto-connect errors verbose
Jfreegman
2013-08-12
put a bunch of repeated code into a function and added timestamps to status/n...
Jfreegman
2013-08-12
minor improvements and bug fixes
Jfreegman
2013-08-12
Merge remote-tracking branch 'upstream/master' into timer
slvr
2013-08-12
Merge pull request #439 from Alek900/master
irungentoo
2013-08-12
Merge pull request #437 from JFreegman/master
irungentoo
2013-08-12
Added support for userdata in callbacks
alek900
2013-08-12
Implemented Deadline Timer and timer_test
slvr
2013-08-12
a little overkill
Jfreegman
2013-08-12
Messenger refactor - redid work from pull request 79
Chris Hall
2013-08-12
make connection more robust
Jfreegman
2013-08-11
Fixed warnings on Windows
Maxim Biro
2013-08-11
Fix a possible memory leak
Simon Levermann
2013-08-11
Merge pull request #423 from JFreegman/master
irungentoo
2013-08-11
potential seg fault
Jfreegman
2013-08-10
make argument handling (esp. of strings) more robust
lukechampine
2013-08-10
Merge pull request #422 from slvr/crypto-speed-boost
irungentoo
2013-08-10
was making the ID change on every startup
Jfreegman
[next]