We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84ddc4c commit 826a4d7Copy full SHA for 826a4d7
NEWS
@@ -9,7 +9,11 @@ WiFiDog 1.2.1:
9
* Refactor SSL initialization
10
* Fix a truncation issue around 112 clients in the status page. (#47)
11
* Prevent duplicate TrustedMAC entries (#145)
12
- * Open the firewall if no auth servers can be reached (optional, #90)
+ * Enhance safe_malloc to always zero memory (#155)
13
+ * Fix segfault related pstr_t's buffer (#149)
14
+ * Add open the firewall if no auth servers can be reached (optional, #90)
15
+ * Various other fixes and minor improvements, see
16
+ https://github.com/wifidog/wifidog-gateway/compare/1.2.0...1.2.1
17
18
WiFiDog 1.2.0:
19
* Note: this changelog includes snapshots like 20090925, e.g. everything
0 commit comments