Bug#969059: ITP: criterion -- cross-platform C and C++ unit testing framework

2020-08-26 Thread SZALAY Attila
Package: wnpp
Severity: wishlist
Owner: SZALAY Attila 

* Package name: criterion
  Version : 2.3.3
  Upstream Author : Franklin "Snaipe" Mathieu <http://snai.pe/>
* URL : https://github.com/Snaipe/Criterion
* License : MIT, WTFPL, BSD-2-Clause, bzip2
  Programming Lang: C, C++, Perl, Raku, Meson, Shell
  Description : cross-platform C and C++ unit testing framework

 Most test frameworks for C require a lot of boilerplate code to set up
 tests and test suites -- you need to create a main, then register new test
 suites, then register the tests within these suits, and finally call the
 right functions.
 .
 This gives the user great control, at the unfortunate cost of simplicity.
 .
 Criterion follows the KISS principle, while keeping the control the user
 would have with other frameworks:
 .
 * C99 and C++11 compatible.
 * Tests are automatically registered when declared.
 * Implements a xUnit framework structure.
 * A default entry point is provided, no need to declare a main unless you
want to do special handling.
 * Test are isolated in their own process, crashes and signals can be
reported and tested.
 * Unified interface between C and C++: include the criterion header and it
just works.
 * Supports parameterized tests and theories.
 * Progress and statistics can be followed in real time with report hooks.
 * TAP output format can be enabled with an option.
 * Runs on Linux, FreeBSD, Mac OS X, and Windows (Compiling with MinGW GCC
and Visual Studio 2015+).

This package is used by the syslog-ng as the new test framework.


Bug#948216: ITP: boxfort -- simple, cross-platform sandboxing C library powering Criterion

2020-01-05 Thread SZALAY Attila
Package: wnpp
Severity: wishlist
Owner: SZALAY Attila 

* Package name: boxfort
  Version : 0.0.0-git20200105-3e16c0a
  Upstream Author : Franklin "Snaipe" Mathieu <http://snai.pe/>
* URL : https://github.com/Snaipe/BoxFort
* License : MIT/X
  Programming Lang: C
  Description : simple, cross-platform sandboxing C library powering 
Criterion

 BoxFort provides a simple API to run user code in isolated processes.
 .
 Although BoxFort provides some kind of security of the parent process from
 spawned sandboxes, a sandbox has by default the same system permissions and
 access than its parent, and is hence, without care, ill-fitted for security
 purposes.
 .
 The main goal of this project is not security, but portable code isolation
 -- if you want complete system isolation, consider using properly configured
 containers.


This package is a dependency of the Criterion C++ test library.
I'm planning to maintain this alone at first, but it looks like a team is 
forming
around the Criterion package and it's dependencies, so we might form a more
official team later.



Bug#775827: Is there any news

2017-08-12 Thread SZALAY Attila
Hi,

Is there any news about the ownership of this package?

I tried to reach Micah directly but was unable to, so I write to this
bug to reach a grater audience. I have a co-maintained package which is
depends on the grok package so I would like to see this package in a
good shape but I do not use it myself. And therefore I'm not sure it
would be a great idea to take over the package but if this is needed to
 let the bugs fixed I would do it.

signature.asc
Description: This is a digitally signed message part


Bug#713052: ITP: kzorp -- KZorp is kernel space helper for application level gateways, especially Zorp

2013-06-22 Thread SZALAY Attila
Package: wnpp
Severity: wishlist
Owner: SZALAY Attila 

* Package name: kzorp
  Version : 0.1.0
  Upstream Author : BalaBit IT LTd.
* URL : https://github.com/balabit/kzorp
* License : GPL
  Programming Lang: C, Python
  Description : KZorp is kernel space helper for application level 
gateways, especially Zorp

Kzorp is a open source set of mechanisms to implement mixed packet
filter/application level gateway functionality on Linux.
Kzorp is used by Zorp, and anyone is welcome to use it with other gateways.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130622073312.13440.52813.reportbug@mochrul.balabit



Bug#337705: ITP: libzorpll3.0.6-dbg -- Low level library functions for Zorp, debug version

2005-11-05 Thread SZALAY Attila
Package: wnpp
Severity: wishlist
Owner: SZALAY Attila <[EMAIL PROTECTED]>

* Package name: libzorpll3.0.6-dbg
  Version : 3.0.6.4
  Upstream Author :  Scheidler Balázs <[EMAIL PROTECTED]>
