index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
/
util.h
Age
Commit message (
Expand
)
Author
2013-10-24
Merge remote-tracking branch 'upstream/master' into cleanup_unix_time_id_eq_c...
Coren[m]
2013-10-24
Move unix_time(), id_cpy()/id_eq(), is_timeout() to util.*
Coren[m]
2013-10-23
Code cleanups.
irungentoo
2013-09-27
expanded Client_data to hold two addresses (IPv4, IPv6) instead of one
Coren[m]
2013-09-17
astyled everything.
irungentoo
2013-09-16
Merge remote-tracking branch 'upstream/master' into MessengerLoadSave
Coren[m]
2013-09-14
Change sublength to 32 bits. Someone might have more than (sizeof(Friends) / ...
Coren[m]
2013-09-13
State loading/saving: Instead of a blob, segment into sections marked with tags.
Coren[m]
2013-09-11
toxcore/util.h:
Coren[m]
2013-09-11
cmdline parsing of --ipv4/6 plucked into util
Coren[m]
2013-09-10
tox.*, DHT.*:
Coren[m]
2013-09-10
util.*:
Coren[m]
2013-09-10
big push, putting all the infrastructure in place behind TOX_ENABLE_IPV6
Coren[m]
2013-08-29
Removed packet structs.
irungentoo
2013-08-24
Rename core directory because of autoconf name clash
jin-eld