aboutsummaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'changelog')
-rw-r--r--changelog55
1 files changed, 55 insertions, 0 deletions
diff --git a/changelog b/changelog
index 8a06f55..5ae2897 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,58 @@
+commit 3b9460a74b51119e15e0d57dafb2e0c66326890a
+Author: Timo Weingärtner <timo@tiwe.de>
+Date: 2018-01-08 21:08:09 +0100
+
+ update copyright
+
+commit bae7e0329adf50af874bf323cefc9e54c2cd00a0
+Author: Timo Weingärtner <timo@tiwe.de>
+Date: 2018-01-08 20:44:32 +0100
+
+ add tests using shunit2
+
+commit c97c3087ad393eef928f961869b0c5e400f8a66f
+Author: Timo Weingärtner <timo@tiwe.de>
+Date: 2018-01-06 12:55:28 +0100
+
+ add dissection for cert signing requests
+
+commit 6b20192d53aea20ea5ba9725aebe2b7c7d8d8875
+Author: Timo Weingärtner <timo@tiwe.de>
+Date: 2017-12-27 16:54:54 +0100
+
+ follow API change in nettle 3.4
+
+ Closes: 884400
+
+commit 3944f8c3b52e23e7e617fbfa24307ce8c07757e6
+Author: Timo Weingärtner <timo@tiwe.de>
+Date: 2016-10-11 16:42:02 +0200
+
+ fixup! afssh: use realpath instead of readlink -f, with fallback
+
+commit 2f994963899ca8e039dd0aa38884693a9928e116 (tiwe/master)
+Author: Timo Weingärtner <timo@tiwe.de>
+Date: 2016-10-11 14:25:39 +0200
+
+ afssh: use realpath instead of readlink -f, with fallback
+
+ this add compatibility for some BSD systems which don't have -f to readlink
+ while retaining compatibility with GNU systems without a readlink command
+
+ Thanks: Konstantinos Koukopoulos <kouk@transifex.com>
+
+commit f8e42e89e3404f91d397e325c94af6494786e90f
+Author: Timo Weingärtner <timo@tiwe.de>
+Date: 2016-10-09 12:31:27 +0200
+
+ avoid warning about unused result of chdir()
+
+commit d765ef1acb318e1b97481805b66f7b45f8f08f41 (tag: 0.4.2)
+Author: Timo Weingärtner <timo@tiwe.de>
+Date: 2016-08-27 22:51:46 +0200
+
+ release 0.4.2
+
commit 7152b927e22ef602011f8acf865c3cafc113c502
Author: Timo Weingärtner <timo@tiwe.de>
Date: 2016-08-27 22:47:48 +0200