Skip to content

Releases: wifidog/wifidog-gateway

WiFiDog 1.3.0 (released 2015-10-25)

25 Oct 07:55
Compare
Choose a tag to compare

We are happy to announce the immediate availability of WiFiDog Gateway 1.3.0:

CHANGES

  • Add delta traffic stats (#211)

  • Add config options for popular servers (#78, #203)

  • Add SNI support for SSL (#226)

  • Add option to save pid file (#217)

  • Fix build with MUSL (#221)

  • Fix wolfSSL detection for --enable-cyassl configure option (#224)

    54d0532f6a69e186ae86463c4f4ae636 wifidog-gateway-1.3.0.tar.gz

WiFiDog Gateway 1.2.1 (released 2015-04-16)

16 Apr 13:54
Compare
Choose a tag to compare

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)

21 Mar 09:44
Compare
Choose a tag to compare

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)

19 Mar 14:33
Compare
Choose a tag to compare
First supported version on OpenWRT kamikaze

WiFiDog Gateway 1.1.4 (released 2007-10-19)

19 Mar 14:33
Compare
Choose a tag to compare
Update doxygen.cfg.in, fix bugs

WiFiDog Gateway 1.1.3

19 Mar 14:32
Compare
Choose a tag to compare
Fix incomplete change to make te gateway retry external interface for…

WiFiDog Gateway 1.1.3-rc.1

19 Mar 14:31
Compare
Choose a tag to compare
Pre-release
Close #321 #332

WiFiDog Gateway 1.1.3-beta.6

19 Mar 14:30
Compare
Choose a tag to compare
Pre-release
Fix bug #238

WiFiDog Gateway 1.1.3-beta.2

19 Mar 14:30
Compare
Choose a tag to compare
Pre-release
Fix bug #65

WiFiDog Gateway 1.1.2

19 Mar 14:28
Compare
Choose a tag to compare
Added some informations so it compiles on newer OpenWRT's (whiterussi…