..
acinclude.m4
Added new poll and kqueue/kevent nsock engines.
2012-10-21 23:20:35 +00:00
aclocal.m4
Regen with Autoconf 2.68 and aclocal 1.11.6.
2012-09-19 16:41:35 +00:00
configure
Implementation of UNIX-domain sockets for Nsock.
2012-11-12 20:44:37 +00:00
configure.ac
Implementation of UNIX-domain sockets for Nsock.
2012-11-12 20:44:37 +00:00
engine_epoll.c
Cleaning up: consistently get event masks from a static inline get_evmask() function.
2012-10-22 04:26:19 +00:00
engine_kqueue.c
Cleaning up: consistently get event masks from a static inline get_evmask() function.
2012-10-22 04:26:19 +00:00
engine_poll.c
A couple adjustemnt for windows.
2012-10-22 17:57:58 +00:00
engine_select.c
Cleaning up: consistently get event masks from a static inline get_evmask() function.
2012-10-22 04:26:19 +00:00
error.c
Update the headers for each code file. This updates code copyright dates to 2012, notes the awesome NSE in the list of technology, and slightly rewords the derivative works clarification
2012-03-01 06:32:23 +00:00
error.h
Update the headers for each code file. This updates code copyright dates to 2012, notes the awesome NSE in the list of technology, and slightly rewords the derivative works clarification
2012-03-01 06:32:23 +00:00
filespace.c
Update the headers for each code file. This updates code copyright dates to 2012, notes the awesome NSE in the list of technology, and slightly rewords the derivative works clarification
2012-03-01 06:32:23 +00:00
filespace.h
Update the headers for each code file. This updates code copyright dates to 2012, notes the awesome NSE in the list of technology, and slightly rewords the derivative works clarification
2012-03-01 06:32:23 +00:00
gh_list.c
Update the headers for each code file. This updates code copyright dates to 2012, notes the awesome NSE in the list of technology, and slightly rewords the derivative works clarification
2012-03-01 06:32:23 +00:00
gh_list.h
Update the headers for each code file. This updates code copyright dates to 2012, notes the awesome NSE in the list of technology, and slightly rewords the derivative works clarification
2012-03-01 06:32:23 +00:00
Makefile.in
Added new poll and kqueue/kevent nsock engines.
2012-10-21 23:20:35 +00:00
netutils.c
Refactor get_hostaddr_string to get_peeraddr_string.
2012-11-12 20:44:49 +00:00
netutils.h
Refactor get_hostaddr_string to get_peeraddr_string.
2012-11-12 20:44:49 +00:00
nsock_connect.c
Implementation of UNIX-domain sockets for Nsock.
2012-11-12 20:44:37 +00:00
nsock_core.c
Refactor get_hostaddr_string to get_peeraddr_string.
2012-11-12 20:44:49 +00:00
nsock_engines.c
Added new poll and kqueue/kevent nsock engines.
2012-10-21 23:20:35 +00:00
nsock_event.c
Removed extra '\n', another one being added by the function.
2012-07-30 19:54:11 +00:00
nsock_internal.h
Implementation of UNIX-domain sockets for Nsock.
2012-11-12 20:44:37 +00:00
nsock_iod.c
Fixed a couple nsock problems described in
2012-07-09 16:45:49 +00:00
nsock_pcap.c
Update the headers for each code file. This updates code copyright dates to 2012, notes the awesome NSE in the list of technology, and slightly rewords the derivative works clarification
2012-03-01 06:32:23 +00:00
nsock_pcap.h
Define SOLARIS_BPF_PCAP_CAPTURE for Solaris 11.
2012-04-07 08:07:41 +00:00
nsock_pool.c
Add nsock_setdevice function.
2012-10-03 15:43:16 +00:00
nsock_read.c
Refactor get_hostaddr_string to get_peeraddr_string.
2012-11-12 20:44:49 +00:00
nsock_ssl.c
Update the headers for each code file. This updates code copyright dates to 2012, notes the awesome NSE in the list of technology, and slightly rewords the derivative works clarification
2012-03-01 06:32:23 +00:00
nsock_ssl.h
Update the headers for each code file. This updates code copyright dates to 2012, notes the awesome NSE in the list of technology, and slightly rewords the derivative works clarification
2012-03-01 06:32:23 +00:00
nsock_timers.c
Fixed filename in header.
2012-09-10 21:03:17 +00:00
nsock_write.c
Refactor get_hostaddr_string to get_peeraddr_string.
2012-11-12 20:44:49 +00:00