Commit Graph

7 Commits

Author SHA1 Message Date
Steve Pinkham
15c43e8675 1.38b: Small bugfixes
- Decompression now honors user-specified size limits more reliably.
- Retry logic corrected to account for certain Oracle servers.
- Terminal I/O fix for debug mode.
2010-06-21 10:53:17 -04:00
Steve Pinkham
68eb5bab19 1.16b - Fixed index.html typo and CFLAG/LIBS/LDFLAGS changes
- Fixed a typo introduced in 1.16 to index.html (d'oh).
  - Further refinements to Makefile CFLAGS / LIBS / LDFLAGS.
2010-03-23 19:54:33 -04:00
Steve Pinkham
61ba870458 1.14b - Wordlist, path mapping, cflags, put detection, and doc changes
- Several new wordlist entries, courtesy of Glastopf Honeypot:
    http://glastopf.org/index.php
  - A tweak to path mapping detection logic to detect certain path mappings.
  - Makefile now honors external LDFLAGS, CFLAGS.
  - Some more documentation tweaks.
  - PUT detection logic.
2010-03-23 15:04:21 -04:00
Steve Pinkham
cb51cd8988 1.13b - Improved password, file form detection. 2010-03-23 09:58:39 -04:00
Steve Pinkham
e29db14ace 1.12b-working directory conf, add KnownIssues URL
- Improved visibility of the KnownIssues page (reports, Makefile).

  - The location of assets/ directory is now configurable.

ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
2010-03-23 09:56:13 -04:00
Steve Pinkham
cf67fd9480 Version 1.11b: Various Fixes
- SIGWINCH support: you can now resize your window while scanning.
  - Typo in report category name fixed.
  - Terminal color fix for non-standard themes.
  - Fixed icons license (GPL -> LGPL).
  - Fixed a typo in -b ffox headers.
  - Fixed a potential NULL pointer crash in form parsing.
2010-03-22 20:52:55 -04:00
Steve Pinkham
fcf0650b5e Version 1.00b as released 2010-03-20 11:46:08 -04:00