summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2014-07-22Update MySQL Capability flagsDaniel van Eeden1-26/+36
2014-07-22better visibility for vx11Marcel Essig1-2/+18
2014-07-21[WIP] Add a conversation dialog.Gerald Combs2-11/+18
2014-07-21simplify the tree handling a bitMartin Kaiser1-11/+7
2014-07-21display unused bytes as raw bytes not as ASCII stringMartin Kaiser1-2/+2
2014-07-21Add auth plugin to server greeting infoDaniël van Eeden1-0/+13
2014-07-20start support for the Japanese language in the Qt versionMartin Kaiser1-0/+1
2014-07-20[Automatic manuf, services and enterprise-numbers update for 2014-07-20]Gerald Combs2-25/+260
2014-07-20Use forward slashes in paths to runlex.shРоман Донченко2-2/+2
2014-07-20va_list can't be NULL on ARM.Steev Klimaszewski1-7/+29
2014-07-19use proto_tree_add_item()Martin Kaiser1-218/+122
2014-07-19simplify APPEND_OUI_NAMEMartin Kaiser1-6/+2
2014-07-19remove the NULL check in APPEND_BOOLEAN_FLAGMartin Kaiser1-3/+2
2014-07-19add editor modelinesMartin Kaiser1-842/+855
2014-07-19simplify the tree handling a bitMartin Kaiser1-11/+8
2014-07-19fix bug 9100Martin Kaiser1-26/+30
2014-07-19remove some more unnecessary initializationsMartin Kaiser1-7/+7
2014-07-19no need to initialize these pointersMartin Kaiser1-6/+6
2014-07-19use gboolean for detected_dropMartin Kaiser1-3/+3
2014-07-19add H.265 stream typeMartin Kaiser1-0/+1
2014-07-19Add casts to squelch compiler warnings.Guy Harris2-3/+3
2014-07-19Revert part of 5cc2ab74af486611def7bcc14105c1a0257b41deEvan Huus1-1/+1
2014-07-19HTTP2: Update to nghttp2 lib 0.5.0Alexis La Goutte5-17/+14
2014-07-18Add some expert info to the MAC Control dissectorMichael Mann1-5/+35
2014-07-18WebSocket: increase max unmask payload size to 256K and indicate that packet ...Pascal Quantin1-3/+6
2014-07-18DNS: Add new opcode EDNS EXPIRE (9) for EDNS options (RFC7314)Alexis La Goutte1-2/+4
2014-07-18Add better assertions for comparing integers.Kevin Cox1-0/+45
2014-07-18Add casts to make the buildbot happy.AndersBroman1-7/+7
2014-07-18Split LBMR tap into 5 separate taps. Make the associated tap data use fixed-l...David Ameiss3-270/+350
2014-07-18Support of draft-ietf-idr-flow-spec-v6 and some cosmetic improvmentsMatthieu Texier1-17/+90
2014-07-18ssl-utils: change some references from ietf drafts to rfcsHauke Mehrtens1-4/+4
2014-07-17Escape some characters like \n when appending textMichael Tüxen8-16/+14
2014-07-17When DNP3 heuristics are disabled, relax the conditions onGraham Bloice1-2/+2
2014-07-16Fix assertion error when no header field was decompressedTatsuhiro Tsujikawa1-0/+4
2014-07-16Fix regression related to OSPF related enum order definitionsJim Young1-12/+16
2014-07-16TLS: Update to the final RFC (7301) for ALPNAlexis La Goutte1-1/+2
2014-07-16Don't use __func__, use G_STRFUNC.Guy Harris2-7/+7
2014-07-15ssl: move decoder init from ClientKeyExchange to ChangeCipherSpecPeter Wu4-21/+72
2014-07-15ssl: unify common Hello dissection to ssl-utilsPeter Wu4-223/+106
2014-07-15Fix Argument with 'nonnull' attribute passed null found by ClangAlexis La Goutte1-1/+3
2014-07-15HTTP2: Fix double freeAlexis La Goutte1-0/+7
2014-07-15MAUSB dissection of control transfer responsesSean O. Stalley3-1/+23
2014-07-15Moved USB Setup Response Dissection into own functionSean O. Stalley1-40/+73
2014-07-15Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+1
2014-07-15Make the state variable an enum, and add a case for the IN_SKIP value.Guy Harris1-2/+10
2014-07-15Fix up library names when using CMake on WindowsGraham Bloice1-2/+5
2014-07-14Add application/atom+xml as an XML document type.Guy Harris1-0/+1
2014-07-14Treat CR-LF at the end of a line like LF.Guy Harris1-1/+14
2014-07-14Fix buildbot issues with commit f8f3239bb03487de1844ab0f6df0ba693322ce4bGraham Bloice1-2/+2
2014-07-14Add default ciphering and integrity algorithms to use for when control messag...Martin Mathieson1-3/+46