Fix for the LUA part of bug
[metze/wireshark/wip.git] / epan / CMakeLists.txt
2010-05-27 Jörg MayerFix for the LUA part of bug
2010-05-18 Kovarththanan Raja... From Allan M. Madsen:
2010-05-17 Bill MeierFrom Torrey Atcitty: IEEE 1722(AVB Transport Protocol...
2010-05-17 Jeff MorrissFrom Robert Hogan via https://bugs.wireshark.org/bugzil...
2010-05-14 Bill MeierFrom Torrey Atcitty: IEEE 802.1Qat (Multiple Stream...
2010-04-27 Bill MeierFrom David Bond: TRILL (TRansparent Interconnection...
2010-04-23 Stig BjørlykkeAdded initial support for Dropbox LAN sync Protocol.
2010-04-16 Bill MeierFrom Jens Kilian: VXI-11 (a.k.a. Network Instrument...
2010-04-16 Jörg MayerA previous patch added another implementaion of grps...
2010-04-14 Stig BjørlykkeAdded PKIXAttributeCertificate (RFC3281).
2010-04-07 Jörg MayerAdd packet-q708.c
2010-04-05 Stig BjørlykkeAdded packet-vmlab.c
2010-04-04 Stig BjørlykkeFrom Jelmer Vernooij via bug 4640:
2010-04-01 Bill MeierFrom Aniruddha A: ANCP (Access Node Control Protocol...
2010-03-22 Bill MeierFrom Venkateshwaran Dorai: Server/Application State...
2010-03-18 Jörg Mayercmake changes:
2010-03-15 Jaap KeuterFrom Adrian Daerr:
2010-03-01 Kovarththanan Raja... Add packet-HI2Operations.c
2010-02-28 Kovarththanan Raja... Add address_to_str.c
2010-02-25 Jörg Mayerlibepan -> libwireshark
2010-02-25 Stig BjørlykkeAdded packet-rua.c
2010-02-25 Kovarththanan Raja... Fix typo in previous commit (trailing backslash)
2010-02-25 Kovarththanan Raja... Add hnbap
2010-02-24 Kovarththanan Raja... Some more ASN1 dissectors are now clean
2010-02-07 Stig BjørlykkeAdded packet-applemidi.c.
2010-01-29 Bill MeierA few updates:
2010-01-24 Stig BjørlykkeFrom Alexis La Goutte via bug 4418:
2010-01-17 Stig BjørlykkeAdded packet-hp-erm.c.
2009-12-08 Stig BjørlykkeAdded packet-socketcan.c
2009-12-03 Stig BjørlykkeFrom Petr Sumbera via bug 4284:
2009-11-29 Jaap KeuterFrom Mithun Roy:
2009-11-28 Jaap KeuterFrom J.C. Wren:
2009-11-24 Jaap KeuterFrom Juha Siltanen :
2009-11-17 Jörg MayerBeginnings of enabling static builds. Still to do:
2009-11-12 Jörg Mayer- Add the new dissector files
2009-11-11 Jörg Mayer- Generate manpages and html version of manpages
2009-11-07 Jörg Mayercmake will now honor -Werror if configured (default...
2009-11-06 Kovarththanan Raja... Add a couple of more dissectors to the CMake based...
2009-10-31 Kovarththanan Raja... Add JMirror dissector
2009-10-20 Jörg MayerAdd packet-omron-fins.c
2009-10-12 Kovarththanan Raja... Copy newly generated files to epan/dissectors to make...
2009-10-12 Stig BjørlykkeAdded ENDFOREACH() to close a FOREACH().
2009-10-12 Kovarththanan Raja... We have to traverse dissectors/dcerpc unconditionally...
2009-10-12 Kovarththanan Raja... Let the pidl subdirectory indicate which protocols...
2009-10-12 Kovarththanan Raja... Add back functionality to autogenerate dcerpc dissector...
2009-10-11 Kovarththanan Raja... Move make-sminmpec.pl to tools directory
2009-10-11 Jörg MayerReadd stuff "lost" by previous undo (r30443, r30459)
2009-10-11 Jörg MayerCreatig static sublibs was not a good idea:
2009-10-10 Kovarththanan Raja... Sort subdirectories alphabetically
2009-10-10 Kovarththanan Raja... Add epan/dissectors/CMakeLists.txt which creates a...
2009-10-10 Kovarththanan Raja... Update list of output files generated from process...
2009-10-10 Kovarththanan Raja... Add dependency to packet-ncp2222.inc
2009-10-09 Kovarththanan Raja... Rename DISSECTOR_ASM_UTILS to LIBWIRESHARK_ASM_FILES...
2009-10-09 Kovarththanan Raja... Add epan/ftypes/CMakeLists.txt which creates a static...
2009-10-09 Kovarththanan Raja... Add epan/dfilter/CMakeLists.txt which creates a static...
2009-10-09 Kovarththanan Raja... Add epan/crypt/CMakeLists.txt which creates a static...
2009-10-09 Kovarththanan Raja... Add epan/crc/CMakeLists.txt which creates a static...
2009-10-09 Kovarththanan Raja... Use register_dissector_files in asn1 plugin
2009-10-09 Kovarththanan Raja... Add register_dissector_files macro
2009-10-03 Stig BjørlykkeAdded packet-6lowpan.c to cmake.
2009-09-25 Jörg Mayerwslua now builds, links and installs.
2009-09-23 Jörg MayerMore fixes for OSX - might work now :-)
2009-09-16 Jörg MayerMove some of the -I stuff from top level to epan.
2009-09-15 Jörg MayerBuild the asn1 plugin. The only problem(?) is, that...
2009-09-14 Jörg MayerSync to autofoo
2009-09-13 Jörg Mayerncp2222.py has moved
2009-09-12 Jörg MayerMake building with GeoIP, Python, Capabilities and...
2009-09-11 Jörg Mayer- Update README.cmake: The stuff now build without
2009-09-11 Jörg MayerUpdate generating the x11 stuff to follow configure
2009-09-09 Jörg MayerCMAKE: Get most of of missing *build* pieces into place
2009-09-08 Jörg Mayer- now wireshark compiles with cmake as well
2009-09-08 Jörg Mayerdftest and rawshark now build.
2009-09-07 Jörg Mayer- Undo the PACKAGELIST WSWIN32 stuff in CMakeLists...
2009-09-02 Jörg MayerBeginnings of getting cmake to build stuff in epan.