alex
5eeca041f8
Removed references to MD2, as OpenSSL 1.x.x doesn't support it anymore
2010-08-20 06:05:08 +00:00
david
7d0c08a097
Brief copyediting of NSEDoc for modules.
2010-07-12 19:42:43 +00:00
patrik
16e0a8449f
o Added the function bignum_add to the nse_openssl library to support BIGNUM
...
addition [Patrik]
2010-03-09 20:54:01 +00:00
jah
3fb2b96f78
Fix a couple of typos in openssl.luadoc:
...
Descrypt -> Decrypt
encrypt -> decrypt
2008-12-29 18:28:45 +00:00
sven
e9dd88b8a9
remove bignum_set_negative and bignum_is_negative because those functions are not available in older openssl versions
2008-10-30 13:10:01 +00:00
david
07fc9a963b
Fix a parameter list in openssl.luadoc.
2008-10-24 20:58:52 +00:00
david
d0e545b49c
Proofread and update documentation of nmap, openssl, packet, and pcre.
2008-10-24 19:08:27 +00:00
david
a2ca60092c
Remove module and object prefixes from function names in .luadoc files, as
...
suggested by jah in http://seclists.org/nmap-dev/2008/q4/0232.html . This makes
@see cross-references to functions in these files work from other modules.
2008-10-24 15:57:11 +00:00
david
7e15f259a4
Standardize the @copyright fields of NSE modules; change "See nmaps COPYING for
...
license" to "Same as Nmap--See http://nmap.org/book/man-legal.html " like
scripts commonly use. I added the field to some modules I know to be under the
Nmap license: bin, datafiles, dns, nmap, unpwdb. I left alone bin, bit, pcre,
and url, which come from outside sources.
2008-10-24 00:44:22 +00:00
david
b03230218d
Commit a few NSE documenation changes I made while testing the new markup
...
parser; they work now.
2008-10-22 23:31:47 +00:00
david
976a27755d
Add line breaks to the code example in openssl.luadoc.
2008-10-19 00:38:02 +00:00
david
16052f05e5
Add an example of testing for the availability of the openssl module in
...
nselib/openssl.luadoc.
2008-10-16 17:04:06 +00:00
david
c30776fec7
Add luadoc files for openssl and pcre. That finishes the modules in the section
...
"Lua Extensions", which is now just a stub.
2008-10-16 04:08:53 +00:00