aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-25Fix compilation without plugins:Jakub Zawadzki1-0/+2
2017-02-25Convert a few more dissectors to use wmem_hash instead of GHashtable.Michael Mann3-93/+55
2017-02-25packet-fw1.c: header should be packet scoped, not epan scopedMichael Mann1-4/+1
2017-02-25Configuration dump for webshark.Jakub Zawadzki1-1/+66
2017-02-25Replace "n/a" with an em dash.Gerald Combs3-6/+8
2017-02-24dtd: fix build due to -Wtypedef-redefinitionPeter Wu1-2/+2
2017-02-24dtd: free memory on shutdown.Dario Lombardo3-7/+13
2017-02-24udpdump: fix help.Dario Lombardo1-1/+1
2017-02-24androiddump: Use nonblocking connectMichal Labedzki1-7/+61
2017-02-24tools: add options validation.Dario Lombardo1-2/+9
2017-02-24Developers Guide typoGraham Bloice1-1/+1
2017-02-24Qt: Code cleanupStig Bjørlykke2-62/+48
2017-02-24pluginif: Add documentation for toolbar interfaceRoland Knall1-0/+108
2017-02-24PluginIF: AdditionalToolbarRoland Knall35-31/+3743
2017-02-24Reduce number of fwrite when writing pcap-ng EPB.AndersBroman1-2/+25
2017-02-24Make MIPv6 options into a dissector table.Michael Mann2-1014/+797
2017-02-24Fix sharkd compilation on some <glibc-2.16 or <gcc-4.8Jakub Zawadzki1-19/+25
2017-02-24sharkd: fix redundant redeclaration of ‘cfile’ [-Wredundant-decls]Alexis La Goutte2-3/+1
2017-02-23USB COM: highlight the bytes of the communications descriptorMartin Kaiser1-1/+1
2017-02-23Make IP options into a dissector table.Michael Mann2-445/+336
2017-02-22geoip_db: replace g_free with free.Dario Lombardo1-16/+22
2017-02-22g_malloc -> g_malloc0 where not all struct elements are initialized orJoerg Mayer2-3/+2
2017-02-22GPRS-NS: display nsip.cause and nsip.pdu_type as BASE_HEXPascal Quantin1-2/+2
2017-02-22mergecap: free memory on shutdown.Dario Lombardo1-0/+4
2017-02-22editcap: use single exit point.Dario Lombardo1-18/+25
2017-02-22reordercap: free memory on exitDario Lombardo1-0/+4
2017-02-22Qt: call cleanup from destructor in WiresharkApplication.Dario Lombardo1-1/+2
2017-02-22Qt: free memory used by rtd_tables.Dario Lombardo2-2/+4
2017-02-22extcap: Reduce number of scans and storageRoland Knall4-216/+283
2017-02-22[skinny]: Fix tvb struct size guard valueDiederik de Groot3-202/+203
2017-02-22Qt: Avoid flicker in filter expressions toolbarStig Bjørlykke1-1/+7
2017-02-22Faking different U-RNTIs for different CCCH streams.S. Shapira1-5/+6
2017-02-22L&G 8979 - Fix 'flags' display and RTU->master echoed responses from SBO comm...Chris Bontje1-1/+40
2017-02-22Clean up the get_if_capabilities_ routines a bit.Guy Harris1-20/+9
2017-02-22Only do save_errno = errno and errno = save_errno around g_free();Guy Harris1-7/+5
2017-02-22Make sure we zero out the newly allocated list, otherwise g_list append mayJoerg Mayer1-1/+1
2017-02-21Snort: use GRegex to find pcre matchesMartin Mathieson3-10/+135
2017-02-21Fix a double free.Gerald Combs1-1/+3
2017-02-21[GSM A BSSMAP] Correct a cause value according to TS 48.008 V13.2.0AndersBroman1-1/+1
2017-02-21Qt: Handle cancel in import coloring rulesStig Bjørlykke1-4/+6
2017-02-21[GSM RLCMAC] Fix column info.AndersBroman1-7/+7
2017-02-21DNS: Add Edwards-Curve Digital Security Algorithm (EdDSA) for DNSSEC (RFC 8080)Alexis La Goutte1-1/+5
2017-02-21couchbase: Fix Dead Store (Dead assignement/Dead increment) Warning found by ...Alexis La Goutte1-2/+1
2017-02-21Couchbase: Add SSL supportolivermd1-6/+23
2017-02-21cmake: Add some missing SET_FEATURE_INFOAlexis La Goutte1-1/+3
2017-02-21cmake: SET_FEATURE_INFO don't need to add www: for URLAlexis La Goutte1-2/+2
2017-02-21tns(.h): Remove unneeded h fileAlexis La Goutte3-72/+44
2017-02-21Get rid of unused variable.Guy Harris1-1/+0
2017-02-21New/updated reference URLs.Guy Harris7-7/+9
2017-02-21Have all the remote host list routines' names begin with recent_.Guy Harris4-18/+19