index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
other
Age
Commit message (
Expand
)
Author
2013-08-11
Merge pull request #423 from JFreegman/master
irungentoo
2013-08-10
Merge pull request #422 from slvr/crypto-speed-boost
irungentoo
2013-08-10
auto-connect to DHT on startup
Jfreegman
2013-08-10
Implemented encrypt_data_fast, decrypt_data_fast and crypto tests
slvr
2013-08-10
networking_poll: DHT_bootstrap_daemon
slvr
2013-08-10
network_registerhandler
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-30
Merge branch 'master' of https://github.com/nurupo/InsertProjectNameHere into...
irungentoo
2013-07-29
Fixed formatting of some cmake files
Maxim Biro
2013-07-29
Essentially nTox without the ncurses for Windows. Slightly modified main()
Astonex
2013-07-27
[fixed]created new files misc_tools.(c|h) and moved hex_string_to_bin() there.
Konstantin Kowalski
2013-07-26
took out several strlen() calls out of the loop; replaced int's with size_t w...
Konstantin Kowalski
2013-07-25
Licensing
SilentSand
2013-07-23
Merge pull request #96 from tawm/master
irungentoo
2013-07-23
Some cleanup
Maxim Biro
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
Print the defined port.
irungentoo
2013-07-22
Merge pull request #90 from NemDiggers/master
irungentoo
2013-07-22
Print port just because
NemDiggers
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-22
Added saving and loading of keys by default
Maxim Biro
2013-07-21
Fixed missed version and policy
Maxim Biro
2013-07-20
Fixed header inclusion for Windows
Maxim Biro
2013-07-18
Add support for DHT_bootstrap to connect to other nodes
Sebastian Stal
2013-07-18
Added a daemon version of DHT_bootstrap made by tawm_.
irungentoo
2013-07-17
Apply compiler flags only once
Maxim Biro
2013-07-17
Improved build system
Maxim Biro
2013-07-13
Fixed @ appearing in messages.
irungentoo
2013-07-13
Simple boostrap server added.
irungentoo