index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
Age
Commit message (
Expand
)
Author
2013-11-14
On replacing a client with another, clear the stale association.
Coren[m]
2013-11-13
IPv6 address of ::1 is local.
Coren[m]
2013-11-12
Cleaned up the code.
irungentoo
2013-11-12
Merge branch 'group_peername' of https://github.com/FullName/ProjectTox-Core ...
irungentoo
2013-11-12
Merge pull request #645 from FullName/nTox-patches
irungentoo
2013-11-12
Group chat: Add a nickname message. Remove strange default nickname. (Serious...
Coren[m]
2013-11-11
Fixed possible segfault.
irungentoo
2013-11-11
Merge remote-tracking branch 'upstream/master' into nTox-patches
Coren[m]
2013-11-11
nTox.c:
Coren[m]
2013-11-10
Fixed small issues.
irungentoo
2013-11-10
Added more printing to DHT_test, fixed typo.
irungentoo
2013-11-10
Merge branch 'master' into harden
irungentoo
2013-11-09
Optimized data sending slightly more.
irungentoo
2013-11-08
Code cleanups.
irungentoo
2013-11-07
Merge branch 'add2lists_forward' of https://github.com/FullName/ProjectTox-Co...
irungentoo
2013-11-07
Merge pull request #642 from FullName/dht_handle_sendnodes_unify
irungentoo
2013-11-06
Unify most of handle_sendnodes[_ipv6]() into a common handle_sendnodes_core()...
Coren[m]
2013-11-06
Behind #define LOGGING: Correct usage of now() to replacement unix_time().
Coren[m]
2013-11-06
addto_lists(): store the IP/Port that was used to *send*.
Coren[m]
2013-11-05
Auto delete inactive peers in the group chat.
irungentoo
2013-11-04
Send ping packets in group chats every 30 seconds.
irungentoo
2013-11-03
The group chats we invite a friend to are now stored.
irungentoo
2013-11-02
Fixed possible issue.
irungentoo
2013-11-02
Get node testing response packets are now handled.
irungentoo
2013-10-30
Testing requests are now sent.
irungentoo
2013-10-28
Merge branch 'master' into harden
irungentoo
2013-10-28
Removed some now useless code.
irungentoo
2013-10-27
Cleaned up some code/fixed some warnings.
irungentoo
2013-10-27
Added some hardening functions to test get nodes.
irungentoo
2013-10-26
Increased port range.
irungentoo
2013-10-26
Clarified a comment.
irungentoo
2013-10-26
Base of hardening stuff.
irungentoo
2013-10-25
Update time before running functions for recieved packets.
irungentoo
2013-10-25
All modules using unix_time should run unix_time_update()
irungentoo
2013-10-25
For security reasons, keep memcpy's and memcmp's in crypto functions.
irungentoo
2013-10-24
Fixed build error with libsodium.
irungentoo
2013-10-24
Removed now useless ping_id from send/get node packets.
irungentoo
2013-10-24
Adding encrypted data to send/getnode packets now done.
irungentoo
2013-10-24
Merge remote-tracking branch 'upstream/master' into cleanup_unix_time_id_eq_c...
Coren[m]
2013-10-24
Astyled some files.
irungentoo
2013-10-24
Move unix_time(), id_cpy()/id_eq(), is_timeout() to util.*
Coren[m]
2013-10-24
Added symmetric crypto functions to net_crypto.
irungentoo
2013-10-24
Adding encrypted data to send/getnode packets part 1.
irungentoo
2013-10-24
Removed define that could become confusing.
irungentoo
2013-10-23
Code cleanups.
irungentoo
2013-10-23
Code cleanups.
irungentoo
2013-10-22
This squash should work now.
Bahkuh
2013-10-20
Fixed possible bug.
irungentoo
2013-10-20
Merge branch 'Cleanup-defines' of https://github.com/FullName/ProjectTox-Core...
irungentoo
2013-10-20
Main: Eliminate TOX_ENABLE_IPV6 (then always on), CLIENT_ONETOONE_IP (then al...
Coren[m]
[prev]
[next]