aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* the megaco plugin no longer exists, remove remaining traces ...Ulf Lamping2007-03-271-15/+0
* trash the empty container of the megaco pluginLuis Ontanon2007-03-2611-672/+0
* Fix a bunch more warnings. Add -Werror when using --with-warnings-as-errorsStephen Fisher2007-03-263-334/+4
* migrate packet-megaco.c from plugins/megaco to epan/dissectorsLuis Ontanon2007-03-253-3337/+0
* all warnings removed in the meantime, "treat warnings as errors" :-)Ulf Lamping2007-03-251-1/+1
* From Sebastien Tandel:Stephen Fisher2007-03-233-78/+89
* Fix about 150 warnings new to gcc 4.0 in the error on warning directories.Stephen Fisher2007-03-2312-73/+78
* From Sebastien Tandel:Stephen Fisher2007-03-232-8/+8
* From Sebastien Tandel:Stephen Fisher2007-03-2322-24/+23
* Add -Werror when using GCC only to the Makefile.am of the baseStephen Fisher2007-03-2226-28/+93
* leave out the mate plugin for now, so buildbot might compile again ...Ulf Lamping2007-03-221-1/+1
* fix a warning, set CFLAGS to block new warningsUlf Lamping2007-03-222-2/+2
* set CFLAGS to block new warnings for all plugins (except for giop and h223, w...Ulf Lamping2007-03-2122-22/+22
* fix two MSVC warningsUlf Lamping2007-03-211-2/+2
* as Jeff made empty field names "illegal", he changed the way PN-IO and PN-PTC...Ulf Lamping2007-03-112-2/+2
* Fix bug 552:Jeff Morriss2007-03-112-501/+501
* PROFINET RT frames can also be transported over UDP Port 0x8892 - to be routableUlf Lamping2007-03-061-0/+2
* fix read handling of index 0x8051 and 0xe00cUlf Lamping2007-03-031-1/+2
* From Richard van der Hoff:Anders Broman2007-02-271-59/+125
* -Add the compiler version to the plugin resourceJaap Keuter2007-02-2642-64/+108
* fix the padding in the read/write headers, some other minor changesUlf Lamping2007-02-251-27/+132
* add a new function dissect_dcom_HRESULT_item() for some more flexibility, use...Ulf Lamping2007-02-251-6/+16
* have megaco handing over to h248 in case it does not recognize the buffer as ...Luis Ontanon2007-02-231-1/+5
* Properly introduce packet-pn.c as a helperJaap Keuter2007-02-232-1/+6
* From Richard van der Hoff:Anders Broman2007-02-221-222/+295
* From Richard van der Hoff:Anders Broman2007-02-211-46/+47
* Include <string.h> to declare memcpy().Guy Harris2007-02-191-1/+1
* fix an error added latelyUlf Lamping2007-02-171-1/+1
* some more compiler warnings removedUlf Lamping2007-02-173-25/+26
* squelch some compiler warningsUlf Lamping2007-02-174-23/+24
* major code cleanup:Ulf Lamping2007-02-1612-721/+7776
* From Sebastien Tandel:Stephen Fisher2007-02-133-0/+3
* add remaining TLV blocks (complete now?)Ulf Lamping2007-02-121-33/+293
* remove some warningsUlf Lamping2007-02-111-15/+15
* remove a g_warning left over from debuggingUlf Lamping2007-02-111-2/+0
* add a lot more TLV block decodes, some code cleanup, ...Ulf Lamping2007-02-101-153/+641
* Source code cleanup.Jaap Keuter2007-02-091-8/+4
* various major enhancements to the PROFINET-IO dissector (including some new T...Ulf Lamping2007-02-081-113/+924
* - add dissection for "I&M0" blockUlf Lamping2007-02-061-14/+218
* Modification of version resource.Jaap Keuter2007-01-252-3/+5
* Win32: MSVC > 6 doesn't work well with Unicode filenames!Ulf Lamping2007-01-122-2/+2
* Trying to get buildbot Ubuntu-5.10-x86 distcheck to build again.Jaap Keuter2007-01-102-1/+12
* move asn1.c/.h files into plugins/asn1 directory as just this plugin uses it nowTomas Kukosa2007-01-104-2/+1208
* From Mike Davies:Stephen Fisher2007-01-091-0/+18
* PropagationDelayFactor -> LineDelayUlf Lamping2007-01-081-14/+17
* add experimental support for some more of the MSVC_VARIANTs:Ulf Lamping2007-01-064-4/+4
* Serious source code cleanup.Jaap Keuter2007-01-041-75/+80
* Call the handoff registration routine proto_reg_handoff_irsir() to avoidGuy Harris2007-01-041-3/+1
* clean should also remove generated plugin.c and manifest filesUlf Lamping2007-01-0323-45/+69
* Oops: wireshark.com --> wireshark.orgBill Meier2007-01-021-1/+1