-
- Downloads
rng: drop custom random_device implementation for MinGW/Windows
MinGW now has std::random_device support on Windows: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85494
Showing
- include/opendht/crypto.h 1 addition, 1 deletioninclude/opendht/crypto.h
- include/opendht/infohash.h 1 addition, 1 deletioninclude/opendht/infohash.h
- include/opendht/rng.h 2 additions, 85 deletionsinclude/opendht/rng.h
- src/crypto.cpp 5 additions, 5 deletionssrc/crypto.cpp
- src/dht_proxy_client.cpp 1 addition, 1 deletionsrc/dht_proxy_client.cpp
- src/securedht.cpp 1 addition, 1 deletionsrc/securedht.cpp
- tools/dhtchat.cpp 1 addition, 1 deletiontools/dhtchat.cpp
Loading
Please register or sign in to comment