aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/packetlogger.c
Commit message (Expand)AuthorAgeFilesLines
...
* Set *err before *err_info - that's how it's done in most other modules.Guy Harris2011-02-041-1/+1
* Don't pass tvb data to col_set_str(), as it will not stay around.Stig Bjørlykke2010-07-141-1/+1
* From Jakub Zawadzki:Stig Bjørlykke2010-04-171-1/+3
* Improve heuristic for packetlogger file format detection.Michael Tüxen2009-06-221-4/+2
* Add protection code to avoid crashed when .erf filesMichael Tüxen2009-06-221-1/+7
* Change my e-mail addressStephen Fisher2009-05-311-1/+1
* Improved reading Apple's PacketLogger files:Stig Bjørlykke2009-04-241-49/+18
* Add a cast to fix a VC6 compie warningBill Meier2009-02-211-1/+1
* Add support for reading Apple's Bluetooth PacketLogger capture files toStephen Fisher2009-02-161-0/+217