index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
other
/
DHT_bootstrap.c
Age
Commit message (
Expand
)
Author
2018-01-30
Use nullptr as NULL pointer constant instead of NULL or 0.
iphydf
2018-01-16
Make DHT a module-private type.
iphydf
2018-01-16
Use apidsl to generate LAN_discovery.h.
iphydf
2018-01-14
Fix some memory or file descriptor leaks in test code.
iphydf
2018-01-11
Move Networking_Core struct into the .c file.
iphydf
2017-03-25
Move c_sleep to helpers.h and misc_tools.h
Diadlo
2017-03-01
Remove dependency on strings.h
Maxim Biro
2017-02-26
Add part of platform-independent network API implementation
Diadlo
2017-01-19
Update license headers and remove redundant file name comment.
iphydf
2017-01-06
Revert "Revert "Portability fixes""
David Zero
2017-01-05
Revert "Portability fixes"
endoffile78
2017-01-04
Portability fixes
David Zero
2016-12-22
Wrap all sodium/nacl functions in crypto_core.c.
iphydf
2016-11-24
add NAT hole punching level to Tox API
Gregory Mullen (grayhatter)
2016-09-30
Remove return after no-return situation (and other cleanups).
iphydf
2016-09-06
Improve static and const correctness.
iphydf
2016-09-06
Improve C standard compliance.
iphydf
2016-09-01
Sort #includes in all source files.
iphydf
2016-08-31
Add braces to all if statements.
iphydf
2016-08-27
Move logging to a callback.
iphydf
2016-08-18
Make tox_callback_friend_name stateless.
iphydf
2016-01-01
Put config-related functions in a separate file
Maxim Biro
2015-06-28
Removed useless parameter from new_TCP_server()
irungentoo
2014-11-29
Check if key file was opened correctly in DHT_bootstrap.c
irungentoo
2014-04-23
Updated some files so that they could build with latest core.
irungentoo
2014-04-16
DHT_bootstrap.c now has TCP server functionality enabled.
irungentoo
2014-04-13
TCP_client pretty much done?
irungentoo
2014-02-22
Renamed dht server to dht node
Maxim Biro
2014-02-01
Added DHT bootstrap server info packets.
irungentoo
2014-01-20
Enabled onion in bootstrap_serverdaemon.
irungentoo
2014-01-20
Merge branch 'onion'
irungentoo
2014-01-19
proper windows preprocessor detection
Ben Iofel
2014-01-17
Onion servers are now DHT ready.
irungentoo
2013-10-24
Move unix_time(), id_cpy()/id_eq(), is_timeout() to util.*
Coren[m]
2013-10-10
Update DHT_bootstrap.c
fr0sty
2013-09-14
astyled everything.
irungentoo
2013-09-13
Merge remote-tracking branch 'upstream/master' into Integration
Coren[m]
2013-09-12
Patch to allow DHT_bootstrap to also do LAN discovery.
Coren[m]
2013-09-11
tox.h, DHT.h:
Coren[m]
2013-09-11
toxcore/util.h:
Coren[m]
2013-09-11
cmdline parsing:
Coren[m]
2013-09-11
network.c:
Coren[m]
2013-09-11
Merge remote-tracking branch 'upstream/master' into Integration
Coren[m]
2013-09-11
cmdline parsing of --ipv4/6 plucked into util
Coren[m]
2013-09-10
Fixed building with NaCl.
irungentoo
2013-09-10
tox.*, DHT.*:
Coren[m]
2013-09-10
big push, putting all the infrastructure in place behind TOX_ENABLE_IPV6
Coren[m]
2013-09-09
network.h:
Coren[m]
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
[next]