index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-08-12
Implemented Deadline Timer and timer_test
slvr
2013-08-11
Merge pull request #436 from Alek900/master
irungentoo
2013-08-11
Send our current status and name to friend that just came online.
alek900
2013-08-11
Merge pull request #435 from nurupo/master
irungentoo
2013-08-11
Fixed a mistake
Maxim Biro
2013-08-11
Fixed a typo
Maxim Biro
2013-08-11
Merge pull request #434 from nurupo/master
irungentoo
2013-08-11
Replaced friendstatus with connectionstatus
Maxim Biro
2013-08-11
Merge pull request #433 from nurupo/master
irungentoo
2013-08-11
Fixed warnings on Windows
Maxim Biro
2013-08-11
Merge pull request #432 from stal888/patch-2
irungentoo
2013-08-11
How did I manage to fuck this up?
stal
2013-08-11
Update readme to reflect site repo move
stal
2013-08-11
Merge pull request #431 from leeroy2098/merge
irungentoo
2013-08-11
Fix a possible memory leak
Simon Levermann
2013-08-11
Merge pull request #423 from JFreegman/master
irungentoo
2013-08-11
Merge pull request #429 from dparnell/pristine
irungentoo
2013-08-11
Merge pull request #427 from Alek900/master
irungentoo
2013-08-11
Fixed m_sendmessage to return the ID of the message sent
Daniel Parnell
2013-08-11
m_addfriend triggerd m_callback_friendstatus with a friendid thats not return...
alek900
2013-08-11
potential seg fault
Jfreegman
2013-08-10
Merge pull request #425 from lukechampine/betterprompt
irungentoo
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
That define doesn't belong here.
irungentoo
2013-08-10
was making the ID change on every startup
Jfreegman
2013-08-10
Merge pull request #415 from slvr/pr
irungentoo
2013-08-10
fix memory leak
Jfreegman
2013-08-10
don't need that
Jfreegman
2013-08-10
auto-connect to DHT on startup
Jfreegman
2013-08-10
handle_ping_response function signature correction
slvr
2013-08-10
Merge remote-tracking branch 'upstream/master' into pr
slvr
2013-08-10
Ensure encrypt_precompute is called when status == CONN_ESTABLISHED
slvr
2013-08-10
Added crypto_speed_test
slvr
2013-08-10
Implemented encrypt_data_fast, decrypt_data_fast and crypto tests
slvr
2013-08-10
tabs -> spaces
slvr
2013-08-10
networking_poll: receivepacket(&ip_port, data, &length) == -1
slvr
2013-08-09
Fixed possible bug.
irungentoo
2013-08-10
core/substrate.h wasn't supposed to be here
slvr
2013-08-10
fixed typo: handle_ping_request -> handle_ping_response
slvr
2013-08-10
Updated initMessenger
slvr
2013-08-10
networking_poll: DHT_bootstrap_daemon
slvr
2013-08-10
network_registerhandler
slvr
2013-08-09
Merge pull request #413 from nurupo/master
irungentoo
2013-08-09
Returned the length check
Maxim Biro
2013-08-09
Merge pull request #412 from cbrueffer/misc
irungentoo
2013-08-09
Introduced data pointer and data_length
Maxim Biro
2013-08-09
Changed the way statusmessage is allocated
Maxim Biro
2013-08-09
Moved some checks around
Maxim Biro
2013-08-09
Extracted repeated code into a function
Maxim Biro
[next]