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
2014-11-29
Merge branch 'mutex-1' of https://github.com/mannol/toxcore
irungentoo
2014-11-29
More av cleanup
mannol
2014-11-18
av refactor
mannol
2014-10-24
Portability saving fixes for big endian systems.
irungentoo_trip
2014-09-30
Rework toxav/rtp.c to use ntohl/htonl and ntohs/htons
sin
2014-06-10
Const correctness in various interdependent files
Marc Schütz
2014-06-10
Const correctness for toxcore/util.c
Marc Schütz
2014-05-31
Fixed byte order and removed log functions from misc_tools
mannol
2014-04-27
Yeah many calls
mannol
2014-01-19
Added no_replay and added some things to the docs.
irungentoo
2013-12-15
Code cleanups.
irungentoo
2013-10-28
Merge branch 'master' into harden
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-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