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
path:
root
/
winsup
/
cygwin
/
net.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* fhandler.h (-struct wsa_event): Move to wsa_event.h. Include
Corinna Vinschen
2008-04-18
1
-4
/
+3
*
Remove unneeded header files from source files throughout.
Christopher Faylor
2008-04-07
1
-4
/
+0
*
Add miscfuncs.h to files as needed throughout.
Christopher Faylor
2008-04-07
1
-0
/
+1
*
Cleanup.
Corinna Vinschen
2008-04-03
1
-20
/
+13
*
* net.cc (load_ipv6_funcs): Use MAX_PATH instead of CYG_MAX_PATH.
Corinna Vinschen
2007-10-31
1
-86
/
+84
*
* fork.cc: White space.
Christopher Faylor
2007-07-07
1
-11
/
+11
*
* autoload.cc (WSAIoctl): Remove.
Corinna Vinschen
2007-06-21
1
-447
/
+544
*
* autoload.cc (GetIpForwardTable): Define.
Corinna Vinschen
2007-06-14
1
-0
/
+45
*
* fhandler_registry.cc (registry_listing): Drop name of HKEY_DYN_DATA.
Corinna Vinschen
2007-02-26
1
-1
/
+1
*
* fhandler.cc (fhandler_base::set_no_inheritance): Always use
Corinna Vinschen
2007-02-22
1
-10
/
+0
*
* Makefile.in (DLL_IMPORTS): Add libntdll.a.
Corinna Vinschen
2007-02-22
1
-190
/
+5
*
Remove extraneous whitespace.
Christopher Faylor
2007-02-20
1
-44
/
+44
*
* net.cc (ga_dup): New function, taken from ga_clone with v4-in-v6
Corinna Vinschen
2007-02-01
1
-19
/
+130
*
* net.cc (cygwin_getaddrinfo): Fix thinko in AI_ADDRCONFIG handling.
Corinna Vinschen
2007-01-31
1
-2
/
+1
*
* net.cc (cygwin_getaddrinfo): Check ai_flags for valid values.
Corinna Vinschen
2007-01-31
1
-1
/
+34
*
* net.cc (if_nametoindex): This time, really free IP_ADAPTER_ADDRESSES
Corinna Vinschen
2007-01-24
1
-7
/
+7
*
* net.cc (gai_errmap): Add EAI_OVERFLOW entry. Fix formatting.
Corinna Vinschen
2007-01-23
1
-15
/
+16
*
* net.cc (if_nametoindex): Free IP_ADAPTER_ADDRESSES memory.
Corinna Vinschen
2007-01-23
1
-19
/
+34
*
* autoload.cc (WSAIoctl): Define.
Corinna Vinschen
2007-01-21
1
-6
/
+497
*
* fhandler_socket.cc (fhandler_socket::ioctl): Handle SIOCGIFINDEX.
Corinna Vinschen
2007-01-16
1
-0
/
+15
*
(get_ifconf): Set MTU for loopback to more correct value.
Corinna Vinschen
2007-01-04
1
-2
/
+2
*
* fhandler_socket.cc (fhandler_socket::ioctl): Don't fake results
Corinna Vinschen
2007-01-04
1
-107
/
+106
*
* net.cc (get_ipv6_funcs): Fix formatting.
Corinna Vinschen
2006-11-23
1
-3
/
+3
*
* net.cc (cygwin_getnameinfo): Fix typo in comment.
Corinna Vinschen
2006-10-20
1
-1
/
+1
*
* fhandler_socket.cc (fhandler_socket::recvmsg): Remove unused tot
Corinna Vinschen
2006-07-27
1
-2
/
+3
*
* fhandler.h (class fhandler_socket): Remove prot_info_ptr.
Corinna Vinschen
2006-07-27
1
-7
/
+8
*
2006-07-25 Corinna Vinschen <corinna@vinschen.de>
Corinna Vinschen
2006-07-25
1
-214
/
+1438
*
* Makefile.in (DLL_OFILES): Add inet_addr.o and inet_network.o.
Corinna Vinschen
2006-07-07
1
-41
/
+4
*
* Makefile.in (DLL_OFILES): Add rexec.o.
Corinna Vinschen
2006-07-04
1
-60
/
+1
*
* net.cc (cygwin_sendto): Define appropriate parameters using
Corinna Vinschen
2006-07-03
1
-13
/
+14
*
* net.cc (cygwin_sendto): Allow zero-sized packets.
Corinna Vinschen
2006-06-30
1
-3
/
+2
*
Revert patches from 2005-10-22 and 2006-06-14 to use event driven
Corinna Vinschen
2006-06-26
1
-2
/
+63
*
* net.cc (fdsock): Disable raising buffer sizes. Add comment to
Corinna Vinschen
2006-06-12
1
-2
/
+13
*
white space
Christopher Faylor
2006-05-28
1
-7
/
+7
*
* fhandler_socket.cc: Move iptypes.h include after winsock2 since it now relies
Christopher Faylor
2006-04-05
1
-1
/
+1
*
* net.cc (fdsock): Raise default SO_RCVBUF/SO_SNDBUF buffer sizes to
Corinna Vinschen
2006-04-04
1
-0
/
+9
*
* fhandler.h (class fhandler_socket): Add saw_reuseaddr status flag.
Corinna Vinschen
2006-01-29
1
-0
/
+2
*
* net.cc (rresvport): Remove extern declaration.
Corinna Vinschen
2006-01-18
1
-1
/
+0
*
* autoload.cc (rresvport): Remove.
Corinna Vinschen
2006-01-18
1
-1
/
+59
*
* net.cc (cygwin_setsockopt): Ignore errors when setting IP_TOS on
Corinna Vinschen
2006-01-13
1
-21
/
+33
*
whitespace cleanup to force snapshot.
Christopher Faylor
2005-12-22
1
-3
/
+3
*
Remove unneeded whitespace.
Christopher Faylor
2005-12-05
1
-1
/
+1
*
* fhandler_socket.cc (fhandler_socket::connect): Don't restrict
Corinna Vinschen
2005-10-22
1
-13
/
+1
*
* fhandler.h (class fhandler_socket): Add timeout parameter to wait()
Corinna Vinschen
2005-10-22
1
-50
/
+1
*
* autoload.cc: Never load wsock32.dll. Load all wsock32 function
Corinna Vinschen
2005-10-17
1
-102
/
+52
*
* net.cc (cygwin_gethostbyname): Remove debugging.
Christopher Faylor
2005-10-11
1
-3
/
+0
*
* net.cc (cygwin_gethostbyname): Remove debugging cruft.
Christopher Faylor
2005-09-23
1
-2
/
+0
*
* net.cc (cygwin_inet_ntop): Change len argument to socklen_t to
Corinna Vinschen
2005-09-17
1
-2
/
+2
*
* cygtls.h (san): New structure.
Christopher Faylor
2005-09-14
1
-2
/
+7
*
white space
Christopher Faylor
2005-08-12
1
-2
/
+2
[next]