Commit Graph

17 Commits (master)

Author SHA1 Message Date
irungentoo 7a2ed25d36 Astyled and removed some useless files. 2014-02-09 09:43:16 -05:00
Maxim Biro 3782213b6e Fixed build 2014-02-09 03:22:24 -05:00
Maxim Biro 5fad72b910 Modified hex_string_to_bin 2014-02-09 00:58:15 -05:00
mannol 5bc2560904 tox A/V: integration of A/V code into tox
Also-by: Sergey 'Jin' Bostandzhyan <jin@mediatomb.cc>
2013-10-13 16:40:15 +02:00
Coren[m] ab2805a23b Fix warnings of -Wall -Wextra 2013-09-16 10:37:22 +02:00
irungentoo 12d1c5199b astyled everything. 2013-09-14 12:42:17 -04:00
Coren[m] d35fee43ba toxcore/util.h:
- moved cmdline_parsefor_ipv46() to testing/misc_tools.c
2013-09-11 15:19:39 +02:00
Jin^eLD e092eee869 Allow to build vs nacl instead of libsodium
By default libsodium is used. Only if --enable-nacl is specified, then
nacl will be used instead of libsodium.

Pass locations of nacl headers and libraries by using the following
options:

--with-nacl-headers=/home/me/somewhere/nacl-20110221/build/469/include/amd64/
--with-nacl-libs=/home/me/somewhere/nacl-20110221/build/469/lib/amd64/
2013-09-06 22:54:45 +03:00
irungentoo 8f0bef5f20 Fixed warnings and moved hex_string_to_bin to testing/ 2013-08-30 08:16:34 -04:00
Anony Moose eb33796e58 Moved misc_tools from testing to toxcore. 2013-08-29 22:54:54 +00:00
irungentoo 88ff81d9de Passed everything through astyle. 2013-08-16 13:11:09 -04:00
Christian Brueffer 0b9adb1f26 Kill EOF whitespace. 2013-08-09 20:46:17 +02:00
Konstantin Kowalski 543b129ba7 Added a linked list implementation. 2013-08-06 13:52:05 -04:00
charmlesscoin ae8367dc3e whoops, returning a free'd variable is really not what I meant... 2013-08-04 05:09:12 -04:00
charmlesscoin 0b6806d7f7 Removed memory leak, thanks to diath for spotting it. 2013-08-04 04:29:32 -04:00
nfkd 52a11813a6 styling 2013-07-27 13:43:30 -03:00
Konstantin Kowalski b3fa1fc8f4 [fixed]created new files misc_tools.(c|h) and moved hex_string_to_bin() there. 2013-07-27 12:10:41 -04:00