2009-08-25 |
Rob | Adapted manual for $() as an option to --file-source
|
commit | commitdiff | tree |
2009-08-25 |
Rob | Tested and adapted code for $() as an option to --file...
|
commit | commitdiff | tree |
2009-08-25 |
Rob | Added code for $() as an option to --file-source (UNTESTED)
|
commit | commitdiff | tree |
2009-08-25 |
Rob | Refactoring to clean up decisions about argument types...
|
commit | commitdiff | tree |
2009-08-25 |
Rob | Refactoring to clean up decisions about argument types...
|
commit | commitdiff | tree |
2009-08-24 |
Rob | Added kallsyms_modulelist to proc_modules
|
commit | commitdiff | tree |
2009-08-21 |
Rob | Small errors in proc_modules
|
commit | commitdiff | tree |
2009-08-20 |
Rob van Son | Added proc_modules.py as an example module
|
commit | commitdiff | tree |
2009-08-20 |
Rob van Son | Updated release notes, going v0.6RC, testing will include...
|
commit | commitdiff | tree |
2009-08-20 |
Rob van Son | Corrected release number
|
commit | commitdiff | tree |
2009-08-20 |
Rob van Son | Added argv list to @(python code) name space and updated...
|
commit | commitdiff | tree |
2009-08-20 |
Rob van Son | Added functional extension, or plugins, with @(python...
|
commit | commitdiff | tree |
2009-08-19 |
Rob | Yet another attempt to handle exec of python code
|
commit | commitdiff | tree |
2009-08-19 |
Rob van Son | Another attempt to execute @(Python) with return statement
|
commit | commitdiff | tree |
2009-08-19 |
Rob van Son | Attempts to execute @(Python) with return statement
|
commit | commitdiff | tree |
2009-08-18 |
Rob | Small change in help
|
commit | commitdiff | tree |
2009-08-18 |
Rob | Added plugins (--import module) and python code evaluation...
|
commit | commitdiff | tree |
2009-08-17 |
Rob | Replaced --print-hexdump with --print-textdump
|
commit | commitdiff | tree |
2009-08-17 |
Rob | Removed debuggin code
|
commit | commitdiff | tree |
2009-08-17 |
Rob | Improved the protection of $ and " symbols in $(),...
|
commit | commitdiff | tree |
2009-08-17 |
Rob van Son | Implemented ${ENV} with ssh:// pseudo-URLs
|
commit | commitdiff | tree |
2009-08-17 |
Rob van Son | Added a --message option, adapted
|
commit | commitdiff | tree |
2009-08-17 |
Rob van Son | Added a --message option
|
commit | commitdiff | tree |
2009-08-14 |
Rob van Son | No more suggested passphrases when doing --check-file
|
commit | commitdiff | tree |
2009-08-14 |
Rob van Son | Release v0.5. Update release notes for release v0.5
|
commit | commitdiff | tree |
2009-08-13 |
Rob van Son | Added bug report for URLs, adapted bug report about ssh
|
commit | commitdiff | tree |
2009-08-13 |
Rob van Son | Added example to bug report about
|
commit | commitdiff | tree |
2009-08-13 |
Rob van Son | Small change in procfs2 to handle link to non-existing...
|
commit | commitdiff | tree |
2009-08-12 |
Rob van Son | Added bug report
|
commit | commitdiff | tree |
2009-08-11 |
Rob | Pinpoint troubles with STDIN read in --check-file,...
|
commit | commitdiff | tree |
2009-08-11 |
Rob | Small correction in open_infile
|
commit | commitdiff | tree |
2009-08-11 |
Rob | Release notes. Changed to release candidate v0.5RC
|
commit | commitdiff | tree |
2009-08-11 |
Rob | Implemented ssh:// tunneling for $() arguments, updated...
|
commit | commitdiff | tree |
2009-08-10 |
Rob van Son | Removed some redundant text from manual and help
|
commit | commitdiff | tree |
2009-08-10 |
Rob van Son | Updated release notes for v0.4a
|
commit | commitdiff | tree |
2009-08-10 |
Rob van Son | Removed redundant regtest_signduterre.makefile
|
commit | commitdiff | tree |
2009-08-10 |
Rob van Son | Corrected implementation --file-source option. Updated...
|
commit | commitdiff | tree |
2009-08-10 |
Rob van Son | Added --file-source option. Updated manual
|
commit | commitdiff | tree |
2009-08-10 |
Rob van Son | Updated manual on ssh:// and implemented use as FILE...
|
commit | commitdiff | tree |
2009-08-10 |
Rob van Son | Updated manual on ssh://
|
commit | commitdiff | tree |
2009-08-10 |
Rob van Son | All i/o accept ssh://, except FILE arguments used to...
|
commit | commitdiff | tree |
2009-08-10 |
Rob van Son | Output file options -o -P accept ssh://
|
commit | commitdiff | tree |
2009-08-09 |
Rob | Merge branch 'master' of ssh://robvanson@repo.or.cz... Merge branch 'master' of ssh://robvanson@repo.or.cz/srv/git/signduterre
|
commit | commitdiff | tree |
2009-08-09 |
Rob | Added (untested) code to allow ssh:// in outfile/Private
|
commit | commitdiff | tree |
2009-08-09 |
Rob | Added manual example of safe ssh tunneling for passphrase...
|
commit | commitdiff | tree |
2009-08-08 |
Rob | Small changes to makefile output
|
commit | commitdiff | tree |
2009-08-08 |
Rob | Added all label to --manual-make
|
commit | commitdiff | tree |
2009-08-08 |
Rob | Better handling of [[[LONG]]] tags
|
commit | commitdiff | tree |
2009-08-08 |
Rob | Adapted examples in manual and handling of makefile...
|
commit | commitdiff | tree |
2009-08-07 |
Rob van Son | Again updating the manual, better HTML layout
|
commit | commitdiff | tree |
2009-08-07 |
Rob van Son | Updating manual and introduced a short and long version...
|
commit | commitdiff | tree |
2009-08-07 |
Rob van Son | Updating manual
|
commit | commitdiff | tree |
2009-08-07 |
Rob van Son | Changed DIFFERENT to FAILED to conform to sha256sum...
|
commit | commitdiff | tree |
2009-08-07 |
Rob | Some textual changes in the manual
|
commit | commitdiff | tree |
2009-08-06 |
Rob van Son | Updating manual with explanation
|
commit | commitdiff | tree |
2009-08-04 |
Rob | Adapted examples and manual reflecting better handling...
|
commit | commitdiff | tree |
2009-08-03 |
Rob | More adaptations $() execution to get identical results...
|
commit | commitdiff | tree |
2009-08-03 |
Rob | Adapted $() execution to get identical results to file...
|
commit | commitdiff | tree |
2009-07-31 |
Rob | Entered the correct default Status-values for printing...
|
commit | commitdiff | tree |
2009-07-31 |
Rob | Testing differences between opening a file and using...
|
commit | commitdiff | tree |
2009-07-31 |
Rob | All text files give the same signatures when entered...
|
commit | commitdiff | tree |
2009-07-30 |
Rob | Going to release v0.4
|
commit | commitdiff | tree |
2009-07-30 |
Rob | Extra example for --all-salts-pattern added
|
commit | commitdiff | tree |
2009-07-30 |
Rob | Some more debugging wrt the manual makefile output...
|
commit | commitdiff | tree |
2009-07-30 |
Rob | Some debugging wrt the manual makefile output and the...
|
commit | commitdiff | tree |
2009-07-30 |
Rob | Release candidate for v0.4
|
commit | commitdiff | tree |
2009-07-30 |
Rob | Updated examples and added a --manual-make option to...
|
commit | commitdiff | tree |
2009-07-29 |
Rob | Added examples to the manual, suppressed repeated total...
|
commit | commitdiff | tree |
2009-07-28 |
Rob | New examples and a change in the default status values...
|
commit | commitdiff | tree |
2009-07-27 |
Rob | Another small correction on the output of -a
|
commit | commitdiff | tree |
2009-07-27 |
Rob | Correction (again) on printing of all-salts-pattern...
|
commit | commitdiff | tree |
2009-07-27 |
Rob | Added Linux examples to makefile
|
commit | commitdiff | tree |
2009-07-27 |
Rob | Added -o and -P output redirections and time information...
|
commit | commitdiff | tree |
2009-07-25 |
Rob | Corrected status mode double "m"
|
commit | commitdiff | tree |
2009-07-25 |
Rob | --all-salts-pattern fail fraction corrected for forced...
|
commit | commitdiff | tree |
2009-07-24 |
Rob | Bug with all-salts-pattern and --detailed etc
|
commit | commitdiff | tree |
2009-07-24 |
Rob | Added HTML document page tags to manual
|
commit | commitdiff | tree |
2009-07-24 |
Rob | In code comments for --all-salts-pattern
|
commit | commitdiff | tree |
2009-07-24 |
Rob | Smal cahnge in help of --all-salts-pattern
|
commit | commitdiff | tree |
2009-07-24 |
Rob | Bug correction use total_hash_list[total_hash_num]
|
commit | commitdiff | tree |
2009-07-24 |
Rob | Bug correction use total_hash_list[total_hash_num]
|
commit | commitdiff | tree |
2009-07-24 |
Rob | Added --all-salts-pattern and HTML formatting in manual
|
commit | commitdiff | tree |
2009-07-23 |
Rob | Removed -e from echo command in regtest_signduterre...
|
commit | commitdiff | tree |
2009-07-23 |
Rob | Added "-" STDIN and broken URL support for all file...
|
commit | commitdiff | tree |
2009-07-23 |
Rob | Added "-" STDIN and broken URL support for all file...
|
commit | commitdiff | tree |
2009-07-17 |
Rob | Small corrections in documentation
|
commit | commitdiff | tree |
2009-07-17 |
Rob | Added makefile for regrassion testing and allowed escaping...
|
commit | commitdiff | tree |
2009-07-17 |
Rob | Previous commit also added --execute-args
|
commit | commitdiff | tree |
2009-07-17 |
Rob | Corrections and small bugs
|
commit | commitdiff | tree |
2009-07-17 |
Rob | Updated documentation
|
commit | commitdiff | tree |
2009-07-16 |
Rob | Updated manual
|
commit | commitdiff | tree |
2009-07-15 |
Rob | Integrated --Status-values with -c
|
commit | commitdiff | tree |
2009-07-15 |
Rob | Added --Status-value=MODE for selecting mode values...
|
commit | commitdiff | tree |
2009-07-15 |
Rob | Some corrections in the manual
|
commit | commitdiff | tree |
2009-07-15 |
Rob | Integrated -q and -i
|
commit | commitdiff | tree |
2009-07-15 |
Rob | Working on -i option
|
commit | commitdiff | tree |
2009-07-14 |
Rob | Integrated -q and -c
|
commit | commitdiff | tree |
2009-07-13 |
Rob | Integrated -q and -c, some more
|
commit | commitdiff | tree |
2009-07-13 |
Rob | Integrated -q and -c
|
commit | commitdiff | tree |
2009-07-13 |
Rob | Incomplete work on -q
|
commit | commitdiff | tree |