summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* PR/31: Fix pstring documentationChristos Zoulas2018-10-011-4/+4
* PR/33: change mailman and bugs to httpsChristos Zoulas2018-10-011-4/+4
* Remove trailing whitespaceChristos Zoulas2018-09-091-2/+2
* document MAGIC_NO_CHECK_JSONChristos Zoulas2018-08-181-2/+4
* Add a simple JSON parser...Christos Zoulas2018-08-111-3/+5
* PR/22: remove accidentally added line.Christos Zoulas2018-08-011-2/+1
* PR/11: Mention that magic_file and magic_buffer can produce differentChristos Zoulas2018-07-251-3/+16
* update bug tracker and mailing list info.Christos Zoulas2018-07-241-5/+5
* Add quad indirect offsetsChristos Zoulas2018-06-221-4/+19
* fix typoChristos Zoulas2018-05-071-2/+2
* Document -SChristos Zoulas2018-03-021-3/+30
* From coypoopChristos Zoulas2017-12-281-68/+66
* - remove magic.mime mention, it was only kept for compatibility andChristos Zoulas2017-12-251-7/+21
* try to explain negative offsets.Christos Zoulas2017-11-041-3/+15
* Explain "tar" section (Joerg Jenderek)Christos Zoulas2017-10-131-3/+5
* PR/615: Krzysztof Wilczynski: Add magic_getflags()Christos Zoulas2017-05-231-2/+11
* Fix pascal string tod from sl.tomChristos Zoulas2017-02-121-6/+6
* fix typo "avalues" from Thomas Klausner.Christos Zoulas2017-02-081-3/+3
* minor nits from Abhinav UpadhyayChristos Zoulas2017-01-031-12/+9
* Sync with file.man describing the location and format of magic files.Christos Zoulas2016-10-251-6/+12
* explain that elf magic is only consulted after softmagic.Christos Zoulas2016-10-191-3/+4
* magic.man: punctuation fixesReuben Thomas2016-07-271-4/+4
* Add support for signed indirect offsets.Christos Zoulas2016-07-201-3/+8
* document -d (Christoph Biedl)Christos Zoulas2016-06-301-2/+4
* Reduce the number of X's to appease linitian (Christoph Biedl)Christos Zoulas2016-06-271-2/+2
* Document --exclude name 'text' (synonym for 'ascii')Reuben Thomas2016-06-071-1/+4
* Allow altering how many bytes to read from analyzed files from the commandChristos Zoulas2016-03-312-2/+4
* document -00Christos Zoulas2016-03-141-2/+7
* remove dup words (Jakub Wilk)Christos Zoulas2015-10-071-4/+4
* PR/474: Add a limit to the size of regex searches to prevent performanceChristos Zoulas2015-09-112-4/+6
* Add missing 'e'Christos Zoulas2015-09-081-2/+2
* PR/456, use utf-7 charset in mime printing for utf-7 files.Christos Zoulas2015-06-031-1/+4
* PR/455: Add feature to report only on contents of compressed data, not theChristos Zoulas2015-06-032-5/+10
* Fix TODO'sChristos Zoulas2015-05-291-3/+13
* change comma-separated, to slash-separatedChristos Zoulas2015-04-102-4/+4
* Add --extensionChristos Zoulas2015-04-092-4/+9
* Bump buffer sizeChristos Zoulas2015-02-141-3/+12
* Add indirect relative offsets; make Exif use them. All other indirect magicChristos Zoulas2015-01-011-2/+7
* - Add a limit to the number of ELF notes processed (Suggested by AlexanderChristos Zoulas2014-12-162-6/+12
* Remove name recursion limit, it is always lower than the count... RenameChristos Zoulas2014-11-282-12/+10
* add a limit to the number of times a name/use entries can be used.Christos Zoulas2014-11-282-3/+9
* Kill -R and replace with -P param=value. Allow setting of 4 parameters:Christos Zoulas2014-11-272-13/+34
* Document changesChristos Zoulas2014-11-272-4/+32
* PR/367: Brooks Davis: Add magic_load_buffers to provide a means to load theChristos Zoulas2014-08-041-2/+17
* * Enforce limit of 8K on regex searches that have no limitsChristos Zoulas2014-06-031-2/+14
* remove line number mention in regex. We don't want to scan binary filesChristos Zoulas2014-06-031-8/+2
* Update regex recommendation.Christos Zoulas2014-05-301-3/+6
* PR/354: Fix stray ^M'sChristos Zoulas2014-05-141-7/+7
* Explain date number format (Christoph Biedl)Christos Zoulas2014-03-081-1/+4
* document the apple option (Christoph Biedl)Christos Zoulas2014-03-071-1/+5