Home
last modified time | relevance | path

Searched +refs:mime +refs:tnef +refs:debug (Results 1 – 25 of 746) sorted by relevance

12345678910>>...30

/dports/mail/anomy-sanitizer/anomy/bin/Anomy/
H A DSanitizer.pm2443 my $tnef;
2456 my $printer = $tnef;
2479 "boundary" => $tnef->{boundary},
2509 my $debug = sub { print STDERR @_; };
2514 if (0 == $tnef->parse($tnef_reader, $debug))
2516 if ($tnef->tnef_to_mime($debug))
2519 my $r = $tnef->get_mime_reader();
2520 my $w = $tnef->get_mime_writer();
2537 $tnef->mime_to_tnef($debug) unless ($conf->{"feat_kill_tnef"});
2540 $tnef->dump_tnef($tnef_reader, $tnef_writer, $debug)
[all …]
/dports/converters/tnef/tnef-1.4.12/tests/cmdline/
H A Dhelp.baseline1 ./../../src/tnef --help
2 ./../../src/tnef: [options] [FILE]
7 --list-with-mime-types List files and mime-types, do not extract
26 --debug Produce a lot of output
33 ./../../src/tnef -h
34 ./../../src/tnef: [options] [FILE]
39 --list-with-mime-types List files and mime-types, do not extract
58 --debug Produce a lot of output
H A DMakefile.am5 debug.test debug.baseline \
13 test.tnef AUTHORS.baseline \
20 mime-types.test mime-types.baseline \
23 TESTS = help.test version.test basic.test debug.test \
26 body.test mime-types.test \
H A DMakefile.in411 debug.test debug.baseline \
419 test.tnef AUTHORS.baseline \
426 mime-types.test mime-types.baseline \
429 TESTS = help.test version.test basic.test debug.test \
432 body.test mime-types.test \
/dports/converters/tnef/tnef-1.4.12/
H A DChangeLog74 * tests/cmdline/mime-types.baseline, tests/cmdline/stdin.baseline,
109 tests/cmdline/maxsize.baseline, tests/cmdline/mime-types.baseline,
236 tests/cmdline/help.baseline, tests/cmdline/mime-types.baseline,
242 * tests/cmdline/Attic/mime-types.baseline,
243 tests/cmdline/Attic/mime-types.test, tests/cmdline/Makefile.am,
244 tests/cmdline/mime-types.baseline, tests/cmdline/mime-types.test: New tests
245 for mime-type feature
251 src/debug.c, src/debug.h, src/file.c, src/file.h, src/main.c,
287 src/date.h, src/debug.c, src/debug.h, src/file.c, src/file.h, src/main.c,
512 debug format
[all …]
/dports/shells/ksh93/ast-93u/src/cmd/pax/
H A DMamfile168 make ${PACKAGE_ast_INCLUDE}/debug.h implicit
172 done ${PACKAGE_ast_INCLUDE}/debug.h dontcare
406 make pax-mime.o
407 make pax-mime.c
409 done pax-mime.c
410 meta pax-mime.o %.c>%.o pax-mime.c pax-mime
411 prev pax-mime.c
464 make pax-tnef.o
465 make pax-tnef.c
468 done pax-tnef.c
[all …]
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/pax/
H A DMamfile168 make ${PACKAGE_ast_INCLUDE}/debug.h implicit
172 done ${PACKAGE_ast_INCLUDE}/debug.h dontcare
406 make pax-mime.o
407 make pax-mime.c
409 done pax-mime.c
410 meta pax-mime.o %.c>%.o pax-mime.c pax-mime
411 prev pax-mime.c
464 make pax-tnef.o
465 make pax-tnef.c
468 done pax-tnef.c
[all …]
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/pax/
H A DMamfile182 make ${PACKAGE_ast_INCLUDE}/debug.h implicit
186 done ${PACKAGE_ast_INCLUDE}/debug.h dontcare
420 make pax-mime.o
421 make pax-mime.c
423 done pax-mime.c
424 meta pax-mime.o %.c>%.o pax-mime.c pax-mime
425 prev pax-mime.c
478 make pax-tnef.o
479 make pax-tnef.c
482 done pax-tnef.c
[all …]
/dports/mail/ripmime/ripmime-1.4.0.10/
H A DCHANGELOG9 Fixed up segfault during debug run from missing parameter in LOGGER
10 debug line
36 Adjusted tnef/tnef.c to ensure consistent filename generation
241 --debug on some emails (See bug #32)
374 in mime.c:2674
492 Corrected a segfault when running debug mode and mime.c:2623 logger line
854 - PLD: Added option-usage for --no-tnef
1032 operations when in --debug mode
1515 - [mime.c, tnef.h, tnef.c ] Fixed issue with TNEF decoding segfaulting
1521 - [tnef.c] Removed extensive deadcode from tnef modules
[all …]
/dports/editors/semi/semi-509f6f0/
H A DChangeLog.1279 * mime-tnef.el (mime-tnef-parse): Fix the case input STRING is too
284 * mime-tnef.el (mime-tnef-decode-string)
285 (mime-tnef-decode-unicode-string): Minor refactoring.
293 * mime-tnef.el (mime-tnef-insert-file-parameters): New function.
294 (mime-tnef-insert-file): Use it.
368 * mime-tnef.el (mime-tnef-files): Fix corrupt result.
414 * mime-tnef.el (mime-tnef-insert-file): Fix for non-ASCII filename.
415 (mime-display-application/ms-tnef): Adjusted.
424 * mime-tnef.el: New file.
692 if mime-edit-debug is nil.
[all …]
/dports/mail/sentinel/sentinel-1.7b/
H A DREADME39 message with complete debug/log output on STDOUT. Three additional headers
59 -v - verbose or debug level. Global parameter "debug" need to be specified
72 debug:/var/log/sentinel.debug
146 ## mime types chapter ##
147 [mime types]
213 [mime types]
324 debug - where is a debugfile location in order to record all debug info there.
353 chapters "[hosts]", "[headers]", "[attachments]", "[mime types]", "[body]".
785 [mime types]
815 2. ms-tnef support (don't know if I realy need it)
[all …]
/dports/devel/py-magic/file-5.40/magic/Magdir/
H A Dmsdos11 !:mime text/x-msdos-batch
14 !:mime text/x-msdos-batch
17 !:mime text/x-msdos-batch
20 !:mime text/x-msdos-batch
102 # https://docs.microsoft.com/en-us/windows/win32/debug/pe-format
985 !:mime image/wmf
988 !:mime image/wmf
991 !:mime image/wmf
1043 #!:mime image/x-cur
1185 !:mime image/x-eps
[all …]
/dports/sysutils/file/file-5.39/magic/Magdir/
H A Dmsdos11 !:mime text/x-msdos-batch
14 !:mime text/x-msdos-batch
17 !:mime text/x-msdos-batch
20 !:mime text/x-msdos-batch
100 # https://docs.microsoft.com/en-us/windows/win32/debug/pe-format
950 !:mime image/wmf
953 !:mime image/wmf
956 !:mime image/wmf
1008 #!:mime image/x-cur
1150 !:mime image/x-eps
[all …]
/dports/www/mod_php81/php-8.1.1/ext/fileinfo/tests/
H A Dmagic742 !:mime image/jp2
805 !:mime video/mp4
7265 # first section name s_name[8] like: .text .data .debug$S .drectve .testseg
8330 >0x1F byte 0xFF (debug mode enabled)
12536 #http://mirror.href.com/thestarman/asm/debug/debug2.htm#IHC
16277 #>32 belong >0 with debug information
21777 !:mime application/vnd.ms-tnef
23157 # https://docs.microsoft.com/en-us/windows/win32/debug/pe-format
24251 !:mime application/vnd.ms-tnef
35126 >6 leshort&0x0001 =0x0001 with debug info
[all …]
/dports/lang/php81/php-8.1.1/ext/fileinfo/tests/
H A Dmagic742 !:mime image/jp2
805 !:mime video/mp4
7265 # first section name s_name[8] like: .text .data .debug$S .drectve .testseg
8330 >0x1F byte 0xFF (debug mode enabled)
12536 #http://mirror.href.com/thestarman/asm/debug/debug2.htm#IHC
16277 #>32 belong >0 with debug information
21777 !:mime application/vnd.ms-tnef
23157 # https://docs.microsoft.com/en-us/windows/win32/debug/pe-format
24251 !:mime application/vnd.ms-tnef
35126 >6 leshort&0x0001 =0x0001 with debug info
[all …]
/dports/sysutils/php81-fileinfo/php-8.1.1/ext/fileinfo/tests/
H A Dmagic742 !:mime image/jp2
805 !:mime video/mp4
7265 # first section name s_name[8] like: .text .data .debug$S .drectve .testseg
8330 >0x1F byte 0xFF (debug mode enabled)
12536 #http://mirror.href.com/thestarman/asm/debug/debug2.htm#IHC
16277 #>32 belong >0 with debug information
21777 !:mime application/vnd.ms-tnef
23157 # https://docs.microsoft.com/en-us/windows/win32/debug/pe-format
24251 !:mime application/vnd.ms-tnef
35126 >6 leshort&0x0001 =0x0001 with debug info
[all …]
/dports/lang/php80/php-8.0.15/ext/fileinfo/tests/
H A Dmagic618 !:mime image/jp2
658 !:mime video/mp4
7945 >0x1F byte 0xFF (debug mode enabled)
12057 #http://mirror.href.com/thestarman/asm/debug/debug2.htm#IHC
15752 #>32 belong >0 with debug information
20832 !:mime application/vnd.ms-tnef
22198 # https://docs.microsoft.com/en-us/windows/win32/debug/pe-format
23259 !:mime application/vnd.ms-tnef
25986 # Note: verified by `gpg -v --debug 0x02 --list-packets < PUBRING263_10.PGP`
33160 >6 leshort&0x0001 =0x0001 with debug info
[all …]
/dports/sysutils/php80-fileinfo/php-8.0.15/ext/fileinfo/tests/
H A Dmagic618 !:mime image/jp2
658 !:mime video/mp4
7945 >0x1F byte 0xFF (debug mode enabled)
12057 #http://mirror.href.com/thestarman/asm/debug/debug2.htm#IHC
15752 #>32 belong >0 with debug information
20832 !:mime application/vnd.ms-tnef
22198 # https://docs.microsoft.com/en-us/windows/win32/debug/pe-format
23259 !:mime application/vnd.ms-tnef
25986 # Note: verified by `gpg -v --debug 0x02 --list-packets < PUBRING263_10.PGP`
33160 >6 leshort&0x0001 =0x0001 with debug info
[all …]
/dports/www/mod_php80/php-8.0.15/ext/fileinfo/tests/
H A Dmagic618 !:mime image/jp2
658 !:mime video/mp4
7945 >0x1F byte 0xFF (debug mode enabled)
12057 #http://mirror.href.com/thestarman/asm/debug/debug2.htm#IHC
15752 #>32 belong >0 with debug information
20832 !:mime application/vnd.ms-tnef
22198 # https://docs.microsoft.com/en-us/windows/win32/debug/pe-format
23259 !:mime application/vnd.ms-tnef
25986 # Note: verified by `gpg -v --debug 0x02 --list-packets < PUBRING263_10.PGP`
33160 >6 leshort&0x0001 =0x0001 with debug info
[all …]
/dports/biology/sra-tools/sra-tools-2.11.0/tools/copycat/
H A Dmagic338 !:mime image/jp2
341 !:mime video/mp4
344 !:mime video/mp4
1492 >0 beshort 4 - debug break-pointed module
5913 #http://mirror.href.com/thestarman/asm/debug/debug2.htm#IHC
7439 #http://mirror.href.com/thestarman/asm/debug/debug2.htm#IHC
9483 #>32 belong >0 with debug information
13055 !:mime application/vnd.ms-tnef
13801 !:mime application/vnd.ms-tnef
18313 >6 leshort&0x0001 =0x0001 with debug info
[all …]
/dports/lang/php74/php-7.4.27/ext/fileinfo/tests/
H A Dmagic608 !:mime image/jp2
648 !:mime video/mp4
663 !:mime video/mp4
7470 >0x1F byte 0xFF (debug mode enabled)
11356 #http://mirror.href.com/thestarman/asm/debug/debug2.htm#IHC
14913 #>32 belong >0 with debug information
19242 !:mime application/vnd.ms-tnef
21515 !:mime application/vnd.ms-tnef
23695 # Note: verified by `gpg -v --debug 0x02 --list-packets < PUBRING263_10.PGP`
29982 >6 leshort&0x0001 =0x0001 with debug info
[all …]
/dports/sysutils/php74-fileinfo/php-7.4.27/ext/fileinfo/tests/
H A Dmagic608 !:mime image/jp2
648 !:mime video/mp4
663 !:mime video/mp4
7470 >0x1F byte 0xFF (debug mode enabled)
11356 #http://mirror.href.com/thestarman/asm/debug/debug2.htm#IHC
14913 #>32 belong >0 with debug information
19242 !:mime application/vnd.ms-tnef
21515 !:mime application/vnd.ms-tnef
23695 # Note: verified by `gpg -v --debug 0x02 --list-packets < PUBRING263_10.PGP`
29982 >6 leshort&0x0001 =0x0001 with debug info
[all …]
/dports/www/mod_php74/php-7.4.27/ext/fileinfo/tests/
H A Dmagic608 !:mime image/jp2
648 !:mime video/mp4
663 !:mime video/mp4
7470 >0x1F byte 0xFF (debug mode enabled)
11356 #http://mirror.href.com/thestarman/asm/debug/debug2.htm#IHC
14913 #>32 belong >0 with debug information
19242 !:mime application/vnd.ms-tnef
21515 !:mime application/vnd.ms-tnef
23695 # Note: verified by `gpg -v --debug 0x02 --list-packets < PUBRING263_10.PGP`
29982 >6 leshort&0x0001 =0x0001 with debug info
[all …]
/dports/lang/php73/php-7.3.33/ext/fileinfo/tests/
H A Dmagic554 !:mime image/jp2
594 !:mime video/mp4
609 !:mime video/mp4
6652 >0x1F byte 0xFF (debug mode enabled)
10429 #http://mirror.href.com/thestarman/asm/debug/debug2.htm#IHC
13824 #>32 belong >0 with debug information
17883 !:mime application/vnd.ms-tnef
19767 !:mime application/vnd.ms-tnef
21995 # Note: verified by `gpg -v --debug 0x02 --list-packets < PUBRING263_10.PGP`
27831 >6 leshort&0x0001 =0x0001 with debug info
[all …]
/dports/sysutils/php73-fileinfo/php-7.3.33/ext/fileinfo/tests/
H A Dmagic554 !:mime image/jp2
594 !:mime video/mp4
609 !:mime video/mp4
6652 >0x1F byte 0xFF (debug mode enabled)
10429 #http://mirror.href.com/thestarman/asm/debug/debug2.htm#IHC
13824 #>32 belong >0 with debug information
17883 !:mime application/vnd.ms-tnef
19767 !:mime application/vnd.ms-tnef
21995 # Note: verified by `gpg -v --debug 0x02 --list-packets < PUBRING263_10.PGP`
27831 >6 leshort&0x0001 =0x0001 with debug info
[all …]

12345678910>>...30