-
- Downloads
microsoft compiler support
Showing
- MSVC/.gitignore 248 additions, 0 deletionsMSVC/.gitignore
- MSVC/opendht.sln 257 additions, 0 deletionsMSVC/opendht.sln
- MSVC/opendht.vcxproj 224 additions, 0 deletionsMSVC/opendht.vcxproj
- MSVC/opendht_deps.sln 292 additions, 0 deletionsMSVC/opendht_deps.sln
- MSVC/project_get_dependencies.bat 71 additions, 0 deletionsMSVC/project_get_dependencies.bat
- include/opendht/callbacks.h 1 addition, 1 deletioninclude/opendht/callbacks.h
- include/opendht/crypto.h 4 additions, 0 deletionsinclude/opendht/crypto.h
- include/opendht/dht.h 5 additions, 1 deletioninclude/opendht/dht.h
- include/opendht/dhtrunner.h 7 additions, 7 deletionsinclude/opendht/dhtrunner.h
- include/opendht/infohash.h 8 additions, 0 deletionsinclude/opendht/infohash.h
- include/opendht/node.h 1 addition, 1 deletioninclude/opendht/node.h
- include/opendht/request.h 1 addition, 1 deletioninclude/opendht/request.h
- include/opendht/rng.h 4 additions, 0 deletionsinclude/opendht/rng.h
- include/opendht/utils.h 2 additions, 1 deletioninclude/opendht/utils.h
- include/opendht/value.h 8 additions, 6 deletionsinclude/opendht/value.h
- src/crypto.cpp 4 additions, 0 deletionssrc/crypto.cpp
- src/default_types.cpp 2 additions, 2 deletionssrc/default_types.cpp
- src/dht.cpp 18 additions, 9 deletionssrc/dht.cpp
- src/dhtrunner.cpp 7 additions, 3 deletionssrc/dhtrunner.cpp
- src/infohash.cpp 5 additions, 1 deletionsrc/infohash.cpp
Loading
Please register or sign in to comment