Releases: wifidog/wifidog-gateway
Releases · wifidog/wifidog-gateway
WiFiDog 1.3.0 (released 2015-10-25)
We are happy to announce the immediate availability of WiFiDog Gateway 1.3.0:
CHANGES
WiFiDog Gateway 1.2.1 (released 2015-04-16)
We are happy to announce the immediate availability of WiFiDog Gateway 1.2.1.
CHANGES
- Fix build (#127, #128)
- Integrate with Travis CI
- Integrate with Coverity Scan
- Fix several memory leaks and other potential problems uncovered by
*static analysis - Refactor SSL initialization
- Fix a truncation issue around 112 clients in the status page. (#47)
- Prevent duplicate TrustedMAC entries (#145)
- Enhance safe_malloc to always zero memory (#155)
- Fix segfault related pstr_t's buffer (#149)
- Add open the firewall if no auth servers can be reached (optional, #90)
- Add configurable ARP table location (-a switch). Useful for mock ARP tables during
load tests (#166) - Various other fixes and minor improvements, see
1.2.0...1.2.1
MD5SUMS
3c9c35968f154b1c9224245a5d708d5f *wifidog-gateway-1.2.1.tar.gz
WiFiDog Gateway 1.2.0 (released 2015-03-21)
This release has known segfault in src/util.c:get_status_text(). Please do not use!
MD5SUMS
af1835ef7cf392662460f15edce44359 *wifidog-gateway-1.2.0.tar.gz
WiFiDog Gateway 1.1.5 (released 2009-02-28)
First supported version on OpenWRT kamikaze
WiFiDog Gateway 1.1.4 (released 2007-10-19)
Update doxygen.cfg.in, fix bugs
WiFiDog Gateway 1.1.3
Fix incomplete change to make te gateway retry external interface for…
WiFiDog Gateway 1.1.3-rc.1
Close #321 #332
WiFiDog Gateway 1.1.3-beta.6
Fix bug #238
WiFiDog Gateway 1.1.3-beta.2
Fix bug #65
WiFiDog Gateway 1.1.2
Added some informations so it compiles on newer OpenWRT's (whiterussi…