aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2011-06-19Fix gcc 4.6 "set but not used [-Wunused-but-set-variable]" warnings.Bill Meier36-97/+21
2011-06-19Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2409/+2412
2011-06-19Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-67/+56
2011-06-19[Automatic manuf, services and enterprise-numbers update for 2011-06-19]Gerald Combs1-7/+263
2011-06-19Revert r37702 in favour of r37705 for bug 6035.Stig Bjørlykke1-2/+2
2011-06-19Handle BASE_NONE as BASE_DEC for filter expression in custom columns.Stig Bjørlykke1-0/+1
2011-06-18Use BASE_DEC for expert.group and expert.severity.Stig Bjørlykke1-2/+2
2011-06-17Make pcap-ng the default. Add a compile-time option to prefer pcap-ng orGerald Combs1-0/+4
2011-06-17pflog: use BSD_AF_ defines from <epan/aftypes.h>.Jakub Zawadzki2-9/+7
2011-06-17Added some casts from spotlight_ntoh64 to guint.Stig Bjørlykke1-5/+5
2011-06-17From Gregor Beck via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6004Alexis La Goutte1-0/+31
2011-06-17Added a cast from ieee802154_long_addr.addr (guint64) to guint.Stig Bjørlykke1-1/+1
2011-06-17Update IKEv2 to last IANA Parameters (2011-05-09)Alexis La Goutte1-3/+48
2011-06-17Added cast to int for nstime_t.nsecs.Stig Bjørlykke1-8/+8
2011-06-17Preferences for x411 moved to p1.Stig Bjørlykke1-1/+4
2011-06-17From Roland Knall:Anders Broman1-29/+216
2011-06-16Squelch some compiler warnings.Guy Harris4-9/+14
2011-06-16Squelch some compiler warnings.Guy Harris1-1/+1
2011-06-16Enhance Cisco CCX1 CKIP Information Element (133)Alexis La Goutte1-17/+31
2011-06-16Constify a return value, to squelch a compiler warning.Guy Harris2-3/+3
2011-06-16Attempt to squelch some compiler warnings.Guy Harris1-1/+3
2011-06-16Attempt to squelch some compiler warnings.Guy Harris1-2/+2
2011-06-16Attempt to squelch some compiler warnings.Guy Harris1-3/+3
2011-06-15From Ali Bahar via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6022Alexis La Goutte1-52/+41
2011-06-15Make checkAPIs Happy Alexis La Goutte1-1/+1
2011-06-15From Colin O'Flynn via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5363Alexis La Goutte1-0/+52
2011-06-15From Colin O'Flynn via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5363Alexis La Goutte1-7/+8
2011-06-14Please don't use prohibited APIs in new code:Stig Bjørlykke2-2/+2
2011-06-13Fix for bug 6009:Jaap Keuter1-1/+1
2011-06-12[Automatic manuf, services and enterprise-numbers update for 2011-06-12]Gerald Combs1-11/+211
2011-06-11Just as with autoconf, we need to include the Python cflags whenGuy Harris1-1/+1
2011-06-11Do the Python embedding similarly to other "default = yes, if available"Guy Harris1-1/+1
2011-06-11Include <Python.h> to get the Python version number.Guy Harris1-1/+4
2011-06-10From Pascal Quantin:Anders Broman1-6/+2
2011-06-09Add another cast.Gerald Combs1-1/+1
2011-06-09Add a couple of casts to make Visual C++ happy.Gerald Combs1-4/+3
2011-06-09- Add something to columns when using mime-encapJakub Zawadzki1-0/+3
2011-06-09- Replace jpeg_jfif decoder, with more generic mime_file (no more 64KB limit!).Jakub Zawadzki3-0/+113
2011-06-09From Colin O'Flynn via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5980Alexis La Goutte1-3/+121
2011-06-09Only count an ACK if it's part of an existing conversation, otherwise weGerald Combs1-3/+8
2011-06-08* Add Keep Going bit flag in insert commandAlexis La Goutte1-459/+488
2011-06-08Fix a typo (spotted by Pascal Quantin).Martin Mathieson1-1/+1
2011-06-08Move the warning "...SercosIII heuristic dissector cannot be registered.." to...Anders Broman1-8/+1
2011-06-08From Michael Mann:Anders Broman1-0/+259
2011-06-07Fix gcc 4.6 "set but not used [-Wunused-but-set-variable]" warningsBill Meier4-311/+310
2011-06-07From Daniel Willmann: Lontalk protocol (EIA-709.1)Bill Meier3-0/+724
2011-06-07Put packet-cnip.c in the right group (DISSECTOR_SRC not ASN1_DISSECTOR_SRC).Bill Meier1-1/+1
2011-06-07Move packet-sercosiii.c to be a builtin dissector.Anders Broman3-0/+1566
2011-06-07From Daniel Willmann: dissector for EIA-852 protocol (Component Network over IP)Bill Meier3-0/+263
2011-06-07Delete no longer used .h fileAnders Broman1-38/+0