Add ws_load_library and ws_module_open, which respectively call
[obnox/wireshark/wip.git] / epan / CMakeLists.txt
2010-08-17 jmayerCommit 33815 renamed packet-nt-sonmp.c to packet-ndp.c
2010-08-17 wmeierFrom Tom Hughes: FastCGI dissector.
2010-07-20 jmayerAdd dissectors/packet-netmon-802_11.c
2010-07-07 jmayerSome dissectors are added in dissectors/dcerpc/CMakeLis...
2010-07-07 jmayerSynchronize dissector lists between CMakeLists.txt and
2010-06-23 wmeierFrom Haakon Nessjoen: New dissector for Digiums TDMoE...
2010-06-22 stigFrom Håkon Nessjøen via bug 4899:
2010-06-19 stigFrom tieuthunhi via bug 4887:
2010-06-13 jmayerAdd packet-gopher.c from rev 33220.
2010-06-09 stigAdded packet-idmp.c
2010-06-04 stigFrom Holger Freyther via bug 4841:
2010-06-03 jmayer- Add tap-sv.c and packet-sv.c to the list of files...
2010-06-02 stigAdded packet-batadv.c
2010-05-29 morrissRemove a couple more references to the optional objects...
2010-05-28 jmayerRemaining fixes for
2010-05-27 jmayerFix for the LUA part of bug
2010-05-18 krjFrom Allan M. Madsen:
2010-05-17 wmeierFrom Torrey Atcitty: IEEE 1722(AVB Transport Protocol...
2010-05-17 morrissFrom Robert Hogan via https://bugs.wireshark.org/bugzil...
2010-05-14 wmeierFrom Torrey Atcitty: IEEE 802.1Qat (Multiple Stream...
2010-04-27 wmeierFrom David Bond: TRILL (TRansparent Interconnection...
2010-04-23 stigAdded initial support for Dropbox LAN sync Protocol.
2010-04-16 wmeierFrom Jens Kilian: VXI-11 (a.k.a. Network Instrument...
2010-04-16 jmayerA previous patch added another implementaion of grps...
2010-04-14 stigAdded PKIXAttributeCertificate (RFC3281).
2010-04-07 jmayerAdd packet-q708.c
2010-04-05 stigAdded packet-vmlab.c
2010-04-04 stigFrom Jelmer Vernooij via bug 4640:
2010-04-01 wmeierFrom Aniruddha A: ANCP (Access Node Control Protocol...
2010-03-22 wmeierFrom Venkateshwaran Dorai: Server/Application State...
2010-03-18 jmayercmake changes:
2010-03-16 guyFix some compiler warnings, clean up indentation a...
2010-03-01 stigFrom LEGO via bug 4405:
2010-02-28 stigAdded svn:ignore targets.
2010-02-25 jmayerAlmost working out-of-tree builds for the documentation,
2010-02-24 krjSome more ASN1 dissectors are now clean
2010-02-07 stigAdded packet-applemidi.c.
2010-01-29 wmeierA few updates:
2010-01-24 stigFrom Alexis La Goutte via bug 4418:
2010-01-17 stigAdded packet-hp-erm.c.
2009-12-08 stigAdded packet-socketcan.c
2009-12-03 stigFrom Petr Sumbera via bug 4284:
2009-11-29 jakeFrom Mithun Roy:
2009-11-28 jakeFrom J.C. Wren:
2009-11-24 jakeFrom Juha Siltanen :
2009-11-17 jmayerBeginnings of enabling static builds. Still to do:
2009-11-12 jmayer- Add the new dissector files
2009-11-11 jmayer- Generate manpages and html version of manpages
2009-11-07 jmayercmake will now honor -Werror if configured (default...
2009-11-06 krjAdd a couple of more dissectors to the CMake based...
2009-10-31 krjAdd JMirror dissector
2009-10-20 jmayerAdd packet-omron-fins.c
2009-10-12 krjCopy newly generated files to epan/dissectors to make...
2009-10-12 stigAdded ENDFOREACH() to close a FOREACH().
2009-10-12 krjWe have to traverse dissectors/dcerpc unconditionally...
2009-10-12 krjLet the pidl subdirectory indicate which protocols...
2009-10-12 krjAdd back functionality to autogenerate dcerpc dissector...
2009-10-11 krjMove make-sminmpec.pl to tools directory
2009-10-11 jmayerReadd stuff "lost" by previous undo (r30443, r30459)
2009-10-11 jmayerCreatig static sublibs was not a good idea:
2009-10-10 krjSort subdirectories alphabetically
2009-10-10 krjAdd epan/dissectors/CMakeLists.txt which creates a...
2009-10-10 krjUpdate list of output files generated from process...
2009-10-10 krjAdd dependency to packet-ncp2222.inc
2009-10-09 krjRename DISSECTOR_ASM_UTILS to LIBWIRESHARK_ASM_FILES...
2009-10-09 krjAdd epan/ftypes/CMakeLists.txt which creates a static...
2009-10-09 krjAdd epan/dfilter/CMakeLists.txt which creates a static...
2009-10-09 krjAdd epan/crypt/CMakeLists.txt which creates a static...
2009-10-09 krjAdd epan/crc/CMakeLists.txt which creates a static...
2009-10-09 krjUse register_dissector_files in asn1 plugin
2009-10-09 krjAdd register_dissector_files macro
2009-10-03 stigAdded packet-6lowpan.c to cmake.
2009-09-25 jmayerwslua now builds, links and installs.
2009-09-23 jmayerMore fixes for OSX - might work now :-)
2009-09-16 jmayerMove some of the -I stuff from top level to epan.
2009-09-15 jmayerBuild the asn1 plugin. The only problem(?) is, that...
2009-09-14 jmayerSync to autofoo
2009-09-13 jmayerncp2222.py has moved
2009-09-12 jmayerMake building with GeoIP, Python, Capabilities and...
2009-09-11 jmayer- Update README.cmake: The stuff now build without
2009-09-11 jmayerUpdate generating the x11 stuff to follow configure
2009-09-09 jmayerCMAKE: Get most of of missing *build* pieces into place
2009-09-08 jmayer- now wireshark compiles with cmake as well
2009-09-08 jmayerdftest and rawshark now build.
2009-09-07 jmayer- Undo the PACKAGELIST WSWIN32 stuff in CMakeLists...
2009-09-02 jmayerBeginnings of getting cmake to build stuff in epan.