Author: jan
Date: 2007-07-19 16:13:09 +0200 (Thu, 19 Jul 2007)
New Revision: 280
Added:
trunk/openvas-libraries/CHANGES
Modified:
trunk/openvas-libraries/ChangeLog
trunk/openvas-libraries/INSTALL_README
trunk/openvas-libraries/MANIFEST
trunk/openvas-libraries/Makefile
trunk/openvas-libraries/TODO
trunk/openvas-libraries/include/config.h.in
trunk/openvas-libraries/include/libopenvas.h
Log:
First preparations for release.
* include/libopenvas.h, include/config.h.in: Removed last occurances of
HAVE_SSL.
* MANIFEST: updated.
* CHANGES: New. Describes Changes for users.
* Makefile: No sbin required for installation of this package.
* TODO: Removed item about libpcap which indeed has been removed
meanwhile.
* INSTALL_README: Added a warning that these instructions might
not be uptodate.
Added: trunk/openvas-libraries/CHANGES
===================================================================
--- trunk/openvas-libraries/CHANGES 2007-07-19 09:49:08 UTC (rev 279)
+++ trunk/openvas-libraries/CHANGES 2007-07-19 14:13:09 UTC (rev 280)
@@ -0,0 +1,16 @@
+openvas-libraries 0.9.0 (XX.XX.2007)
+
+The first initial release of openvas-libraries
+after the fork from Nessus 2.2.x.
+
+Main changes are:
+
+* Replace OpenSSL by GNU/TLS (therefore it is allowed now to distribute
+ binary packages with SSL-support)
+* SSL now mandatory.
+* Removed libpcap-nessus entirely. Now the system one is to be used.
+* Many cleanups of ancient remains (still many to come)
+* Removed various W32-specific elements, because W32 isn't
+ a taget system anyway.
+* Lots of renaming to avoid conflicts with parallel
+ Nessus installation
Modified: trunk/openvas-libraries/ChangeLog
===================================================================
--- trunk/openvas-libraries/ChangeLog 2007-07-19 09:49:08 UTC (rev 279)
+++ trunk/openvas-libraries/ChangeLog 2007-07-19 14:13:09 UTC (rev 280)
@@ -1,3 +1,21 @@
+2007-07-19 Jan-Oliver Wagner <[EMAIL PROTECTED]>
+
+ First preparations for release.
+
+ * include/libopenvas.h, include/config.h.in: Removed last occurances of
HAVE_SSL.
+
+ * MANIFEST: updated.
+
+ * CHANGES: New. Describes Changes for users.
+
+ * Makefile: No sbin required for installation of this package.
+
+ * TODO: Removed item about libpcap which indeed has been removed
+ meanwhile.
+
+ * INSTALL_README: Added a warning that these instructions might
+ not be uptodate.
+
2007-07-18 Bernhard Herzog <[EMAIL PROTECTED]>
* include/includes.h: Remove openssl includes
@@ -122,7 +140,6 @@
certificate and key. Remove the warnign about unsupported key
decryption. Load the CA files if given.
->>>>>>> .r234
2007-06-14 Bernhard Herzog <[EMAIL PROTECTED]>
First step in the code to move from OpenSSL to GnuTLS. The code
Modified: trunk/openvas-libraries/INSTALL_README
===================================================================
--- trunk/openvas-libraries/INSTALL_README 2007-07-19 09:49:08 UTC (rev
279)
+++ trunk/openvas-libraries/INSTALL_README 2007-07-19 14:13:09 UTC (rev
280)
@@ -1,5 +1,10 @@
-$Id: INSTALL_README,v 1.18 2001/01/06 12:14:25 renaud Exp $
+$Id$
+ATTENTION:
+These are old instructions from the Nessus age.
+Things might have changed.
+However, the usual "./configure && make && make install" procedure
+ist still valid.
Instruction for the compilation and installation of Nessus-1.0 and later
Modified: trunk/openvas-libraries/MANIFEST
===================================================================
--- trunk/openvas-libraries/MANIFEST 2007-07-19 09:49:08 UTC (rev 279)
+++ trunk/openvas-libraries/MANIFEST 2007-07-19 14:13:09 UTC (rev 280)
@@ -1,6 +1,7 @@
.root-dir
aclocal.m4
ChangeLog
+CHANGES
config.guess
config.sub
configure
@@ -51,8 +52,6 @@
libopenvas/kb.c
libopenvas/Makefile
libopenvas/network.c
-libopenvas/network.c.out
-libopenvas/network.c.out2
libopenvas/network.h
libopenvas/pcap.c
libopenvas/plugutils.c
@@ -76,63 +75,6 @@
libopenvas/system.c
libopenvas/system.h
libopenvas/www_funcs.c
-libpcap-nessus/aclocal.m4
-libpcap-nessus/bpf_dump.c
-libpcap-nessus/bpf_image.c
-libpcap-nessus/CHANGES
-libpcap-nessus/config.guess
-libpcap-nessus/config.sub
-libpcap-nessus/configure
-libpcap-nessus/configure.in
-libpcap-nessus/etherent.c
-libpcap-nessus/ethertype.h
-libpcap-nessus/FILES
-libpcap-nessus/gencode.c
-libpcap-nessus/gencode.h
-libpcap-nessus/grammar.y
-libpcap-nessus/inet.c
-libpcap-nessus/INSTALL
-libpcap-nessus/install-sh
-libpcap-nessus/lbl/gnuc.h
-libpcap-nessus/lbl/os-solaris2.h
-libpcap-nessus/lbl/os-sunos4.h
-libpcap-nessus/lbl/os-ultrix4.h
-libpcap-nessus/linux-include/netinet
-libpcap-nessus/linux-include/netinet/if_ether.h
-libpcap-nessus/linux-include/netinet/ip_var.h
-libpcap-nessus/llc.h
-libpcap-nessus/Makefile.in
-libpcap-nessus/mkdep
-libpcap-nessus/nametoaddr.c
-libpcap-nessus/net/bpf_filter.c
-libpcap-nessus/net/bpf.h
-libpcap-nessus/nlpid.h
-libpcap-nessus/optimize.c
-libpcap-nessus/pcap.3
-libpcap-nessus/pcap-bpf.c
-libpcap-nessus/pcap.c
-libpcap-nessus/pcap-dlpi.c
-libpcap-nessus/pcap-enet.c
-libpcap-nessus/pcap.h
-libpcap-nessus/pcap-int.h
-libpcap-nessus/pcap-linux.c
-libpcap-nessus/pcap-namedb.h
-libpcap-nessus/pcap-nit.c
-libpcap-nessus/pcap-nit.h
-libpcap-nessus/pcap-null.c
-libpcap-nessus/pcap-pf.c
-libpcap-nessus/pcap-pf.h
-libpcap-nessus/pcap-snit.c
-libpcap-nessus/pcap-snoop.c
-libpcap-nessus/ppp.h
-libpcap-nessus/README
-libpcap-nessus/savefile.c
-libpcap-nessus/scanner.l
-libpcap-nessus/sll.h
-libpcap-nessus/SUNOS4/nit_if.o.sparc
-libpcap-nessus/SUNOS4/nit_if.o.sun3
-libpcap-nessus/SUNOS4/nit_if.o.sun4c.4.0.3c
-libpcap-nessus/VERSION
ltmain.sh
Makefile
MANIFEST
Modified: trunk/openvas-libraries/Makefile
===================================================================
--- trunk/openvas-libraries/Makefile 2007-07-19 09:49:08 UTC (rev 279)
+++ trunk/openvas-libraries/Makefile 2007-07-19 14:13:09 UTC (rev 280)
@@ -69,7 +69,6 @@
$(INSTALL) -m 0444 include/libvers.h ${includedir}/openvas
$(INSTALL) -m 0444 include/getopt.h ${includedir}/openvas
test -d ${bindir} || ${INSTALL_DIR} -m 755 ${bindir}
- test -d ${sbindir} || ${INSTALL_DIR} -m 755 ${sbindir}
$(INSTALL) -m 0755 libopenvas-config ${bindir}/libopenvas-config
test -d ${mandir} || ${INSTALL_DIR} -m 755 ${mandir}
test -d ${mandir}/man1 || ${INSTALL_DIR} -m 755 ${mandir}/man1
Modified: trunk/openvas-libraries/TODO
===================================================================
--- trunk/openvas-libraries/TODO 2007-07-19 09:49:08 UTC (rev 279)
+++ trunk/openvas-libraries/TODO 2007-07-19 14:13:09 UTC (rev 280)
@@ -28,8 +28,3 @@
* Should the versioning be separate from that of -libnasl
and -server? Would mean to change NESSUS_MAJOR etc. in configure.in.
Anywhere else?
-
- * libnessus-pcap: Why is it necessary to keep as copy?
- If needed, it might make sense to rename all of it to libopenvas-pcap
- to prevent confusion. Is there a new pcap that needs to be synced?
- Also note: actually, the license of pcap has advertisement clause.
Modified: trunk/openvas-libraries/include/config.h.in
===================================================================
--- trunk/openvas-libraries/include/config.h.in 2007-07-19 09:49:08 UTC (rev
279)
+++ trunk/openvas-libraries/include/config.h.in 2007-07-19 14:13:09 UTC (rev
280)
@@ -277,7 +277,6 @@
#undef HAVE_SYS_MMAN_H
#undef HAVE_SETJMP_H
#undef HAVE_LIMITS_H
-#undef HAVE_SSL
#undef LINUX
#undef FREEBSD
#undef OPENBSD
Modified: trunk/openvas-libraries/include/libopenvas.h
===================================================================
--- trunk/openvas-libraries/include/libopenvas.h 2007-07-19 09:49:08 UTC
(rev 279)
+++ trunk/openvas-libraries/include/libopenvas.h 2007-07-19 14:13:09 UTC
(rev 280)
@@ -162,13 +162,10 @@
ExtFunc void plug_set_see_also(struct arglist *, char *);
ExtFunc struct arglist * plug_get_see_also(struct arglist *);
-#ifdef HAVE_SSL
ExtFunc void plug_set_ssl_cert(struct arglist*, char*);
ExtFunc void plug_set_ssl_key(struct arglist*, char*);
ExtFunc void plug_set_ssl_pem_password(struct arglist*, char*);
-#endif
-
ExtFunc int nessus_SSL_init(char*);
@@ -406,9 +403,7 @@
ExtFunc int stream_get_buffer_sz (int);
ExtFunc int stream_get_err(int);
-#ifdef HAVE_SSL
ExtFunc void* stream_get_ssl(int);
-#endif
struct ovas_server_context_s;
typedef struct ovas_server_context_s * ovas_server_context_t;
_______________________________________________
Openvas-commits mailing list
[email protected]
http://lists.wald.intevation.org/mailman/listinfo/openvas-commits