History log of /lighttpd1.4/src/sys-socket.h (Results 1 – 10 of 10)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: lighttpd-1.4.69, lighttpd-1.4.68, lighttpd-1.4.67, lighttpd-1.4.66, lighttpd-1.4.65, lighttpd-1.4.64, lighttpd-1.4.63, lighttpd-1.4.62, lighttpd-1.4.61, lighttpd-1.4.60, lighttpd-1.4.59, lighttpd-1.4.58, lighttpd-1.4.57, lighttpd-1.4.56, lighttpd-1.4.56-rc7, lighttpd-1.4.56-rc6, lighttpd-1.4.56-rc5, lighttpd-1.4.56-rc4, lighttpd-1.4.56-rc3, lighttpd-1.4.56-rc2, lighttpd-1.4.56-rc1, lighttpd-1.4.55, lighttpd-1.4.54, lighttpd-1.4.53, lighttpd-1.4.52, lighttpd-1.4.51, lighttpd-1.4.50
# 04d76e7a 25-Mar-2018 Glenn Strauss <[email protected]>

[core] some header cleanup

provide standard types in first.h instead of base.h
provide lighttpd types in base_decls.h instead of settings.h
reduce headers exposed by headers for core data structures

[core] some header cleanup

provide standard types in first.h instead of base.h
provide lighttpd types in base_decls.h instead of settings.h
reduce headers exposed by headers for core data structures
do not expose <pcre.h> or <stdlib.h> in headers
move stat_cache_entry to stat_cache.h
reduce use of "server.h" and "base.h" in headers

show more ...


Revision tags: lighttpd-1.4.49, lighttpd-1.4.48
# 1367f606 29-Oct-2017 Glenn Strauss <[email protected]>

[core] isolate sock_addr manipulation


Revision tags: lighttpd-1.4.47, lighttpd-1.4.46
# a4488864 03-Apr-2017 Glenn Strauss <[email protected]>

[core] inet_pton(), inet_ntop() on (sock_addr *)

shared code to provide inet_pton() and inet_ntop() behavior on
lighttpd (sock_addr *) and (buffer *) data structures.


# 8cf6e908 28-Mar-2017 Glenn Strauss <[email protected]>

[core] include <netdb.h> where needed

include <netdb.h> in files which use getaddrinfo()
instead of exposing header in local header "sys-socket.h"


# 4796313e 28-Mar-2017 Glenn Strauss <[email protected]>

[core] collect ioctl FIONREAD code

include <sys/ioctl.h> in files which use ioctl()
instead of exposing header in local header "sys-socket.h"


Revision tags: lighttpd-1.4.45, lighttpd-1.4.44, lighttpd-1.4.43
# 5feb2694 16-Oct-2016 Glenn Strauss <[email protected]>

[autobuild] remove mod_authn_gssapi dep on resolv

remove mod_authn_gssapi explicit dependency on -lresolv
This fixes build on FreeBSD when ./configure --with-krb5
(On systems that need libresolv, li

[autobuild] remove mod_authn_gssapi dep on resolv

remove mod_authn_gssapi explicit dependency on -lresolv
This fixes build on FreeBSD when ./configure --with-krb5
(On systems that need libresolv, libkrb5 depends on libresolv)

Also remove obsolete hstrerror() references from build

show more ...


Revision tags: lighttpd-1.4.42, lighttpd-1.4.41
# a3ec906e 18-Jul-2016 Glenn Strauss <[email protected]>

[core] #include <sys/filio.h> for FIONREAD (fixes #2726)

illumos (OpenIndiana) gets FIONREAD from <sys/filio.h>

x-ref:
"lighttpd 1.4.40 compilation fails on illumos (OpenIndiana)"
https://redmi

[core] #include <sys/filio.h> for FIONREAD (fixes #2726)

illumos (OpenIndiana) gets FIONREAD from <sys/filio.h>

x-ref:
"lighttpd 1.4.40 compilation fails on illumos (OpenIndiana)"
https://redmine.lighttpd.net/issues/2735

show more ...


Revision tags: lighttpd-1.4.40
# 8abd06a7 19-Mar-2016 Glenn Strauss <[email protected]>

consistent inclusion of config.h at top of files (fixes #2073)

From: Glenn Strauss <[email protected]>

git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@3113 152afb58-edef-03

consistent inclusion of config.h at top of files (fixes #2073)

From: Glenn Strauss <[email protected]>

git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@3113 152afb58-edef-0310-8abb-c4023f1b3aa9

show more ...


Revision tags: lighttpd-1.4.39, lighttpd-1.4.38, lighttpd-1.4.37, lighttpd-1.4.36, lighttpd-1.4.36--rc1, lighttpd-1.4.35, lighttpd-1.4.34, lighttpd-1.4.33, lighttpd-1.4.32, lighttpd-1.4.31, lighttpd-1.4.30, lighttpd-1.4.29, lighttpd-1.4.28, lighttpd-1.4.27, lighttpd-1.4.26, lighttpd-1.4.25, lighttpd-1.4.24, lighttpd-1.4.23, lighttpd-1.4.22, lighttpd-1.4.21, lighttpd-1.4.20, lighttpd-1.4.19, lighttpd-1.4.18, lighttpd-1.4.17, lighttpd-1.4.16, lighttpd-1.4.15, lighttpd-1.4.14
# dfa9f48b 09-Apr-2007 Jan Kneschke <[email protected]>

ECONNABORTED is not known on cygwin (fixes #863)


git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1734 152afb58-edef-0310-8abb-c4023f1b3aa9


Revision tags: lighttpd-1.4.13, lighttpd-1.4.12, lighttpd-1.4.11, lighttpd-1.4.10, lighttpd-1.4.9, lighttpd-1.4.8, lighttpd-1.4.7, lighttpd-1.4.6, lighttpd-1.4.5, lighttpd-1.4.4, lighttpd-1.4.3, lighttpd-1.4.2, lighttpd-1.4.1, lighttpd-1.3.16, lighttpd-1.3.15, lighttpd-1.3.14, lighttpd-1.3.13, lighttpd-1.3.12, lighttpd-1.3.11
# bcdc6a3b 20-Feb-2005 Jan Kneschke <[email protected]>

moved everything below trunk/ and added branches/ and tags/


git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@30 152afb58-edef-0310-8abb-c4023f1b3aa9