Go to file
Dirk Mueller a295f09a78 - update to 0.34.1:
* Corrected typo in pen.c per suggestion by Belinda Liu.
  * Merged pull request from Vincent Bernat for OpenSSL 1.1.0 compatibility.
  * Allow setting local address for upstream connections. This fixes issue #31.
  * Fixed issue #30: UDP not working in combination with a configuration file.
  * In epoll.c: check for EPOLLHUP.
  * In dsr.c: always use our real mac address, to avoid confusing switches.
  * Cleaned up code residue surrounded by "#if 0".
  * Added CS_HALFDEAD for UDP streams that haven't seen traffic in a while.
  * Bug in pending_and_closing: don't modify the list we're looping over.
  * Updated pen manpage.
  * Added transparent UDP test case to testsuite.sh.
  * Contribution from Talik Eichinger: add X-Forwarded-Proto when doing
  * SSL decryption.
  * Added tarpit test case to testsuite.sh.
  * Tarpit functionality to be used with the DSR mode.
  * pen.1: removed obsolete -S option, updated defaults for -x and -L.
  * In failover_server: sanity checks to failover routine.
  * In add_client: add the initial server to .client as well as .initial.
  * In failover_server: changed abuse_server to ABUSE_SERVER and emerg_server
  * to EMERG_SERVER, to handle their default NO_SERVER values.
  * See issue #19 on Github.
  * At the suggestion from Marcos Vinicius Rogowski, the hash algorith
  * will now include the client port number if the -r (roundrobin)
  * option is used. See https://github.com/UlricE/pen/pull/18
  * Released 0.31.0.
  * Officially released 0.30.1.
  * Fixed IP-based client tracking.
  * Removed unnecessary #include <pen.h> in dlist.c
  * Released 0.30.0.

OBS-URL: https://build.opensuse.org/package/show/network/pen?expand=0&rev=8
2020-08-17 20:08:01 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pen?expand=0&rev=1 2007-01-15 23:29:34 +00:00
init.pen OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pen?expand=0&rev=3 2007-11-09 21:50:00 +00:00
pen-0.34.1.tar.gz - update to 0.34.1: 2020-08-17 20:08:01 +00:00
pen.cfg OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pen?expand=0&rev=1 2007-01-15 23:29:34 +00:00
pen.changes - update to 0.34.1: 2020-08-17 20:08:01 +00:00
pen.spec - update to 0.34.1: 2020-08-17 20:08:01 +00:00
runpen.sh OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pen?expand=0&rev=1 2007-01-15 23:29:34 +00:00