index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2013-08-09
Kill EOF whitespace.
Christian Brueffer
2013-08-09
Merge pull request #409 from lukechampine/betterprompt
irungentoo
2013-08-09
Merge pull request #411 from slvr/master
irungentoo
2013-08-09
Merge pull request #410 from KostyaKow/array
irungentoo
2013-08-09
Merge commit '4b217bca97' into HEAD
slvr
2013-08-09
Added headers to fix build errors.
Konstantin Kowalski
2013-08-09
Macports support (OS X only). MAP_ANON -> MAP_ANONYMOUS (OS X only).
slvr
2013-08-09
Macports support (OS X only). MAP_ANON -> MAP_ANONYMOUS (OS X only).
slvr
2013-08-09
Minor style changes.
Konstantin Kowalski
2013-08-09
Moved long comments to wiki.
Konstantin Kowalski
2013-08-09
Added arrays.
Konstantin Kowalski
2013-08-09
Added INFO() debugging macro.
Konstantin Kowalski
2013-08-09
make toxic handle input in a more sane manner
Luke Champine
[prev]
[next]