index
:
delta/lighttpd-git.git
master
personal/gstrauss/master
personal/stbuehler/1.4.48-mod-proxy-fix
personal/stbuehler/ci-build
personal/stbuehler/cleanup-build
personal/stbuehler/fix-fdevent
personal/stbuehler/leaks
personal/stbuehler/mod-csrf
personal/stbuehler/mod-csrf-old
git.lighttpd.net: lighttpd/lighttpd1.4.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sock_addr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[core] sock_addr_set_port()
Glenn Strauss
2021-09-08
1
-0
/
+20
*
[multiple] reduce redundant NULL buffer checks
Glenn Strauss
2021-08-27
1
-3
/
+3
*
[core] sock_addr_from_buffer_hints_numeric unused
Glenn Strauss
2021-08-27
1
-0
/
+2
*
[multiple] use buffer_append_* aggregates
Glenn Strauss
2021-04-02
1
-2
/
+1
*
[core] prefer IPv6+IPv4 func vs IPv4-specific func
Glenn Strauss
2020-12-23
1
-5
/
+29
*
[multiple] replace fall through comment with attr
Glenn Strauss
2020-12-16
1
-1
/
+1
*
[multiple] add summaries to top of some modules
Glenn Strauss
2020-07-08
1
-0
/
+6
*
[core] C99 restrict on some base funcs
Glenn Strauss
2020-07-08
1
-10
/
+11
*
[core] remove include base.h where unused
Glenn Strauss
2020-07-08
1
-1
/
+0
*
[multiple] rename r to rc rv rd wr to be different
Glenn Strauss
2020-07-08
1
-10
/
+10
*
[multiple] prefer (connection *) to (srv *)
Glenn Strauss
2020-07-08
1
-52
/
+47
*
[core] avoid freeaddrinfo() on NULL ptr (fixes #2984)
Glenn Strauss
2020-01-26
1
-1
/
+2
*
[core] allocate unix socket paths with SUN_LEN()+1 (fixes #2962)
Glenn Strauss
2019-06-25
1
-3
/
+2
*
[core] quiet coverity false positive
Glenn Strauss
2018-09-25
1
-0
/
+3
*
[core] quiet coverity false positive
Glenn Strauss
2017-11-03
1
-0
/
+1
*
[core] isolate sock_addr manipulation
Glenn Strauss
2017-10-29
1
-0
/
+685