Commit graph

6 commits

Author SHA1 Message Date
Tobias Nygren
3aa0f45e16 Add missing INSTALLATION_DIRS.
While here update to the latest version, which unfortunately doesn't
build because it needs boost 1.35, but we have 1.34.1. Oh well.
2008-05-29 19:38:32 +00:00
Shaun Amott
e2433993d4 - Upgrade ezbounce to 1.04c - thus making fetchable.
- Add an additional master site.
- Vendor's patch has been integrated.

ChangeLog:
------------------------------------------------------------------------
version 1.04c (May 9, 2006)

  * Fixed compile error on gcc 3.4.x

version 1.04b (January 9, 2004)

  * Fixed reattach problems with the first letter of channel names
       being cut off in some cases.

  * Fixed format string vulnerability in SESSIONS command.
------------------------------------------------------------------------
2006-09-12 23:18:47 +00:00
Roland Illig
1ee539a984 Added RMD160 checksums. 2005-09-28 06:41:05 +00:00
Juan Romero Pardines
ebbb19874d Apply a security patch that fixes couple of remote-exploitable bugs. 2003-07-31 02:26:19 +00:00
Juan Romero Pardines
54985a6c78 Updated to 1.04a
Changes:

version 1.04a (April 26, 2003)

* Fixed channels not being removed from list after parting. This
  was causing phantom channels to be joined on reattach. (Only
  on some networks)
* Fixed Numeric 005 data being stored incompletely. This was causing
  oddities on reattach.

version 1.04 (December 2, 2002)

* Fixed "LOG LIST" crashing (Oops)

version 1.03 (November 28, 2002)

* Fixed a problem with logfile sending causing a crash
* Fixed a potential security hole with strncat()
* Fixed a bug in server ping replies. This should fix the problems
  with ping timeouts on IRCDs that use token ping replies.
2003-06-11 01:16:41 +00:00
Juan Romero Pardines
72e0923e06 Initial import of ezbounce 1.02
A Highly Configurable IRC Proxy

Features:

* Multi-user support: lets you have multiple users each with different 
  passwords and priviledges
* Full access control with allow and ban lists
* Fully transparent DCC proxying
* Detaching capability to allow users to disconnect from the proxy, but keep 
  the IRC session alive and attach to it later
* Logs conversations while detached
* SSL Support
* Can listen on and bind connections to different virtual hosts
* Uses nonblocking sockets for connections
* Fake ident support (with help of special ident daemon included)
* Ability to reload configuration file while running
* Numerous tweakable settings.
* And more

Closes my own pr pkg/20594.
2003-04-20 06:27:44 +00:00