32 Commits (be16f80abc74b707dbb25ad6094f96c762379a14)

Author SHA1 Message Date
Duke Leto be16f80abc Hush Full Node is now GPLv3 4 years ago
Duke Leto a7f88a87aa Update copyright URL to be https 4 years ago
jl777 1d4be8defb Revert FD_SETSIZE 5 years ago
jl777 b715a05c06 Boost max connections to 8000 5 years ago
jl777 0ea9ae3c05 Update copyright to 2019 5 years ago
jl777 9cb1ec9c6e WIN32 -> _WIN32 7 years ago
Daira Hopwood 0ee86d399e Changes to build on Alpine Linux. 8 years ago
Gregory Maxwell 95a50390e1
Set TCP_NODELAY on P2P sockets. 9 years ago
Wladimir J. van der Laan e8b87c8f78
Fix warning introduced by #6412 9 years ago
Pieter Wuille 0095b9a1ff
Test whether created sockets are select()able 9 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Michael Ford 78253fcbad Remove references to X11 licence 10 years ago
Pavel Janík c8ed6130a4 Include missing config/bitcoin-config.h. 10 years ago
Pavel Janík 494f6e7d35 Check for strnlen and provide it if it is not found. 10 years ago
Pavel Janík 84738627ce Fix all header defines 10 years ago
Wladimir J. van der Laan b4aa769bcb Move `S_I*` constants and `MSG_NOSIGNAL` to compat.h 10 years ago
Wladimir J. van der Laan 610a8c0759 Move SetThreadPriority implementation to util.cpp instead of the header 10 years ago
Philip Kaufmann efd6b87811 small net cleanup 10 years ago
Wladimir J. van der Laan 43f510d37d Convert closesocket 'compat wrapper' to function in netbase 10 years ago
Fabian Raetz 2364b118f2 reorder includes to compile on OpenBSD 10 years ago
Philip Kaufmann 0078841617 prevent Windows redefinition warning cause by compat.h 11 years ago
Robert Backhaus 9ac5a01c73 Move types.h include before ifaddres.h for u_int declaration 11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
super3 db0e8ccd90 Bump Year Number to 2013 11 years ago
Philip Kaufmann 733511eda0 prevent compiler redefinition warnings 11 years ago
Cory Fields 35b8af9226 autotools: switch to autotools buildsystem 11 years ago
Philip Kaufmann dd833a4cd8 cleanup compat.h Windows stuff 11 years ago
Pieter Wuille 33912d1f23 Allow select()ing up to 1024 file descriptors on Windows 11 years ago
Fordy 3a25a2b9b0 Update License in File Headers 12 years ago
Timothy Redaelli 5e9dc15360 We should include netinet/in.h to use sockaddr_in (POSIX.1-2001) 12 years ago
Pieter Wuille ed6d0b5f85 Remove headers.h 12 years ago
Gavin Andresen 882164196e Update all copyrights to 2012 12 years ago
Pieter Wuille 67a42f929b Network stack refactor 13 years ago