Mailing List Archive

libnasl patchset [4/6]
Description of patch:
----------------------

Now using the NASL_INCLUDE_PATH environment variable to search
directories for include()'ed files. The code can currently handle up to
127 directories listed in NASL_INCLUDE_PATH, but this limit can either
be raised by altering the "#define inc_dirs_s 127" or by rewriting the
code to use a linked list/realloced buffer etc.

Further the handling of the current directory of the nasl interpreter
might not be 100% optimal, but this would need further investigation on
the usage of included files with a relative pathname and a better
understanding of the internal concepts of the nasl interpreter relating
to its current directory.

--
---> Dirk Jagdmann ^ doj / cubic
----> http://cubic.org/~doj
-----> http://llg.cubic.org