aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-13From Jakub Zawadzki (bug 3331):Stig Bjørlykke58-309/+172
2009-03-13From Bahaa Naamneh (bug 3332):Stig Bjørlykke1-5/+31
2009-03-13Fix inverted interpretation of global_megaco_dissect_tree.Balint Reczey1-1/+1
2009-03-12As suggested on wireshark-users, when using io,stat in tshark, make anSake Blok2-7/+21
2009-03-12From Menno Andriesse:Stig Bjørlykke1-3/+3
2009-03-12From Chris Ridd (bug 3329):Stig Bjørlykke3-4/+19
2009-03-12From Jakub Zawadzki (bug3330):Stig Bjørlykke1-14/+27
2009-03-12From Jakub Zawadzki (bug3330):Stig Bjørlykke1-0/+1
2009-03-12From Anders: Fix a typoMartin Mathieson1-1/+1
2009-03-12From Jakub Zawadzki:Stig Bjørlykke9-46/+45
2009-03-12Fix the output header, error reporting. Remove use of deprecated function.Jaap Keuter1-7/+8
2009-03-11More Win64 fixes.Gerald Combs1-2/+2
2009-03-11More typos.Gerald Combs1-5/+5
2009-03-11Fix a tpo.Gerald Combs1-1/+1
2009-03-11Port rdps from C to Python. This makes it easier to cross-compileGerald Combs6-184/+131
2009-03-11Flex doesn't generate LLP64-compilable output. For the time being don'tGerald Combs1-1/+5
2009-03-11Convert more PLATFORMs to WIRESHARK_TARGET_PLATFORM.Gerald Combs2-7/+7
2009-03-11Use WIRESHARK_TARGET_PLATFORM instead of PLATFORM.Gerald Combs4-23/+23
2009-03-11The abbreviation is "TOHC", not "RoHC".Martin Mathieson1-17/+17
2009-03-11Be careful not to show not-relevant context info.Martin Mathieson2-12/+31
2009-03-11From Brian Julin:Jaap Keuter1-0/+167
2009-03-11Get the build going again on non-Windows compilers.Jaap Keuter3-17/+20
2009-03-11From Carlos Mendioroz:Anders Broman8-13/+3965
2009-03-11From Michael Lum:Anders Broman3-44/+38
2009-03-11Typo.Anders Broman1-3/+3
2009-03-11Prepare IE dissection.Anders Broman1-0/+18
2009-03-11From Michael Lum:Anders Broman2-1/+74
2009-03-11From Jakub Zawadzki:Jaap Keuter1-0/+1
2009-03-10Another iteration of 64-bit-support-by-successive-approximation.Gerald Combs1-5/+5
2009-03-10Replace use of perror; Also: define various fcns as staticBill Meier1-12/+12
2009-03-10ng_file_read and SnifferDecompress need to be able to return negativeGerald Combs1-14/+18
2009-03-10Copy comment from tempfile.h to tempfile.cBill Meier1-0/+5
2009-03-09Fix a (very) minor memory leak; include tempfile.h only if _WIN32Bill Meier1-2/+3
2009-03-09More 64-bit fixes.Gerald Combs4-5/+5
2009-03-09Convert a bunch of ints to size_t in ngsniffer.c, and make sure file_readGerald Combs2-15/+15
2009-03-09P64 fixes.Gerald Combs9-18/+18
2009-03-09Make sure our offset increases, otherwise we'll go into a large loop.Gerald Combs1-1/+1
2009-03-09Enable checkAPIs on gtk/...Bill Meier1-1/+1
2009-03-09Replace use of ("prohibited") tmpnam() with codeBill Meier1-8/+28
2009-03-09Use "wshprint" (instead of "ethprint") for prefix of temp file name;Bill Meier1-6/+6
2009-03-09Add $Id$Bill Meier1-0/+2
2009-03-09Fix non-ascii character in file...Bill Meier1-1/+1
2009-03-09stat() ==> ws_stat() [to keep checkAPIs happy];Bill Meier1-3/+4
2009-03-09Use ws_fopen() [not fopen()] so that a path\filename withBill Meier1-1/+3
2009-03-09 Fix File ! Export ! Selected Bytes [Windows] crash whichBill Meier1-7/+8
2009-03-09Corrected oid names.Stig Bjørlykke3-6/+6
2009-03-09Corrected oid name.Stig Bjørlykke2-4/+4
2009-03-09Removed support for FT_UINT64/BASE_NONE/VALS combination.Stig Bjørlykke1-10/+4
2009-03-09From Steve Karg:Jaap Keuter2-12/+80
2009-03-09Handle BASE_NONE as BASE_DEC until we get a proper handling of integerStig Bjørlykke1-0/+1