Commit Graph

12 Commits

Author SHA1 Message Date
Georg Brandl 70fb344ab6 tango: update idl file and regen dissector with idl2wrs
Change-Id: I49a0e29a24804f7fec75935ac6c315d5c7ff48f1
Reviewed-on: https://code.wireshark.org/review/27066
Petri-Dish: Anders Broman <a.broman58@gmail.com>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-04-21 12:05:05 +00:00
gal 085e95a3ad Geospatial and Imagery Access Service (GIAS) Dissector
A Corba (GIOP) based protocol for the exchange of Intelligence, Surveillance
and Reconnaissance (ISR) products.
Defined in STANAG 4559/AEDP-5 "NATO Standard ISR Library Interface (NSILI)"
See http://www.nato.int/structur/ac/224/standard/4559/4559.htm for more
information.
The dissector is generated using idl2wrs using the gias.idl, with some
manual corrections, as noted in README.gias.

Patch Set 4: Initialise uninitialised variables and no longer mark them as
	unused.

Change-Id: Ieae93a135b30078f2d34e66f8c7b2e476438224e
Reviewed-on: https://code.wireshark.org/review/7965
Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2015-04-14 06:10:15 +00:00
Guy Harris c1245c6b32 Change wireshark_gen.py to make the operation argument to routines a
"const char *", as it is now expected to be.  Regenerate the dissectors.

Update the URL for OmniOrb.

In README.parlay, use idl2wrs in the sample command.

svn path=/trunk/; revision=46765
2012-12-26 10:28:03 +00:00
Chris Maynard ddaee0898f Fix trivial typos and other misc. minor updates.
svn path=/trunk/; revision=44021
2012-07-26 01:50:39 +00:00
Alexis La Goutte b662e6250c Ethereal => Wireshark
svn path=/trunk/; revision=39935
2011-11-18 12:41:48 +00:00
Ronnie Sahlberg 94a5be0d24 rename the nspi dissector from idl (where the idl2wrs dissectors live) ro epan/dissector/pidl (where the pidl generated dce/rpc dissectors live)
svn path=/trunk/; revision=19804
2006-11-05 05:56:27 +00:00
Jörg Mayer 54f3ae1ad6 propset...
svn path=/trunk/; revision=19795
2006-11-04 18:00:29 +00:00
Jörg Mayer ee101474de Julien Kerihuel:
The new version of the dissector will compile without any patches to apply to
Wireshark/NDR.pm. Jelmer has improved the patch and pidl now support enums as
return type. Regarding the nspi.cnf file, it won't be useful anymore.

Regarding the dissector, I've noticed a bug in NspiGetMatches which isn't
dumped correctly. I'm currently investigating the problem and I'll notify the
list when a fixed version is available.


svn path=/trunk/; revision=19794
2006-11-04 17:44:37 +00:00
Jörg Mayer 9419229386 Fix svn properties where needed:
Remove svn:executable
          Add svn:executable
          Add svn:eol-style
          Add svn:keywords


svn path=/trunk/; revision=15184
2005-08-02 06:29:49 +00:00
Anders Broman b954db9be8 Add the Tango IDL file from Paolo Frigo.
svn path=/trunk/; revision=14805
2005-06-28 19:13:11 +00:00
Guy Harris 3a4cc92b45 Add IDL for cosnaming and coseventcomm.
svn path=/trunk/; revision=14744
2005-06-24 11:38:19 +00:00
Anders Broman 3f4bb659f7 Add the IDL doc's needed to build the Parlay dissector.
svn path=/trunk/; revision=14732
2005-06-22 16:17:18 +00:00