History log of /netbsd-src/lib/libipsec/shlib_version (Results 1 – 6 of 6)
Revision Date Author Comments
# 46edb91e 11-Jan-2009 christos <christos@NetBSD.org>

bump shared libraries.


# e7390e9b 10-Dec-2006 manu <manu@NetBSD.org>

Bump libipsec minor


# 01db58f7 19-Feb-2005 thorpej <thorpej@NetBSD.org>

Bump shlib version to 2.1 as was intended with ipsec-tools integration.


# 8ab75e23 13-Mar-2000 itojun <itojun@NetBSD.org>

hide shouldn't-be-exported symbols from the outside.
don't compile pfkey*, since we expect tons of changes in the near future.

bump shlib major (due to less exported APIs than before - am I correct

hide shouldn't-be-exported symbols from the outside.
don't compile pfkey*, since we expect tons of changes in the near future.

bump shlib major (due to less exported APIs than before - am I correct here?).

show more ...


# e5e64647 31-Jan-2000 itojun <itojun@NetBSD.org>

upgrade libipsec to the latest.
- parser now uses yacc/lex (there'll be no symbol conflict).
- outbound policy and inbound policy is now separate
- policy specification for tunnel SA is improved
- ap

upgrade libipsec to the latest.
- parser now uses yacc/lex (there'll be no symbol conflict).
- outbound policy and inbound policy is now separate
- policy specification for tunnel SA is improved
- api changed, bump shlib major

XXX some of programs will become not buildable - will commit shortly

show more ...


# 85685e01 01-Jul-1999 itojun <itojun@NetBSD.org>

ipsec support library.
mainly for debugging, and policy text->binary conversion. NO crypto code
is included so it is export safe.