aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-12-06[Automatic update for 2015-12-06]Gerald Combs17-1714/+2183
2015-12-06Qt: No path for created and renamed profilesStig Bjørlykke3-16/+44
2015-12-06SCTP: It is odd that the body of dissect_heartbeat_ack_chunk' function is ful...Michael Tüxen1-3/+5
2015-12-05Type cleanups.Guy Harris3-9/+10
2015-12-05Undoing base-64 encoding is not decryption.Guy Harris1-12/+12
2015-12-05Revert "Build Flex-generated files with "warnings are errors"."Guy Harris9-61/+109
2015-12-05Fix for bug 11856:Andreas Urke1-1/+1
2015-12-05Add missing table entry.Michael Tüxen1-0/+1
2015-12-05RTPS: Minor improvementsJuanjo Martin1-49/+53
2015-12-05Build Flex-generated files with "warnings are errors".Guy Harris9-109/+61
2015-12-05packetbb: fix the display of IPv4 addressesLotte Steenbrink1-1/+2
2015-12-05BGP: fix some issueMatt Texier1-5/+22
2015-12-05ECMP: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-21/+18
2015-12-05Enhancements for EtherNet/IP and CIPD. Ulis3-62/+162
2015-12-05ECMP: fix indentAlexis La Goutte1-185/+189
2015-12-05Remove a remnant of the old removed support for Python dissectors.Guy Harris1-1/+1
2015-12-05Use noyywrap rather than defining our own yywrap functions.Guy Harris13-116/+62
2015-12-04CMake+PortableApps: Include the VC runtime (second try).Gerald Combs6-18/+42
2015-12-04Export prefs_register_module() and prefs_register_subtree() functionsPascal Quantin1-2/+2
2015-12-04[packet-h] Add defines to make it possible to convert functions prefixedAndersBroman2-6/+9
2015-12-04Qt: fix a potential memory leak in RTP audio stream playbackPascal Quantin1-1/+1
2015-12-04codecs: fix libary name when compiling with CMakePascal Quantin1-1/+1
2015-12-04Adds wmem_list_find functionMatthieu Coudron2-0/+20
2015-12-04More libcodecs -> libwscodecs.Guy Harris1-2/+2
2015-12-04More libcodecs -> libwscodecs.Guy Harris6-23/+23
2015-12-03Change codecs from static to dynamic libraryPascal Quantin17-108/+252
2015-12-03Modify application description of Wireshark in Korean. The transliteration "ë...Shinjo Park2-2/+2
2015-12-03Make the gauntlet a bit clearer.Guy Harris1-3/+2
2015-12-03qt: Refresh local interface list only when interfaces added/removedMikael Kanstrup1-9/+1
2015-12-03Qt: Update menus with new recent settings when changing profileStig Bjørlykke4-23/+43
2015-12-03Qt: Set timestamp precision when changing profileStig Bjørlykke1-0/+1
2015-12-03[MP2T] Reading buffer should have MP2T_SIZE+TRAILER_LEN_MAX space to give roo...Michael Mann1-1/+1
2015-12-03Qt: Disable setStretchLastSection in the packet list.Gerald Combs1-0/+18
2015-12-03TDS: Sanity check number of columns to prevent crash.Michael Mann1-0/+4
2015-12-03Qt: Set main window font when changing profileStig Bjørlykke1-2/+2
2015-12-03Qt: Check display filter when changing profileStig Bjørlykke5-5/+14
2015-12-03Qt: fix selection of folder in UAT dialogPascal Quantin1-3/+10
2015-12-03Fix address hashing broken in g4f39c60Evan Huus8-32/+32
2015-12-02sctp_chunk_stat_dlg: fix The 'u_data->assoc' variable is assigned values twic...ruengeler1-2/+0
2015-12-02L2TP: define the Cisco ACK control messageNicolas S. Dade1-2/+9
2015-12-02OSTIP: fix typo found by PVS Studio (V519)Alexis La Goutte1-1/+1
2015-12-02L2TP: fix typo: s/zero length bit/zero length body/Nicolas S. Dade1-4/+4
2015-12-02ui: Guard update_local_interfaces with HAVE_LIBPCAPStig Bjørlykke2-0/+4
2015-12-02L2TP: show unsigned value of control connection idNicolas S. Dade1-1/+1
2015-12-02ui: Update interfaces when when changing profile.Stig Bjørlykke4-21/+62
2015-12-02Qt: Use uniform interface display nameStig Bjørlykke4-44/+54
2015-12-02[SUA] Change the dissector table sua.prop.tags to use DISSECTOR_TABLE_ALLOW_D...AndersBroman1-1/+1
2015-12-02PCP: Use GLib 2.32 < supported hash functionsRyan Doyle1-1/+1
2015-12-02PCP: Implement PMID to name mappingRyan Doyle1-22/+196
2015-12-02btatt - make size 32-bit in get_value()Michael Mann1-2/+2