index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
compat.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Include select.h when WIN32 is not defined
Ivo van der Sangen
2016-11-29
1
-0
/
+1
*
don't run ThreadMessageHandler at lowered priority
Kaz Wesley
2016-05-05
1
-11
/
+0
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
Set TCP_NODELAY on P2P sockets.
Gregory Maxwell
2015-10-22
1
-0
/
+1
*
Fix warning introduced by #6412
Wladimir J. van der Laan
2015-07-20
1
-1
/
+1
*
Test whether created sockets are select()able
Pieter Wuille
2015-07-10
1
-0
/
+8
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
Remove references to X11 licence
Michael Ford
2014-12-16
1
-1
/
+1
*
Include missing config/bitcoin-config.h.
Pavel Janík
2014-11-26
1
-0
/
+4
*
Check for strnlen and provide it if it is not found.
Pavel Janík
2014-11-24
1
-0
/
+4
*
Fix all header defines
Pavel Janík
2014-11-03
1
-3
/
+3
*
Move `S_I*` constants and `MSG_NOSIGNAL` to compat.h
Wladimir J. van der Laan
2014-08-26
1
-0
/
+14
*
Move SetThreadPriority implementation to util.cpp instead of the header
Wladimir J. van der Laan
2014-08-26
1
-0
/
+11
*
small net cleanup
Philip Kaufmann
2014-08-08
1
-2
/
+2
*
Convert closesocket 'compat wrapper' to function in netbase
Wladimir J. van der Laan
2014-07-17
1
-15
/
+0
*
reorder includes to compile on OpenBSD
Fabian Raetz
2014-05-02
1
-5
/
+5
*
Merge pull request #3309
Wladimir J. van der Laan
2013-11-29
1
-1
/
+1
|
\
|
*
Move types.h include before ifaddres.h for u_int declaration
Robert Backhaus
2013-11-22
1
-1
/
+1
*
|
prevent Windows redefinition warning cause by compat.h
Philip Kaufmann
2013-11-27
1
-0
/
+2
|
/
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-6
/
+14
*
Bump Year Number to 2013
super3
2013-10-20
1
-1
/
+1
*
prevent compiler redefinition warnings
Philip Kaufmann
2013-10-11
1
-0
/
+6
*
autotools: switch to autotools buildsystem
Cory Fields
2013-09-05
1
-1
/
+0
*
cleanup compat.h Windows stuff
Philip Kaufmann
2013-07-24
1
-4
/
+2
*
Allow select()ing up to 1024 file descriptors on Windows
Pieter Wuille
2013-04-26
1
-0
/
+1
*
Update License in File Headers
Fordy
2012-05-18
1
-1
/
+1
*
We should include netinet/in.h to use sockaddr_in (POSIX.1-2001)
Timothy Redaelli
2012-04-25
1
-3
/
+1
*
Remove headers.h
Pieter Wuille
2012-04-17
1
-0
/
+23
*
Update all copyrights to 2012
Gavin Andresen
2012-02-07
1
-1
/
+1
*
Network stack refactor
Pieter Wuille
2012-01-06
1
-0
/
+42