summaryrefslogtreecommitdiffhomepage
path: root/src/event/ngx_event_openssl_stapling.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-20Backed out f1a91825730a and 7094bd12c1ff.Maxim Dounin1-1/+1
2013-08-06Replaced ngx_conf_full_name() with ngx_get_full_name().Valentin Bartenev1-1/+1
2013-07-11Core: extended ngx_sock_ntop() with socklen parameter.Vladimir Homutov1-1/+2
2013-05-31OCSP stapling: fixed incorrect debug level.Ruslan Ermilov1-1/+1
2013-05-16OCSP stapling: fix error logging of successful OCSP responses.Piotr Sikora1-3/+2
2012-10-01OCSP stapling: build fixes.Maxim Dounin1-5/+5
2012-10-01OCSP stapling: ssl_stapling_verify directive.Maxim Dounin1-4/+9
2012-10-01OCSP stapling: OCSP_basic_verify() OCSP_TRUSTOTHER flag now used.Maxim Dounin1-1/+1
2012-10-01OCSP stapling: check Content-Type.Maxim Dounin1-0/+28
2012-10-01OCSP stapling: loading OCSP responses.Maxim Dounin1-30/+1606
2012-10-01OCSP stapling: the ngx_event_openssl_stapling.c file.Maxim Dounin1-0/+140