* DissectorTable.add does not allow to add lua protocols that don't have a dissector.
[obnox/wireshark/wip.git] / epan /
2006-02-08 geraldAdd support for PacketCable option 60/suboption 5.23...
2006-02-08 jmayerPaolo Abeni:
2006-02-08 sahlbergsmb2:
2006-02-08 guyFix up some comments.
2006-02-08 guyClean up the comments for files_identical(), and fix...
2006-02-08 legoMake file_exists() work on macosx (and other unices)
2006-02-07 legosvn:keywords and svn:eol-style
2006-02-07 legoForgotten from last commit
2006-02-07 legoeXtenstion options access to the -X command line options
2006-02-07 sahlbergsmb2 signing
2006-02-07 etxrabNewlines in preference comments causes problems in...
2006-02-07 etxrabPacket-bssap.c - Dissect BCD coded IE:s
2006-02-07 sahlbergadd the CLIENT_TIME ntlmv2 addr name type
2006-02-07 sahlberghandmerged patch from metze it conflicted with recent...
2006-02-07 sahlbergrename Logoff to SessionLogoff to make it consistent...
2006-02-07 jmayerPaolo Abeni:
2006-02-07 sahlbergadd dissection of the P (PID Valid) bit in the header
2006-02-07 lrolandchanges to build lua plugin with MSVC6:
2006-02-07 sahlbergadd dissection of
2006-02-07 etxrabDissect channel needed.
2006-02-07 etxrabAdd a RFC value.
2006-02-06 lego- fix a leak
2006-02-06 sahlbergprettify class/infolevel for GetInfo/SetInfo
2006-02-06 guyExport the new privilege-manipulation routines (not...
2006-02-06 guyMove the code to relinquish set-UID and set-GID privile...
2006-02-06 sahlbergdissect the TWrp chain element
2006-02-06 sahlbergadd dissection of a few more create options
2006-02-06 guyFrom Paolo Abeni:
2006-02-06 guyTag some #else/#endif to make it clearer what tests...
2006-02-06 guyAdd code to check whether the app was started with...
2006-02-06 legoThe simple dialog
2006-02-06 guyNo C++/C99-style comments, please.
2006-02-06 guyInclude <epan/gnuc_format_check.h> in packet-ssl-utils...
2006-02-06 guyFrom Paolo Abeni: fix some warnings, etc..
2006-02-05 lego* add an option to funnel_register_menu to retap the...
2006-02-05 jmayerTrivial warning fix (no newline at end of file)
2006-02-05 legoH.248 over UDP
2006-02-05 lego- add a register_menu funnel
2006-02-05 guyUpdate from the current asn1/tcap code.
2006-02-05 jmayerChange port define to something more readable
2006-02-05 sahlbergfrom JBM
2006-02-05 jmayerBuildbot found:
2006-02-04 jmayerPaolo Abeni
2006-02-04 legodefine funnel_register_field_menu even if it is not...
2006-02-04 legoThe funneled GUI mini API.
2006-02-04 etxrabAdd SSN:s from 3GPP TS 23.003.
2006-02-03 etxrabFrom Mike Duigou:
2006-02-02 etxrabgsm_a: Export needed functions
2006-02-02 sahlbergfix bug 400
2006-02-01 etxrabpacket-gsma_a.ch Use valuestrings for Number type etc...
2006-02-01 etxrabFrom Greg Morris:
2006-01-31 etxrabExport dissector_handle_t get_itu_tcap_subdissector()
2006-01-31 etxrabFix a typo
2006-01-31 etxrabDisplay which dissector is linked to a ssn.
2006-01-31 sahlbergmake sure we actually get the tcpd structure pointer...
2006-01-31 etxrabBSSGP - Translate MCC and make MCC MNC etc vissible...
2006-01-31 etxrabFix a typo.
2006-01-31 guyFix description of version0_type, now that it also...
2006-01-30 geraldMake sure a pointer isn't null before we try to use...
2006-01-30 legoFixes bug 717
2006-01-30 etxrabUse dissect_e212_mcc_mnc().
2006-01-30 etxrabFrom Martin Mathiesson:
2006-01-30 etxrabFrom Andrei Emeltchenko:
2006-01-29 guyMap "mtp3.net_addr_format" to "mtp3.addr_format", for...
2006-01-29 etxrabActually use the valuestring...
2006-01-29 guyFix indentation, add a /* FALLTHRU */ comment.
2006-01-29 lrolandAs suggested by Ilja Maslov, display values of
2006-01-29 lrolandFix an infinite loop in gsm_a dissector and a wrong...
2006-01-29 guyUse tvb_format_text() on the message, to handle non...
2006-01-29 guyAdd an option to dissect purported RTP packets with...
2006-01-28 guySquelch a compiler warning.
2006-01-28 guyExpand the set of #defines in afn.h (and give a URL...
2006-01-28 guyFix missing closing */ in comment.
2006-01-28 guyFix missing brackets in if statement.
2006-01-26 sahlbergrewrite of the tcp sequence number analysis code to...
2006-01-26 etxrabAdd the abillity to translate MCC.
2006-01-25 ulflfrom Gisle Vanem:
2006-01-25 legoBind IuUP to RTP
2006-01-25 legoUse the right tree
2006-01-25 etxrab- Add new IE:s
2006-01-24 ulflminor code cleanup
2006-01-24 ulfladd missing capture_radiotap
2006-01-24 jakeDerived some more assumptions from NLB traffic
2006-01-24 legofix a typo
2006-01-24 legoAdd register_postdissector() to the API.
2006-01-23 guyAdd some more sanity checking of the Radiotap header.
2006-01-23 etxrabBugfix: network address not dissected correctly
2006-01-23 guyCall capture_radiotap() when capturing on a device...
2006-01-23 guyRename all the COOK_ macros to indicate the field from...
2006-01-23 guyFrom Sam Leffler:
2006-01-23 jakeImplemention of T38 TCP defragmentation by Alejandro...
2006-01-23 etxrabFrom Marc Petit-Huguenin:
2006-01-22 guyGet rid of unused variables, fix indentation, don't...
2006-01-22 guy"size_t" can be "unsigned int" or "unsigned long",...
2006-01-22 etxrabDissect CellGlobalIdOrServiceAreaIdOrLAI and RAIdentity
2006-01-22 ulflsimply use DISSECTOR_ASSERT() to detect tvb problems...
2006-01-22 ulfladd fragment_get_reassembled_id so the handed id doesn...
2006-01-22 ulflWin32: call an existing debugger if a DissectorError...
2006-01-22 ulfladd Win32 Structured Exception Handling (SEH) at the...
2006-01-21 etxrabRANAP - Dissect ProtocolExtensionField IE:s
next