summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-24Have PACKET_DESCRIBE() for V10.Guy Harris1-5/+21
2015-02-24Move the setting of rec_type.Guy Harris1-5/+2
2015-02-24Revert "exntest: Fix Dead Store (Dead assignement/Dead increment) warning fou...Guy Harris1-1/+3
2015-02-24Qt: Escape ampersands in checkboxes and radio buttons.Gerald Combs2-5/+13
2015-02-24openSAFETY: Remove Macro and clear dissectionRoland Knall1-94/+84
2015-02-24Qt: Apply recent settings.Gerald Combs12-101/+164
2015-02-24exntest: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-3/+1
2015-02-24epan: fix build error with gcc5Daniel Mack1-1/+1
2015-02-24websocket: avoid recursion, use tcp_dissect_pdusPeter Wu2-50/+56
2015-02-24NS Trace (NetScaler Trace) file format is not able to export specified packetsranushekhar1-0/+1
2015-02-24DNS: Ignore Client Subnet option's data length when > 16Alexis La Goutte1-5/+6
2015-02-24proto.c: avoid corrupting stack when printing a 64 bits field in BASE_DEC_HEX...Pascal Quantin1-13/+13
2015-02-24Qt: Fix a crash when changing the layout.Gerald Combs5-5/+24
2015-02-24pcap-common: fix build error with gcc5Daniel Mack1-1/+1
2015-02-23BSSMAP: VGCS/VBS Assignment Request wrong first parameterunknown1-2/+2
2015-02-23Get rid of no-longer-needed variables.Guy Harris1-6/+4
2015-02-23Don't add redundant information to the top-level flags item for NBNS.Guy Harris1-5/+0
2015-02-23RSVD: add missing initialization of lun parameterPascal Quantin1-0/+1
2015-02-23ui/gtk: use GTK+ 2 name for control keysPeter Wu1-2/+2
2015-02-23ssl-utils: refactor keyfile matchingPeter Wu1-59/+61
2015-02-23jmirror packet dissector expects ipv6 flow label = 0Alexis La Goutte1-3/+3
2015-02-23L2CAP information message contained two bits that were wrongly dissected.Jeroen Sack1-2/+2
2015-02-23Fix generation of address-with-resolution strings.Guy Harris1-26/+26
2015-02-22BMP: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+1
2015-02-22Fix handling of longitude and latitude values.Guy Harris1-3/+3
2015-02-22Clean up display of raw hex latitude/longitude values.Guy Harris1-1/+1
2015-02-22Put back address family field.Guy Harris1-0/+1
2015-02-22Use file extensions even more as a heuristic.Guy Harris1-3/+56
2015-02-22[Automatic manuf, services and enterprise-numbers update for 2015-02-22]Gerald Combs5-28/+248
2015-02-22Make FT_{U}INT{40,48,56,64} handle BASE_CUSTOM.Guy Harris1-85/+23
2015-02-22Set 64-bit signed values with proto_tree_set_int64().Guy Harris1-1/+1
2015-02-22Fetch values appropriately according to the value's type.Guy Harris1-4/+5
2015-02-22Add tvb_address_with_resolution_to_str.Michael Mann11-95/+80
2015-02-21Update Debian symbols list.Guy Harris1-1/+1
2015-02-21Remove tvb_ from the names of wsutil mempbrk routines.Guy Harris14-92/+94
2015-02-21Rename the slower-but-portable mempbrk to ws_mempbrk_portable_exec().Guy Harris3-6/+6
2015-02-21Move declarations of internal ws_mempbrk routines to a separate header.Guy Harris5-9/+35
2015-02-21More wrapping of constants with G_GUINT64_CONSTANT().Guy Harris1-18/+18
2015-02-21Update Debian symbols file.Guy Harris1-1/+5
2015-02-2164-bit constants need to be wrapped in G_G{U}INT64_CONSTANT().Guy Harris1-6/+6
2015-02-21The shortening to 32 bits is intentional, so add a cast.Guy Harris1-4/+4
2015-02-21Bluetooth/GUI: ATT: Use alphabetical order in makefileMichal Labedzki1-2/+2
2015-02-21Ftypes: Double: Minor fixesMichal Labedzki1-6/+8
2015-02-21Qt: Fix for QT < 4.8Michal Labedzki1-0/+4
2015-02-21Set phdr encap for pcap fileMichal Labedzki1-0/+2
2015-02-21Use correct mem scope for source address in Text LogcatMichal Labedzki1-1/+1
2015-02-21Fix GTK-sharkMichal Labedzki1-1/+1
2015-02-21Make FT_{U}INT64 behave more like FT_{U}INT32, add support for FT_{U}INT{40,4...JC Wren26-465/+1725
2015-02-21Convert dissectors to use address_with_resolution_to_str instead of two separ...Michael Mann8-86/+82
2015-02-21checkAPIs: match packet-*.[ch], independent of localePeter Wu1-1/+1