summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-05-26 15:49:32 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-05-26 15:49:32 +0200
commit331a6442021405ecc0704fc11adb42178c917e67 (patch)
treee1c1966485c2eb15ae8e901926dfb6f7adfaa105 /ChangeLog
parentfce6ddc99fe4894bbacf2271653d558292183d62 (diff)
downloadrsyslog-331a6442021405ecc0704fc11adb42178c917e67.tar.gz
rsyslog-331a6442021405ecc0704fc11adb42178c917e67.tar.xz
rsyslog-331a6442021405ecc0704fc11adb42178c917e67.zip
protected gtls error string function by a mutex.
Without it, we could have a race condition in extreme cases. This was very remote, but now can no longer happen.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a65e0c5..6691ac70 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
- implemented x509/certvalid gtls auth mode
- implemented x509/name gtls auth mode
- changed fingerprint gtls auth mode to new format fingerprint
+- protected gtls error string function by a mutex. Without it, we
+ could have a race condition in extreme cases. This was very remote,
+ but now can no longer happen.
- changed config directive name to reflect different use
$ActionSendStreamDriverCertFingerprint is now
$ActionSendStreamDriverPermittedPeer and can be used both for