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
/
mod_authn_gssapi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[build] _WIN32 __declspec(dllexport) *_plugin_init
Glenn Strauss
2023-05-03
1
-0
/
+1
*
[core] _WIN32 sys-unistd.h to wrap <unistd.h>
Glenn Strauss
2023-05-03
1
-1
/
+1
*
[multiple] store ptrs to remote addr in request_st (#3192)
Glenn Strauss
2023-02-28
1
-1
/
+1
*
[multiple] employ ck_calloc, ck_malloc shared code
Glenn Strauss
2022-12-10
1
-1
/
+1
*
[multiple] mark mod_*_plugin_init() funcs cold
Glenn Strauss
2022-12-07
1
-0
/
+2
*
[mod_authn_gssapi] warn if no confidentiality flag (fixes #3163)
Glenn Strauss
2022-07-28
1
-5
/
+2
*
[multiple] use buffer_append_char()
Glenn Strauss
2022-05-11
1
-2
/
+2
*
[multiple] remove buffer_init_buffer()
Glenn Strauss
2022-01-07
1
-1
/
+1
*
[multiple] remove buffer_init_string()
Glenn Strauss
2022-01-07
1
-1
/
+2
*
[mod_authn_gssapi] reduce KRB5CCNAME mem alloc
Glenn Strauss
2022-01-07
1
-14
/
+11
*
[mod_authn_gssapi] code reuse: fdevent_mkostemp()
Glenn Strauss
2022-01-07
1
-6
/
+2
*
[multiple] inline struct in con->dst_addr_buf
Glenn Strauss
2021-08-27
1
-1
/
+1
*
[multiple] reduce redundant NULL buffer checks
Glenn Strauss
2021-08-27
1
-22
/
+43
*
[mod_auth*] rename http_auth.* -> mod_auth_api.*
Glenn Strauss
2021-08-27
1
-8
/
+7
*
[core] remove HANDLER_UNSET enum value
Glenn Strauss
2021-05-13
1
-2
/
+2
*
[multiple] pass len when copying constant strings
Glenn Strauss
2021-04-02
1
-1
/
+1
*
[multiple] extend enum http_header_e list
Glenn Strauss
2020-10-11
1
-2
/
+6
*
[multiple] rename connection_reset hook to request
Glenn Strauss
2020-08-02
1
-1
/
+1
*
[multiple] split con, request (very large change)
Glenn Strauss
2020-07-08
1
-90
/
+91
*
[multiple] copy small struct instead of memcpy()
Glenn Strauss
2020-07-08
1
-1
/
+2
*
[core] store subrequest_handler instead of mode
Glenn Strauss
2020-07-08
1
-4
/
+4
*
[core] move addtl request-specific struct members
Glenn Strauss
2020-07-08
1
-1
/
+1
*
[core] move plugin_ctx into (request_st *)
Glenn Strauss
2020-07-08
1
-3
/
+3
*
[core] move addtl request-specific struct members
Glenn Strauss
2020-07-08
1
-4
/
+4
*
[multiple] connection hooks no longer get (srv *)
Glenn Strauss
2020-07-08
1
-1
/
+0
*
[multiple] prefer (connection *) to (srv *)
Glenn Strauss
2020-07-08
1
-63
/
+66
*
[multiple] plugin.c handles common FREE_FUNC code
Glenn Strauss
2020-07-08
1
-11
/
+0
*
[mod_auth*] use config_plugin_values_init()
Glenn Strauss
2020-07-08
1
-87
/
+65
*
[core] const char *name in struct plugin
Glenn Strauss
2020-05-23
1
-3
/
+1
*
[core] simpler config_check_cond()
Glenn Strauss
2020-05-23
1
-3
/
+2
*
[core] add const to callers of http_header_*_get()
Glenn Strauss
2020-02-24
1
-1
/
+1
*
[core] inline buffer key for *_patch_connection()
Glenn Strauss
2020-02-24
1
-3
/
+3
*
[mod_authn_gssapi] option to store delegated creds (fixes #2967)
Glenn Strauss
2019-09-08
1
-1
/
+11
*
[mod_authn_gssapi] 500 if fail to delegate creds (#2967)
Glenn Strauss
2019-09-07
1
-10
/
+22
*
[core] use buffer_eq_icase_ssn func
Glenn Strauss
2019-06-06
1
-1
/
+1
*
[multiple] cleaner calloc use in SETDEFAULTS_FUNC
Mohammed Sadiq
2019-04-20
1
-1
/
+1
*
[core] prefer buffer_append_string_len()
Glenn Strauss
2018-09-23
1
-5
/
+5
*
[core] abstraction layer for HTTP header manip
Glenn Strauss
2018-09-23
1
-19
/
+18
*
[core] attempt to quiet coverity false positives
Glenn Strauss
2017-08-12
1
-0
/
+4
*
[core] reduce exposure of unistd.h, other includes
Glenn Strauss
2017-07-15
1
-0
/
+1
*
[core] report file path when mkstemp() fails (fixes #2802)
Glenn Strauss
2017-03-28
1
-1
/
+1
*
[mod_authn_gssapi] fix missing error ret, coverity
Glenn Strauss
2016-12-05
1
-7
/
+5
*
[mod_authn_gssapi] better resource cleanup
Glenn Strauss
2016-11-27
1
-21
/
+23
*
[mod_authn_gssapi] fix memory leak
Stefan Bühler
2016-11-02
1
-10
/
+12
*
minor: coverity comments
Glenn Strauss
2016-10-29
1
-1
/
+2
*
[autobuild] rm module stub code for missing deps
Glenn Strauss
2016-10-17
1
-12
/
+0
*
[autobuild] remove mod_authn_gssapi dep on resolv
Glenn Strauss
2016-10-16
1
-1
/
+0
*
[mod_auth] fix printing of IP in error trace
Glenn Strauss
2016-10-04
1
-1
/
+1
*
[mod_auth] HTTP Basic auth backends also do authz (#1817)
Glenn Strauss
2016-09-28
1
-6
/
+6
*
remove excess initializers (fix compiler warnings)
Glenn Strauss
2016-09-23
1
-1
/
+1
[next]