index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cygwin: small_s[w]printf: add '_' modifier to print lower case hex digits
Corinna Vinschen
2018-03-02
1
-46
/
+74
*
Cygwin: drop CYGWIN_SOCKET_UUID, define CYGWIN_SOCKET_GUID as GUID pointer
Corinna Vinschen
2018-03-02
3
-6
/
+12
*
Cygwin: ntdll.h: add definitions required for pipe-based AF_UNIX
Corinna Vinschen
2018-03-02
1
-1
/
+47
*
Add global stdio streams support for reent small.
Our Air Quality
2018-03-01
3
-11
/
+56
*
Cygwin: convert sun_name_t into class
Corinna Vinschen
2018-03-01
2
-13
/
+22
*
Cygwin: add AF_UNIX reparse points to path handling
Corinna Vinschen
2018-03-01
3
-8
/
+23
*
Cygwin: move transaction helpers into ntdll.h
Corinna Vinschen
2018-03-01
2
-36
/
+35
*
Cygwin: ntdll.h: drop macros available in mingw-w64 headers
Corinna Vinschen
2018-03-01
1
-8
/
+2
*
Cygwin: path.cc: clean up includes
Corinna Vinschen
2018-03-01
1
-12
/
+4
*
Cygwin: path_conv: rename is_rep_symlink to is_known_reparse_point
Corinna Vinschen
2018-03-01
5
-13
/
+14
*
Cygwin: improve storage and handling of AF_UNIX socket path
Corinna Vinschen
2018-02-28
2
-29
/
+77
*
Cygwin: fhandler_socket_unix: store peer credentials in ucred member
Corinna Vinschen
2018-02-28
4
-22
/
+30
*
Cygwin: cleanup header including within network-releated files
Corinna Vinschen
2018-02-28
8
-116
/
+43
*
Cygwin: sockets: Fix fstat on unnamed sockets
Corinna Vinschen
2018-02-27
1
-1
/
+1
*
Cygwin: reduce size of fhandler_cygdrive
newlib-snapshot-20180226
Corinna Vinschen
2018-02-26
2
-27
/
+26
*
Cygwin: sockets: Add missing cleanup if socket/socketpair creation fails
Corinna Vinschen
2018-02-26
1
-1
/
+6
*
Cygwin: fhandler_socket_unix: Tiny cleanup
Corinna Vinschen
2018-02-26
1
-29
/
+10
*
Cygwin: sockets: move type and proto checks into fhandler_socket classes
Corinna Vinschen
2018-02-26
4
-25
/
+47
*
Cygwin: fhandler_socket: define socketpair as virtual function
Corinna Vinschen
2018-02-26
5
-7
/
+21
*
doc/faq-using.xml: Add BeyondTrust and Cylance to BLODA
David Macek
2018-02-23
1
-0
/
+2
*
Cygwin: Define SO_PASSCRED and SCM_CREDENTIALS
Corinna Vinschen
2018-02-23
2
-1
/
+3
*
Cygwin: Create empty fhandler_socket_unix
Corinna Vinschen
2018-02-23
11
-19
/
+832
*
Cygwin: fix upcalls in some fhandler_socket_local methods
Corinna Vinschen
2018-02-23
1
-8
/
+7
*
Cygwin: Introduce FH_SOCKET for generic socket file ops
Corinna Vinschen
2018-02-23
4
-3
/
+12
*
Cygwin: encapsulate Winsock based fhandler_socket classes
Corinna Vinschen
2018-02-23
8
-1157
/
+711
*
Cygwin: eliminate unused fhandler method hclose
Corinna Vinschen
2018-02-23
1
-3
/
+0
*
Cygwin: fix fhandler_socket_local::fchmod
Corinna Vinschen
2018-02-23
1
-1
/
+1
*
Cygwin: socket.h: Add SIOCINQ, equivalent to FIONREAD
Corinna Vinschen
2018-02-23
1
-0
/
+1
*
Cygwin: drop unused device nodes and clean up socket devices
Corinna Vinschen
2018-02-23
8
-49
/
+25
*
Cygwin: fhandler_socket: Move select functions into derived classes
Corinna Vinschen
2018-02-22
2
-6
/
+72
*
Cygwin: fhandler_socket: Rearrange methods
Corinna Vinschen
2018-02-22
2
-144
/
+145
*
Cygwin: fhandler_socket: Add derived fcntl methods
Corinna Vinschen
2018-02-22
4
-14
/
+57
*
Cygwin: fhandler_socket: Add derived ioctl methods
Corinna Vinschen
2018-02-22
4
-50
/
+128
*
Cygwin: fhandler_socket: Move shutdown and close methods into derived classes
Corinna Vinschen
2018-02-22
4
-90
/
+160
*
Cygwin: make socketpair an AF_LOCAL-only method
Corinna Vinschen
2018-02-22
4
-32
/
+5
*
doc/ntsec.xml: Fix typo
David Macek
2018-02-21
1
-1
/
+1
*
Cygwin: inline get_socket_flags()
Corinna Vinschen
2018-02-21
4
-20
/
+33
*
Cygwin: fix whitespaces in socket code
Corinna Vinschen
2018-02-21
3
-7
/
+7
*
Cygwin: split out fhandler_socket into inet and local classes
Corinna Vinschen
2018-02-21
10
-2213
/
+3288
*
Cygwin: net.cc: drop redundant declarations
Corinna Vinschen
2018-02-20
1
-4
/
+1
*
Cygwin: set/getsockopt: Move implementation into fhandler_socket class
Corinna Vinschen
2018-02-20
4
-334
/
+348
*
Cygwin: clean error mapping
Corinna Vinschen
2018-02-20
4
-23
/
+18
*
Cygwin: Make sure fraction of seconds constants enforce 64 bit computation
Corinna Vinschen
2018-02-20
1
-4
/
+4
*
Cygwin: fix declaration of fhandler_socket::socketpair
Corinna Vinschen
2018-02-16
1
-2
/
+2
*
Cygwin: fix utils path handling in case cygdrive path is just '/'
Corinna Vinschen
2018-02-16
2
-12
/
+22
*
Cygwin: net: Improve standars conformance comments
Corinna Vinschen
2018-02-16
1
-30
/
+35
*
Cygwin: fhandler_socket: Add :: to potentially colliding WinSock calls
Corinna Vinschen
2018-02-16
1
-6
/
+6
*
Cygwin: socketpair: Move socketpair creation inside fhandler_socket class
Corinna Vinschen
2018-02-16
3
-174
/
+197
*
Cygwin: sockets: move common settings into set_socket_handle()
Corinna Vinschen
2018-02-16
2
-18
/
+21
*
add forward declaration to main() to prevent warnings
Jaap de Wolff
2018-02-16
1
-0
/
+2
[next]