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-23
New API done and tested.
irungentoo
2013-08-22
init_cryptopacket is now called by new_DHT.
irungentoo
2013-08-21
Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core
irungentoo
2013-08-21
Added signer/checker using ed25519 and libsodium I wrote for fun.
irungentoo
2013-08-20
Fixed DHTservers' path for Windows
Maxim Biro
2013-08-20
astyle --options=tools/astylerc -r ./*.{c,h}
irungentoo
2013-08-20
Fixed DHT_serverdaemon.
irungentoo
2013-08-20
DHT_bootstrap fixed.
irungentoo
2013-08-20
Refactor of core done.
irungentoo
2013-08-18
Modified cmakefile to move the serverlist to the proper directory.
loadletter
2013-08-18
Fixed broken build paths
Ayberk Yilmaz
2013-08-18
Added username replacer for appdata on c drive
d34th
2013-08-18
Added mac support to the standardized data file, cleaned up a bit
Sean Qureshi
2013-08-18
Added windows support to the standarized location
Sean Qureshi
2013-08-18
Added more selectable dht servers
Sean Qureshi
2013-08-18
Makes cmake install DHTservers to its new place
Sean Qureshi
2013-08-16
Passed everything through astyle.
irungentoo
2013-08-15
Added new server
Javier Maldonado
2013-08-14
Added logo in readme to repo.
irungentoo
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
[next]