index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
other
/
bootstrap_serverdaemon
Age
Commit message (
Expand
)
Author
2013-09-11
Merge remote-tracking branch 'upstream/master' into Integration
Coren[m]
2013-09-10
Fixed building with NaCl.
irungentoo
2013-09-10
Merge remote-tracking branch 'upstream/master' into Integration
Coren[m]
2013-09-10
Commented out useless function.
irungentoo
2013-09-10
big push, putting all the infrastructure in place behind TOX_ENABLE_IPV6
Coren[m]
2013-09-09
fix autobuild (not built locally)
Coren[m]
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 build errors.
Kostya
2013-08-29
Correct a lot of the grammar and spelling. Also spent a few hours fixing the ...
pete
2013-08-24
Remove cmake build system
jin-eld
2013-08-24
Implemented autotools based build scripts
jin-eld
2013-08-24
Rename core directory because of autoconf name clash
jin-eld
2013-08-23
New API done and tested.
irungentoo
2013-08-22
init_cryptopacket is now called by new_DHT.
irungentoo
2013-08-20
astyle --options=tools/astylerc -r ./*.{c,h}
irungentoo
2013-08-20
Fixed DHT_serverdaemon.
irungentoo
2013-08-16
Passed everything through astyle.
irungentoo
2013-08-10
networking_poll: DHT_bootstrap_daemon
slvr
2013-08-01
core: getaddrinfo() lookup error handling
plutooo
2013-07-31
Merge pull request #171 from AMDmi3/freebsd-fixes
irungentoo
2013-07-31
stat file before attempting to open
Joseph Quadrino
2013-07-31
Add detection of required libraries
Dmitry Marakasov
2013-07-30
Merge branch 'patch-1' of https://github.com/Teknocrat/ProjectTox-Core into p...
teknocrat
2013-07-30
Create FindLibConfig.cmake
Teknocrat
2013-07-30
Update CMakeLists.txt
Teknocrat
2013-07-30
Remind users that directory isn't actually legit
NemDiggers
2013-07-29
Fixed formatting of some cmake files
Maxim Biro
2013-07-25
Licensing
SilentSand
2013-07-23
removed silly test
Tom Bartelt
2013-07-23
removed useless header
Tom Bartelt
2013-07-23
Updated server.cfg
Tom Bartelt
2013-07-23
Fixed a tiny bug
Tom Bartelt
2013-07-23
renamed init script
Tom Bartelt
2013-07-23
Update daemon to use config files
Tom Bartelt
2013-07-23
Add libconfig to the build process
Tom Bartelt
2013-07-23
Added config file
Tom Bartelt
2013-07-22
Fixed build.
irungentoo
2013-07-22
Merge pull request #89 from nurupo/master
irungentoo
2013-07-22
Bootstrap servers now route friend requests.
irungentoo
2013-07-22
Added cmake file for DHT_bootstrap_daemon
Maxim Biro
2013-07-18
Added a daemon version of DHT_bootstrap made by tawm_.
irungentoo