aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/logcat_text.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-22Try to fix some buildbot warningsMichal Labedzki1-16/+21
2014-09-20Logcat: Fix crashes when try to use logcat_text open routine on binary fileMichal Labedzki1-9/+9
2014-09-18Logcat: Add more save formats over exported pduMichal Labedzki1-0/+7
2014-08-17Return 0, not -1, for "this isn't my type of file".Guy Harris1-1/+1
2014-08-08Logcat text: small fixesMichał Orynicz1-10/+10
2014-08-06Add casts to make logcat-text build on Win64AndersBroman1-2/+2
2014-08-06Add support for android logcat text filesMichał Orynicz1-0/+593