aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-30.mailmap: Update (of February and March)Alexis La Goutte2-7/+9
2017-03-30ssl-utils: fix a couple of uninitialized variablesChema Gonzalez1-2/+2
2017-03-30pcapng: Align code name and hf name.Stig Bjørlykke1-1/+1
2017-03-30[UMTS FP] Fixed some commentsS. Shapira1-9/+12
2017-03-30Terminate string_strings with { NULL, NULL }.Guy Harris1-1/+1
2017-03-29Prevent crash/assert on access to "uninitialized" device.if_info.name.Joerg Mayer2-0/+2
2017-03-29c15ch: fix value_string terminationPeter Wu1-1/+1
2017-03-29sysex: fix value_string terminationPeter Wu1-1/+1
2017-03-29checkAPIs.pl: check value_string terminationPeter Wu1-12/+10
2017-03-29mrcpv2: fix value_string terminationPeter Wu1-1/+1
2017-03-29Throw in a cast to squelch a compiler warning.Guy Harris1-1/+1
2017-03-29Squelch 64-to-32-bit narrowing warnings.Guy Harris1-2/+2
2017-03-29Fix processing of AMQP 0-10 arrays, maps, and conneciton locales.Guy Harris1-6/+5
2017-03-29Qt: propagate selection from main screen to dialogPeter Wu6-3/+45
2017-03-29packet-icmpv6.c: Fix some value_stringsMichael Mann1-3/+3
2017-03-29Bluetooth: fix conflicting entries in its value_string.Michael Mann2-3/+3
2017-03-29TLS: fix decryption with Encrypt-then-MAC (RFC 7366)Peter Wu2-14/+53
2017-03-29sharkd: support exporting ssl secretsJakub Zawadzki1-0/+21
2017-03-29Add ENC_TIME_MSEC_NTP and use it in packet-gtpv2.cAndersBroman4-7/+30
2017-03-29Print signed values with %d, not %u.Guy Harris1-1/+1
2017-03-29Fix "warning C6246: Local declaration hides declaration of the same name in o...Michael Mann3-7/+4
2017-03-29Fix problem found by Coverity.Guy Harris1-1/+5
2017-03-29Check for localtime() failing.Guy Harris1-2/+12
2017-03-28Add bounds checks for references to outhdr_values.Guy Harris1-37/+81
2017-03-28packet-nstrace.c: Ensure value_strings end with {0, NULL}Michael Mann1-2/+2
2017-03-28Reflect new default value of snaplen in man pages.Martin Sehnoutka9-12/+12
2017-03-28voip_calls_infO_model(.h): fix extra ‘;’ [-Wpedantic]Alexis La Goutte1-1/+1
2017-03-28Qt: update endpoint statistics column labels to match GTK onesPascal Quantin2-12/+7
2017-03-28randpkt_core: Fix a handful of warningsMichael Mann1-8/+6
2017-03-28Don't wire in 262144, use WTAP_MAX_PACKET_SIZE.Guy Harris1-2/+5
2017-03-28text2pcap: define max packet size to WTAP_MAX_PACKET_SIZEPascal Quantin2-6/+7
2017-03-28Get rid of blanks at the ends of lines.Guy Harris1-12/+12
2017-03-28Fix up time encodings.Guy Harris12-126/+367
2017-03-28Qt: fix closing editor in capture interfaces dialogPeter Wu1-0/+25
2017-03-28text_import: the maximum frame length should be WTAP_MAX_PACKET_SIZEPascal Quantin1-1/+1
2017-03-28wsutil: fix a NULL pointer dereference when there is a single plugin registeredPascal Quantin1-16/+6
2017-03-28GTK: the maximum packet size is WTAP_MAX_PACKET_SIZE, not 65535Pascal Quantin3-6/+8
2017-03-28artnet : fix conflicting entry in its value_stringAlexis La Goutte1-1/+1
2017-03-28Qt: the maximum packet size is WTAP_MAX_PACKET_SIZE, not 65535Pascal Quantin1-3/+7
2017-03-28reordercap: use the snaplen from the source filePascal Quantin1-2/+2
2017-03-28rawshark: Move large data (WTAP_MAX_PACKET_SIZE) to the heap.Michael Mann1-2/+3
2017-03-28dumpcap: Move large data (WTAP_MAX_PACKET_SIZE) to the heap.Michael Mann1-1/+3
2017-03-28k12text.l: Move large data (WTAP_MAX_PACKET_SIZE) to the heap.Michael Mann1-5/+21
2017-03-28logcat_text.c: Move large data (WTAP_MAX_PACKET_SIZE) to the heap.Michael Mann1-5/+16
2017-03-27Don't waste time trying to run non-plain file and non-executable files.Guy Harris1-11/+17
2017-03-27Qt: fix capture statistics display in status barPascal Quantin1-1/+1
2017-03-27btatt: fix conflicting entry in its value_stringAlexis La Goutte1-1/+1
2017-03-27BGP: fix conflicting entry in its value_stringAlexis La Goutte1-1/+1
2017-03-27bctp: fix conflicting entry in its value_stringAlexis La Goutte1-1/+1
2017-03-27Fix "warning C6246: Local declaration hides declaration of the same name in o...Michael Mann5-19/+15