* URL : http://www.balabit.hu/downloads/zorp/
* License : GNU/GPL + permission to use OpenSSL
  Description : Low level library functions for Zorp, debug version

 Zorp is a new generation firewall. It is essentially a transparent proxy
 firewall, with strict protocol analyzing proxies, a modular architecture,
 and fine-grained control over the mediated traffic. Configuration decisions
 are scriptable with the Python based configuration language.
 .
 This package contains the same library as libzorpll but with debugging code
 enabled.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.18
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)



Bug#337654: ITP: libevt0 -- Syslog event logger library

2005-11-05 Thread SZALAY Attila
Package: wnpp
Severity: wishlist
Owner: SZALAY Attila <[EMAIL PROTECTED]>

* Package name: libevtlog0
  Version : 0.2.3+20051031
  Upstream Author : Scheidler Balazs <[EMAIL PROTECTED]>
* URL : http://www.balabit.hu/downloads/syslog-ng/1.9/src/
* License : BSD
  Description : Syslog event logger library

 The EventLog library aims to be a replacement of the simple syslog() API
 provided on UNIX systems. The major difference between EventLog and syslog
 is that EventLog tries to add structure to messages.
 .
 EventLog provides an interface to build, format and output an event record.
 The exact format and output method can be customized by the administrator
 via a configuration file.
 .
 This package is the runtime part of the library.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.18
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#337652: ITP: libzorpll3.0.6 -- Low level library functions for Zorp

2005-11-05 Thread SZALAY Attila
Package: wnpp
Severity: wishlist
Owner: SZALAY Attila <[EMAIL PROTECTED]>

* Package name: libzorpll3.0.6
  Version : 3.0.6.2
  Upstream Author : Scheidler Balázs <[EMAIL PROTECTED]>
* URL : http://www.balabit.hu/downloads/zorp/libzorpll-src/
* License : GNU/GPL + permission to use OpenSSL
  Description : Low level library functions for Zorp

 Zorp is a new generation firewall. It is essentially a transparent proxy
 firewall, with strict protocol analyzing proxies, a modular architecture,
 and fine-grained control over the mediated traffic. Configuration decisions
 are scriptable with the Python based configuration language.
 .
 This package contains low level library functions needed by Zorp and
 associated programs.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.18
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)



Bug#311497: ITP: eventlog -- Syslog event logger library

2005-06-01 Thread SZALAY Attila
Package: wnpp
Severity: wishlist
Owner: SZALAY Attila <[EMAIL PROTECTED]>

* Package name: eventlog
  Version : 0.2.3+20050116+1856
  Upstream Author : Scheidler Balazs <[EMAIL PROTECTED]>
* URL : http://www.balabit.hu/downloads/syslog-ng/1.9/src/
* License : BSD
  Description : Syslog event logger library

 The EventLog library aims to be a replacement of the simple syslog() API
 provided on UNIX systems. The major difference between EventLog and syslog
 is that EventLog tries to add structure to messages.
 .
 EventLog provides an interface to build, format and output an event record.
 The exact format and output method can be customized by the administrator
 via a configuration file.


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.18
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#88347: zorp

2001-10-01 Thread SZALAY Attila
Hi!

On 2001 Sep 30, Jérôme Marant wrote:
> 
>   You made an ITP about zorp 210 days ago and
>   nothing was done. Do you still plan to package it?
>   If not, the ITP should be retitled to RFP.

Yes I want to package it.

But zorp depend on glib1.3 and IIRC glib1.3 is not in debian.
And if libglib1.3 is go to debian that not enough becouse
zorp is only working with version glib1.3 <= 1.3.2

And I waiting for upstream to resolve this. :(

-- 
PGP ID 0x8D143771, /C5 95 43 F8 6F 19 E8 29  53 5E 96 61 05 63 42 D0
GPG ID   ABA0E8B2, 45CF B559 8281 8091 8469  CACD DB71 AEFC ABA0 E8B2

  The best things in life are free, but the
expensive ones are still worth a look.


pgp3n6WEAm7om.pgp
Description: PGP signature


Bug#88347: ITP: zorp -- An advanced stateful proxy firewall

2001-03-03 Thread SZALAY Attila
Package: wnpp
Severity: wishlist

Zorp is a GPL licensed proxy firewall.

It's source can be downloaded from:

http://www.balabit.hu/download/zorp/

The current version is about 0.7.16. 

Description: An advanced stateful proxy firewall
 Zorp is a new generation firewall. It is essentially a proxy firewall,
 with a modular architecture, fine-grained control over the handled traffic,
 and support for Mandatory Access Control (MAC).
 Zorp aims to be compliant with the DoD Labeled Security Protection Profile.
 Its configuration language is Python.