Re: New C functions for Nessus 2.2?
Michel Arboi <[email protected]> Wed, 15 Sep 2004 23:05:53 +0200
| Newsgroups | gmane.comp.security.nessus.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue Sep 14 2004 at 22:50, Thomas Reinke wrote: > So would a mktime() function. Converting timestamps located within > the HTTP headers would give an accurate read of the system time > of any system supporting HTTP. Why should be convert them with mktime?? By the way, I wrote strftime yesterday but I just removed it: - it might be dangerous - there are too many portability issues. The behaviour could be different on two Nessus servers. Not great. I replaced it with localtime. Much more useful IMHO. We can write a portable NASL strftime with information from localtime. _______________________________________________ Nessus-devel mailing list [email protected] http://mail.nessus.org/mailman/listinfo/nessus-devel