aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-12-21text2pcap: fix There are identical sub-expressions 'num_packets_written' to t...Alexis La Goutte1-1/+1
2015-12-21Adding RSSI Location Cluster for ZigbeeVikram Hegde2-0/+1208
2015-12-21ui: Improved splitting custom column multi-fieldStig Bjørlykke1-1/+1
2015-12-21PPP: fix no previous prototype for 'proto_reg_handoff_bcp_bpdu/ncp' [-Wmissi...Alexis La Goutte1-0/+2
2015-12-21Zbee(nwk): Changing comment format (javadoc=>Doxygen)Rishi Dev Singh1-300/+169
2015-12-21Docbook: Add Example when building for Win64...Alexis La Goutte1-1/+5
2015-12-21Confirm discarding data before restarting capture.Michael Mann3-13/+30
2015-12-21CAN: Add call to register_dissector in CAN dissectorSebastian Schildt1-0/+1
2015-12-21Netflow/Ipfix: Add Barracuda NGFirewallUli Heilmeier2-2/+229
2015-12-21ICMP timestamp is in mseconds, not seconds.Michael Mann1-3/+3
2015-12-21ui: Fixed column tooltip when having multi-field custom columns.Stig Bjørlykke1-19/+47
2015-12-21[airpdcap rijndael] use packet scoped wmem memory in AES_unwrap()Martin Kaiser2-6/+2
2015-12-21[airpdcap] check the length of the WPA broadcast key we calculatedMartin Kaiser1-0/+4
2015-12-21[aidpdcap] use packet scoped wmem memory for szEncryptedKeyMartin Kaiser1-2/+1
2015-12-21Squelch another warning.Guy Harris1-1/+1
2015-12-21Squelch some compiler warnings.Guy Harris1-3/+3
2015-12-21Rename some variables to make it a bit clearer what they are.Guy Harris1-31/+31
2015-12-20Add bounds checks and fix a length argument.Guy Harris1-15/+34
2015-12-20Qt: Fix Confirm unsaved capture files preference.Stig Bjørlykke1-0/+1
2015-12-20Add COL_CUSTOM_PRIME_REGEXStig Bjørlykke4-3/+6
2015-12-20[Automatic update for 2015-12-20]Gerald Combs17-1470/+1767
2015-12-20[png] add two more chunk namesMartin Kaiser1-0/+4
2015-12-20[AES_unwrap] initialize the output array with 0sMartin Kaiser1-1/+1
2015-12-20[USB] dissect the data part in outgoing isochronous URBs on LinuxMartin Kaiser1-3/+8
2015-12-20Add %ProgramW6432% to the list of search paths when looking for 7-Zip.Christian Tellefsen1-0/+1
2015-12-20Qt: Add missing multi-field column validationMichal Labedzki24-145/+172
2015-12-20Create capture dissector table for LLC non-snap dissectors.Michael Mann9-55/+10
2015-12-20Condense DMX dissectors into a single file and create a dissector table for t...Michael Mann8-835/+596
2015-12-20packet-enc.c: Convert flags to use proto_tree_add_bitmask.Michael Mann1-17/+35
2015-12-20flags_set_truth -> tfs_set_notsetMichael Mann2-19/+5
2015-12-19extcap: plug some memleaksPeter Wu2-28/+45
2015-12-19Add menu item for capture comment dialog in GTK+Dirk5-21/+22
2015-12-19Get rid of the argument to filter_expression_init().Guy Harris3-12/+11
2015-12-19Add missing ERF types, mention another missing type, mention reserved space.Guy Harris2-0/+9
2015-12-19ERF: Add basic no-break support for ERF_TYPE_META.Anthony Coddington3-5/+27
2015-12-19sctp_graph_dlg: fix Expression 'tsn->secs >= min_secs' is always true. Unsign...Alexis La Goutte1-2/+2
2015-12-19Adding Flow Measurement and Occupancy Sensing Clusters for ZigbeeAditya Jain2-0/+462
2015-12-19Qt UI: use a default (and minimum) value of 2 for the number of files in aJeff Morriss1-0/+6
2015-12-19Allow "capture info data" to not be a singleton.Michael Mann15-85/+92
2015-12-19Qt: Try to fix Main Welcome Interfaces List ScrollbarMichal Labedzki3-3/+9
2015-12-19Get rid of a couple of extra blank lines.Guy Harris1-2/+0
2015-12-18Remove a comment that didn't need to be copied and pasted.Guy Harris1-4/+0
2015-12-18Qt UI: there's no need to capitalize kilobytes, megabytes, and megabytes inJeff Morriss1-6/+6
2015-12-18CMake: Make "install ... DESTINATION" paths relative.Gerald Combs1-8/+20
2015-12-18[NFS] adding stateid hash based on stateid.otherOlga Kornievskaia1-0/+12
2015-12-18Removed local definition of offsetof().Stig Bjørlykke1-3/+0
2015-12-18prefs_register_modules() is used only in epan/prefs.c; make it static.Guy Harris3-7/+6
2015-12-18Qt: use recent.gui_bytes_view preference to remember bits / byte viewPascal Quantin8-28/+29
2015-12-18Removed local definitions of offsetof().Stig Bjørlykke6-26/+2
2015-12-18RTPS: Added dissection of PID_BUILTIN_ENDPOINT_SETJuanjo Martin1-15/+93