index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2014-05-12
Added ping_array, a special efficient array for use in operations
irungentoo
2014-05-10
Fixed build by adding librt to build system.
irungentoo
2014-05-02
Remove Lossless UDP (This breaks Tox.)
irungentoo
2014-04-21
Crypto related cleanups.
irungentoo
2014-04-10
Added TCP test to build system.
irungentoo
2014-03-23
Fix NaCl builds for *BSD
Jin^eLD
2014-02-17
Changed libtoxcore_la_LDADD to libtoxcore_la_LIBADD cause of creating a library.
exonity
2014-01-16
Wrote random_path function.
irungentoo
2014-01-04
Some work on the onion part done.
irungentoo
2013-12-31
Added onion.c to build system and added a test.
irungentoo
2013-11-14
Significantly trimmed down version of an ID<=>IP cache.
Coren[m]
2013-10-13
tox A/V: integration of A/V code into tox
mannol
2013-09-09
Start of group chats integration into the core.
irungentoo
2013-09-06
Allow to build vs nacl instead of libsodium
Jin^eLD
2013-09-01
Forward compatibility with automake 1.14
jin-eld
2013-08-30
Fixed warnings and moved hex_string_to_bin to testing/
irungentoo
2013-08-30
Merge branch 'udp_connections' of https://github.com/vx-k/ProjectTox-Core int...
irungentoo
2013-08-30
Sync makefile with source list
jin-eld
2013-08-29
Moved misc_tools from testing to toxcore.
Anony Moose
2013-08-26
Move extra libtool options into configure
jin-eld
2013-08-26
Also generate a .dll in MinGW builds
jin-eld
2013-08-24
Remove cmake build system
jin-eld
2013-08-24
Implemented autotools based build scripts
jin-eld