CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/05/02 07:15:24
Modified files:
usr.sbin/relayd: ca.c config.c parse.y relayd.c relayd.h
Log message:
Fix obvious problems with relayd config reload.
- fix a TAILQ corruption because of a use after free
- do not reinit the SSL engine since that fails
OK sthen, benno
