Commit Graph

1705 Commits

Author SHA1 Message Date
Bill Meier ee908a7abd #include <epan/conversation.h> not req'd ...
svn path=/trunk/; revision=27392
2009-02-07 16:01:26 +00:00
Bill Meier 42d8daee19 #include <epan/emem.h> not req'd ...
svn path=/trunk/; revision=27391
2009-02-07 15:17:54 +00:00
Bill Meier 35e5fa9bc1 #include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...
svn path=/trunk/; revision=27390
2009-02-07 14:33:47 +00:00
Anders Broman 9636044d74 From Michael Lum:
ANSI MAP digits type decode and bitmask corrections
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3233

svn path=/trunk/; revision=27379
2009-02-05 18:09:00 +00:00
Bill Meier 3c11319ea4 Adjust some indentation
svn path=/trunk/; revision=27323
2009-01-28 21:22:30 +00:00
Bill Meier 9d721959b7 #include prefs.h not req'd
svn path=/trunk/; revision=27322
2009-01-28 20:52:52 +00:00
Anders Broman bae6a0d02f Handle V3 SendRoutingInfoRes where the tag[3] is missing.
svn path=/trunk/; revision=27311
2009-01-27 20:25:28 +00:00
Tomas Kukosa c0af52c979 Fix Bug 3219: avoid overwriting H.323 callIdentifier value when CallIdentifier type is called from another dissector, e.g. H.450
svn path=/trunk/; revision=27287
2009-01-22 19:48:12 +00:00
Anders Broman 2f2c3aa7a5 Revert previous change.
svn path=/trunk/; revision=27279
2009-01-20 21:10:10 +00:00
Anders Broman ed0d58a01f Add kerberos to the distribution - should no be built yet.
svn path=/trunk/; revision=27277
2009-01-20 20:17:21 +00:00
Anders Broman 8474c3d23d From Michael Lum:
ANSI MAP fix for TRN digits/SMS and OTA subdissection
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3214

svn path=/trunk/; revision=27276
2009-01-20 20:16:33 +00:00
Bill Meier 38c30e1d3d Fix (what I believe to be) typos so build will work again....
svn path=/trunk/; revision=27266
2009-01-19 01:16:34 +00:00
Anders Broman 4f5db8d12c Update to V8.3.0 (2008-12).
svn path=/trunk/; revision=27264
2009-01-18 20:37:16 +00:00
Anders Broman dd5a7c8cd2 Diameter.xml: Add s6a application contex + Spec ref
Add subdisecton of 3GPP AVP 701 MSISDN using code in gsm map.

svn path=/trunk/; revision=27240
2009-01-15 20:55:24 +00:00
Bill Meier 1fd90d2fd8 Move find_dissector to once-only section of _reg_handoff
svn path=/trunk/; revision=27220
2009-01-13 18:34:49 +00:00
Anders Broman b47ccc3043 From Vincent Helfre:
updated the conf files to have the message name display + the ,akefile missing from previous checkin.

svn path=/trunk/; revision=27180
2009-01-07 20:00:45 +00:00
Anders Broman 1296b18c28 From Vincent Helfre:
Iremoved dead code in the template and added the RRC status message in the conf file.
From me:
Update to 8.4 asn1 files.

svn path=/trunk/; revision=27179
2009-01-07 19:59:31 +00:00
Anders Broman f456b272be From Vincent Helfre:
Add col info.

svn path=/trunk/; revision=27106
2008-12-23 21:53:28 +00:00
Anders Broman d7cd8b410b From Pascal Quantin:
3GPP dissectors: do not go back to tree root when decoding an encapsulated message
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3132

svn path=/trunk/; revision=27081
2008-12-22 12:44:40 +00:00
Bill Meier c544c20956 Fix various typos and spelling errors (mostly in text strings)
svn path=/trunk/; revision=27050
2008-12-18 19:08:49 +00:00
Anders Broman 3003b32cdd Update S1AP to the latest spec rename nas_eps nas-eps.
svn path=/trunk/; revision=27042
2008-12-17 23:16:57 +00:00
Bill Meier a8f30cbca1 Fix some typos and spelling (mostly in text strings)
svn path=/trunk/; revision=27037
2008-12-17 17:23:37 +00:00
Bill Meier 7280c469a3 Fix some spelling/typos
svn path=/trunk/; revision=27024
2008-12-16 14:18:55 +00:00
Martin Mathieson f420c124b9 Compilation fixes from Anders (there are still warnings).
svn path=/trunk/; revision=27022
2008-12-16 13:23:17 +00:00
Anders Broman d5b2bc5c7d Add a forward declaration(still some problem(s) to look at).
svn path=/trunk/; revision=27013
2008-12-15 22:28:23 +00:00
Anders Broman 039bb466fc From Vincent Helfre:
LTE RRC

svn path=/trunk/; revision=27011
2008-12-15 21:18:46 +00:00
Anders Broman dbea27fe5e From Vincent Helfre:
LTE RRC

svn path=/trunk/; revision=27010
2008-12-15 21:18:12 +00:00
Bill Meier 0817daf0c7 Do find_dissector_table("ber.oid") during startup
in proto_reg_handoff instead of during dissection.

svn path=/trunk/; revision=27008
2008-12-15 20:52:40 +00:00
Anders Broman fa3a12e5b0 It's the tvb lenght that's 0...
svn path=/trunk/; revision=26939
2008-12-08 22:21:03 +00:00
Anders Broman bc7cb2706e Change to FT_UINT64
svn path=/trunk/; revision=26936
2008-12-08 21:30:06 +00:00
Anders Broman 3d0e9d7e34 From Michael Lum:
- new service options
- one comment was incorrect
- Expanded a profile in one of the messages

svn path=/trunk/; revision=26905
2008-12-03 06:46:23 +00:00
Anders Broman d5e1b41e42 The tvb can be of size 0.
svn path=/trunk/; revision=26878
2008-11-29 21:21:54 +00:00
Anders Broman 49ce0c4edf Bug fixes:
- Put QualificationDirectiveRes in the tree.
- Use correct tag value for messageWaitingNotificationType (145)
- analogRedirectRecord is OPTIONAL.

svn path=/trunk/; revision=26877
2008-11-29 21:21:16 +00:00
Anders Broman 8aa42cd917 The updated Profile wasn't expanded in all places.
svn path=/trunk/; revision=26867
2008-11-27 19:38:41 +00:00
Anders Broman bcae5cce72 Check if the handle exist.
svn path=/trunk/; revision=26866
2008-11-27 19:37:24 +00:00
Anders Broman f0313f9864 NAS PDU:s are different in LTE.
svn path=/trunk/; revision=26837
2008-11-24 22:16:53 +00:00
Anders Broman dac2f04f74 Dissect NAS-PDU.
svn path=/trunk/; revision=26789
2008-11-16 12:35:42 +00:00
Tomas Kukosa 394249a25b remove nonexistent header file from Makefile
svn path=/trunk/; revision=26787
2008-11-15 19:51:36 +00:00
Anders Broman 67986a1a5f From Pascal Quantin:
Fix building of packet-gsm_map.c and packet-gsm_map.h files.

svn path=/trunk/; revision=26782
2008-11-15 14:39:04 +00:00
Guy Harris ec08463198 Fix previous fix.
svn path=/trunk/; revision=26774
2008-11-13 18:26:38 +00:00
Guy Harris 373f142bcd Fix some warnings.
svn path=/trunk/; revision=26773
2008-11-13 17:58:14 +00:00
Guy Harris daf7a9f9f0 Get rid of some warnings.
svn path=/trunk/; revision=26772
2008-11-13 17:54:17 +00:00
Bill Meier 422bca9888 Small changes related to proto_reg_handoff;
Use find_dissector;
 Initialize saved tcp_port pref properly; This should
  fix a possble bug wherein LDAP over SSL would not
  be dissected properly. (I don't have a test capture
  to verify this fix).

svn path=/trunk/; revision=26764
2008-11-12 23:55:52 +00:00
Anders Broman 084d8ff5c8 Add RFC number for H.264
svn path=/trunk/; revision=26761
2008-11-12 17:40:49 +00:00
Bill Meier 488933518c Small cleanups mostly related to proto_reg_handoff
svn path=/trunk/; revision=26750
2008-11-11 15:05:00 +00:00
Anders Broman 1b0b2bb4b6 From Paul Stath:
Dissector fails for OIDs with MacAddress in index.

svn path=/trunk/; revision=26746
2008-11-10 20:25:38 +00:00
Tomas Kukosa 4726aec5b0 fix problem with X.411 asn2wrs compilation, all dissectors regenerated
svn path=/trunk/; revision=26740
2008-11-10 13:36:24 +00:00
Tomas Kukosa bfdccf3f9d - update H.245 to v14 (06/2008)
- use #.MODULE_EXPORT to avoid conflict between TransportAddress from H.225 and H.245
- regenerate H.323 family dissectors 

svn path=/trunk/; revision=26739
2008-11-10 13:31:16 +00:00
Bill Meier 8da394baae Minor cleanup related to proto_reg_handoff...
svn path=/trunk/; revision=26728
2008-11-07 17:13:25 +00:00
Bill Meier 868200ca6f Fix bug wherein proto_reg_handoff... wasn't being called during dissector init;
(definition of proto_reg_hand_off... wasn't left-justified and thus was not
  found when generating register.c)
Also: slight changes related to proto_reg_handoff and proto_register:
  Use find_dissector;
  gboolean for intiialized flag;
  localize saved range pref;
  

svn path=/trunk/; revision=26718
2008-11-06 22:05:59 +00:00
Anders Broman ac85993e58 Invalid code in range_delete_callback.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3041

svn path=/trunk/; revision=26715
2008-11-06 21:41:49 +00:00
Anders Broman a53e0d1b5f "Dissect Profile and Level" and "Object Parameter" for ISO/IEC 14496-2 Capability.
svn path=/trunk/; revision=26714
2008-11-06 21:36:24 +00:00
Anders Broman 9ba4cb60ac Update to the latest spec. V8.0.1 (2008-09)
svn path=/trunk/; revision=26712
2008-11-06 19:42:59 +00:00
Anders Broman 9c5fa3bc3c Put rev 26706 in the template file.
svn path=/trunk/; revision=26711
2008-11-06 19:41:38 +00:00
Stig Bjørlykke b3a15bccb4 Indicate T.125 payload in the info column.
svn path=/trunk/; revision=26707
2008-11-06 15:22:32 +00:00
Anders Broman 72738bc081 From Pascal Quantin:
3GPP 25.331: Dissect UE Radio Access Capability Info message embedded in InterRAT Handover Info message.

svn path=/trunk/; revision=26705
2008-11-05 22:34:22 +00:00
Bill Meier 73cb352109 Don't register to SCTP port 0: use dissector_add_handle instead
svn path=/trunk/; revision=26703
2008-11-05 21:43:05 +00:00
Bill Meier 017f36d61b Minor cleanup mostly related to proto_reg_handoff
Remove code for unused handles;
 Localize handles to proto_reg_handoff as appropriate;
 Localize "saved_prefs" to proto_reg_handoff;
 In some cases: move "once-only" code in proto_reg_handoff
  so that it's executed only the first time thru 
  proto_reg_handoff;
 Properly delete/add port when pref changed (packet_ulp);

svn path=/trunk/; revision=26697
2008-11-04 22:01:35 +00:00
Bill Meier 92a9b695a4 Move find_dissector (2x) to fcn called by proto_reg_hand_off in other dissectors
svn path=/trunk/; revision=26696
2008-11-04 21:50:33 +00:00
Bill Meier 5e4758e5e0 Move prefs processing from registered init fcn to proto_reg_handoff fcn
svn path=/trunk/; revision=26695
2008-11-04 21:48:25 +00:00
Bill Meier aea36789d4 prefs.h & conversation.h not req'd; data_handle not used
svn path=/trunk/; revision=26694
2008-11-04 21:44:19 +00:00
Bill Meier f35324d0fd Minor cleanup mostly related to proto_reg_handoff
Remove code for unused handles;
 Localize handles (in proto_reg_handoff) which need not be global;
 Localize (in proto_reg_handoff) "saved prefs";
 Use find_dissector instead of create_dissector_handle as appropriate;
 Use gboolean for "initialized" flag in proto_reg_handoff.

svn path=/trunk/; revision=26693
2008-11-04 21:42:02 +00:00
Anders Broman e375c3990a Regenerate all asn2wrs generated dissectors
svn path=/trunk/; revision=26670
2008-11-01 22:30:14 +00:00
Stig Bjørlykke 94e9e2b1ec Fix some "format not a string literal and no format arguments" warnings.
svn path=/trunk/; revision=26652
2008-10-31 17:27:51 +00:00
Anders Broman 5d6abb0d13 Add id-pkix-ocsp-nocheck.
Fixes bug https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3015

svn path=/trunk/; revision=26631
2008-10-30 20:12:00 +00:00
Anders Broman 1e151d673f From Pascal Quantin:
Add dissection for 3GPP 25.331 System information Blocks messages and IRAT related messages.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3016

svn path=/trunk/; revision=26624
2008-10-30 19:31:50 +00:00
Anders Broman f5fb3686ba Move dissect_geographical_description() from gsm_map to gsm_a_common to make it easier to use it in other dissectors including it from gsm_map makes in neccesarry to include asn1.h.
Fix some bugs in the code, use it from bssmap.
(Forgotten files).

svn path=/trunk/; revision=26610
2008-10-28 20:23:23 +00:00
Anders Broman 4c0b4d7ecb Move dissect_geographical_description() from gsm_map to gsm_a_common to make it easier to use it in other dissectors including it from gsm_map makes in neccesarry to include asn1.h.
Fix some bugs in the code, use it from bssmap.
(Forgotten file).

svn path=/trunk/; revision=26609
2008-10-28 20:22:42 +00:00
Anders Broman d397a165c2 From Shmulik Bezale:
GSM_MAP - ucs2 support on USSD.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2991

svn path=/trunk/; revision=26606
2008-10-28 19:31:29 +00:00
Anders Broman 5edf350ffc Wrong value for ELLIPSOID_POINT_WITH_UNCERT_CIRC used in CASE.
svn path=/trunk/; revision=26593
2008-10-27 21:57:36 +00:00
Anders Broman 9b9c51873b From shmulikB:
1. ansi map fail to parser BCD digits when Numbering Plan: Telephony Numbering
(ITU-T Rec. E.164,E.163) (2)

2. fix dissector_try_port if sms-TeleserviceIdentifier RECIEVE BEFORE
sms-BearerData.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2989

svn path=/trunk/; revision=26521
2008-10-23 05:56:28 +00:00
Anders Broman 02b1fcfb8d Further updates: dissect error-code and e-data.
svn path=/trunk/; revision=26486
2008-10-17 16:09:34 +00:00
Anders Broman 248049bcbb Add asn1 file from Heimdal use som stuff from it add more dissection in the template and .cnf file.
svn path=/trunk/; revision=26484
2008-10-16 21:27:14 +00:00
Anders Broman 9a24983e9d This file is not needed.
svn path=/trunk/; revision=26468
2008-10-15 20:09:24 +00:00
Anders Broman 3cbb374385 Now Kerberos compiles, a lot of work remains to get it into shape.
svn path=/trunk/; revision=26467
2008-10-15 20:08:10 +00:00
Anders Broman 18a701918b Start of an asn2wrs generated kerberos dissector. Most of the hand crafted stuff is in the template file but it's not yet accessed from the asn2wrs generated code.
- Work in progress.

svn path=/trunk/; revision=26460
2008-10-15 06:14:24 +00:00
Anders Broman 57660e3fb6 Try to get rid of unused code warnings.
svn path=/trunk/; revision=26455
2008-10-14 19:07:26 +00:00
Anders Broman f9172ec5aa gosse updates.
svn path=/trunk/; revision=26454
2008-10-14 19:06:53 +00:00
Stig Bjørlykke 3f59b298ed Added goose to makefiles.
svn path=/trunk/; revision=26448
2008-10-14 11:58:04 +00:00
Anders Broman 37a91449cb Try to get rid of unused code warnings.
svn path=/trunk/; revision=26445
2008-10-13 19:54:48 +00:00
Bill Meier d4e4c917cc Remove unused #include <conversations.h>
svn path=/trunk/; revision=26443
2008-10-13 19:48:52 +00:00
Anders Broman 61fdd2f1f6 From Martin Lutz:
IEC 61850 GOOSE protocol

svn path=/trunk/; revision=26440
2008-10-13 19:31:12 +00:00
Bill Meier edf416e48a Remove line from template which was previously manually removed from the generated file.
svn path=/trunk/; revision=26431
2008-10-13 16:52:11 +00:00
Bill Meier 34a6288d7f Remove unused prefs.h, conversation.h & data_handle; Fix typo
svn path=/trunk/; revision=26430
2008-10-13 16:40:04 +00:00
Jaap Keuter 49fe94aa3f Fix for bug 2823
Do not pass automatic variables back into caller space.

svn path=/trunk/; revision=26426
2008-10-13 06:56:27 +00:00
Anders Broman 092aab864a Another instance of Signal info.
svn path=/trunk/; revision=26415
2008-10-11 14:33:02 +00:00
Anders Broman f8a1888e9f From Bruno Hivert:
Pretify Bearer Capability.

svn path=/trunk/; revision=26411
2008-10-11 11:06:58 +00:00
Anders Broman 5ad34b26b6 Dissect Signal info with gsm-0806 protocol id.
svn path=/trunk/; revision=26399
2008-10-10 12:08:28 +00:00
Anders Broman 9f87a8bf94 Put Tag and lengt in the tree.
svn path=/trunk/; revision=26397
2008-10-09 18:57:35 +00:00
Anders Broman fdb832cf1b Dissect Bearer cap in Signal info.
svn path=/trunk/; revision=26396
2008-10-09 17:51:51 +00:00
Ronnie Sahlberg 2b739fc611 use g_malloc/g_free instead of malloc/free
svn path=/trunk/; revision=26353
2008-10-05 08:41:44 +00:00
Ronnie Sahlberg 54716f411b change u_char to unsigned char to make the osx compiler happy
svn path=/trunk/; revision=26351
2008-10-05 00:51:28 +00:00
Ronnie Sahlberg d83b8b0336 kerberos/gss enhancements
add a parameter *datalen to decrypt_krb5_data() so that we can pass back 
the length of the decrypted blob back to the caller.
This is useful for when there are "junk" at the end of the blob and thus 
the decrypted data is not the same size as the encrypted blob.
GSS CFX is one such example.
(we should have done this earlier since it might have made some other 
stuff easier to imlement...)


make the preference setting krb_decrypt a globally visible variable so 
we can see its value and act on it from callers of krb decryption from 
outside of packet-kerberos.c    i.e.   from GSS CFX


Make keytype == -1  a wildcard that when passed to decrypt_krb5_data() 
will try any/all encryption keys.
This since GSS CFX does not provide the enctype in the GSS layer.
(The GSS CFX enctype is only negotiated during the AP-REQ/REP  so we 
should later pick this value up and store it in a CFX session variable.
That is for a later enhancement.
)


Enhance the GSS decryption (that for hitorical reasons are implemented 
in packet-spnego.c  and not packet-gssapi.c :-)  )
to also handle decryption of GSS CFX

This should make wireshark able to decrypt any/all GSSAPI  RFC4121 
packets, if the keytab file is provided.


I have successfully decrypted LDAP using GSS CFX with AES encryption 
with this.




svn path=/trunk/; revision=26350
2008-10-05 00:28:36 +00:00
Stig Bjørlykke 55cc2f5adc Decode content according to given content type.
svn path=/trunk/; revision=26338
2008-10-02 15:45:54 +00:00
Ronnie Sahlberg 3c8c901617 add 3 new OIDs to the x509af dissector
svn path=/trunk/; revision=26325
2008-10-01 05:23:58 +00:00
Gerald Combs d2821ce8c0 We always use start_offset, so don't wrap it in "#ifdef HAVE_KERBEROS".
svn path=/trunk/; revision=26301
2008-09-30 02:55:42 +00:00
Ronnie Sahlberg 687b0422d3 from Metze
add dissection of RFC4121 krb5 blobs



svn path=/trunk/; revision=26294
2008-09-29 18:44:10 +00:00
Anders Broman 34c2c82499 GSM MAP: inconsistent spacing in Info column
Bug https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2912

svn path=/trunk/; revision=26291
2008-09-29 16:57:09 +00:00
Anders Broman 3a26e89362 From Reinhard(rspmn):
Wrong display of USSD strings in the GSM 7-bit alphabet for non-ASCII data

svn path=/trunk/; revision=26286
2008-09-27 14:16:55 +00:00
Anders Broman d4a70f2961 Add the missing part of the fix for "Failure to dissect long SASL wrapped LDAP response".
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2687

svn path=/trunk/; revision=26272
2008-09-25 19:21:44 +00:00
Anders Broman e4e3a49dbe Update to the latest asn1 files and try to get rid of unused code warnings.
svn path=/trunk/; revision=26271
2008-09-25 19:20:14 +00:00
Anders Broman e34e97ac41 Update to the latest asn1 files and try to get rid of unused code warnings.
svn path=/trunk/; revision=26270
2008-09-25 19:19:39 +00:00
Anders Broman 7d8e236960 Add value_string to dissect_q931_cause_ie().
svn path=/trunk/; revision=26267
2008-09-25 05:21:33 +00:00
Anders Broman 612463c139 Try to fix some "defined but not used" warnings.
svn path=/trunk/; revision=26243
2008-09-21 14:23:34 +00:00
Stig Bjørlykke bf24d9c3dc Dump the unsupported opcode for invoke result and invoke error,
as is done for invoke argument.

svn path=/trunk/; revision=26232
2008-09-19 15:28:43 +00:00
Gerald Combs aac8e0d91d Fix a spelling error pointed out by Noam Rathaus.
svn path=/trunk/; revision=26228
2008-09-18 17:19:15 +00:00
Anders Broman d7c62b2db5 Use the unmodified DialoguePDUs ASN1 file.
svn path=/trunk/; revision=26192
2008-09-14 14:42:39 +00:00
Anders Broman 14f76023b3 Remove the rest of the ANSI TCAP stuff.
svn path=/trunk/; revision=26191
2008-09-14 14:33:01 +00:00
Anders Broman eb9dc794b2 Start to get rid of the "old" ANSI TCAP stuff.
svn path=/trunk/; revision=26189
2008-09-13 16:38:21 +00:00
Anders Broman 16512c7b8c Use original UnidialoguePDUs.
svn path=/trunk/; revision=26188
2008-09-13 15:32:59 +00:00
Anders Broman ce6accbb9f Fix typo
svn path=/trunk/; revision=26187
2008-09-13 12:19:24 +00:00
Anders Broman d8954a4c0e Move the ITU asn1 files to /tcap
svn path=/trunk/; revision=26186
2008-09-13 11:44:33 +00:00
Anders Broman 2382a8edaf Revert one of the changes.
svn path=/trunk/; revision=26183
2008-09-12 16:02:39 +00:00
Anders Broman 9bf8e1d741 Try to fix "defined but not used" warnings.
svn path=/trunk/; revision=26182
2008-09-12 09:11:28 +00:00
Anders Broman 24e791f9ba Split the asn1 file in two.
svn path=/trunk/; revision=26132
2008-09-03 20:26:35 +00:00
Anders Broman 5dd544c914 Rename the asn1 file(next step is to split it) to it's "proper" name.
svn path=/trunk/; revision=26130
2008-09-03 19:10:28 +00:00
Anders Broman e708889484 Try to fix unused code warnings(hack).
svn path=/trunk/; revision=26129
2008-09-03 17:03:30 +00:00
Anders Broman 80b87dfaf3 Try to fix unused code warnings.
svn path=/trunk/; revision=26122
2008-09-02 19:42:30 +00:00
Anders Broman 8970b4524d Try to fix unused code warnings.
svn path=/trunk/; revision=26111
2008-09-02 06:04:25 +00:00
Anders Broman 9d0a401a12 Try to fix unused code warnings.
svn path=/trunk/; revision=26110
2008-09-02 05:43:28 +00:00
Anders Broman a517a46fa7 Try to fix unused code warnings.
svn path=/trunk/; revision=26109
2008-09-01 21:10:28 +00:00
Anders Broman 1a109ff02c Update to use unchanged asn1 files and X.501:08/2005.
Hopefullly without breaking to many things.

svn path=/trunk/; revision=26108
2008-09-01 20:29:01 +00:00
Anders Broman 3d07d2bee8 Try to fix "defined but not used" warnings.
svn path=/trunk/; revision=26107
2008-08-31 21:37:16 +00:00
Anders Broman c7b010d246 Remove test code for depreciated OID.
svn path=/trunk/; revision=26106
2008-08-31 21:11:32 +00:00
Anders Broman 47d612ccc9 Update to X.509:08/2005.
svn path=/trunk/; revision=26105
2008-08-31 21:00:06 +00:00
Anders Broman 48dbffeda4 OID 1.3.6.1.5.5.7.8.5 (id-on-xmppAddr) not recognized by BER dissector.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2835

svn path=/trunk/; revision=26104
2008-08-31 12:55:45 +00:00
Guy Harris d7a51fc7de Get rid of an unused variable in the P7 dissector.
Create a set of warning-clean ASN.1 dissectors and build them with
-Werror, to try to prevent errors creeping back in.  Put the P7
dissector there.

svn path=/trunk/; revision=26090
2008-08-26 01:04:39 +00:00
Bill Meier d13bc6c7f4 Fix a (probably benign) case where it appears that && should be &
svn path=/trunk/; revision=26058
2008-08-22 14:28:03 +00:00
Tomas Kukosa 6d9728e98d Include asn1/Makefile.inc.nmake and asn1/Makefile.preinc.nmake into the distribution package
svn path=/trunk/; revision=25956
2008-08-08 11:37:29 +00:00
Anders Broman d261400dea From Gary Reynolds:
Extended the cldap desector to include all the current netlogon response data
types.  

Expanded the cldap netlogon ntver option to be a bit mask of the search flags

Updated the DS flags fields to include Windows 2008 options.

svn path=/trunk/; revision=25942
2008-08-06 06:53:04 +00:00
Luis Ontanon 42c3239a1a luis.ontanon@gmail.com => luis@ontanon.org
svn path=/trunk/; revision=25937
2008-08-05 21:03:46 +00:00
Anders Broman 96aa45646d First step to split the gsm_a dissector into several smaller ones ( done by Neil Piercy)
rename the "old" one to gsm_a_common.

svn path=/trunk/; revision=25915
2008-08-04 16:11:17 +00:00
Anders Broman 37969b91b1 From Yaniv Kaul:
( I edited the template files)
Failure to dissect long SASL wrapped LDAP response.

svn path=/trunk/; revision=25890
2008-08-01 11:20:50 +00:00
Anders Broman e10027a87a Get rid of some unused code warnings.
svn path=/trunk/; revision=25853
2008-07-28 18:58:31 +00:00
Anders Broman e1aa07c358 Get rid of some unused code warnings.
svn path=/trunk/; revision=25852
2008-07-28 14:39:22 +00:00
Anders Broman a417d106a3 Get rid of some unused code warnings.
svn path=/trunk/; revision=25851
2008-07-28 14:31:35 +00:00
Anders Broman c14166df83 Get rid of some unused code warnings.
svn path=/trunk/; revision=25850
2008-07-28 14:28:57 +00:00
Anders Broman ee0a994407 Get rid of some unused code warnings.
svn path=/trunk/; revision=25849
2008-07-28 14:26:04 +00:00
Anders Broman 133671c781 Get rid of some unused code warnings.
svn path=/trunk/; revision=25848
2008-07-28 11:03:35 +00:00
Anders Broman 73c20a27d0 Regenerate FTAM with (almost) unchanged asn1 file.
svn path=/trunk/; revision=25847
2008-07-28 10:05:58 +00:00
Tomas Kukosa 5ad5441634 Once more warning removed
svn path=/trunk/; revision=25844
2008-07-26 22:44:15 +00:00
Anders Broman 228b16850c Get rid of some unused code warnings.
svn path=/trunk/; revision=25843
2008-07-26 22:39:32 +00:00
Anders Broman b3e93c1391 Fix typo(s)
svn path=/trunk/; revision=25842
2008-07-26 22:38:53 +00:00
Anders Broman 2894d5c550 Fix unused code warings generated because some IE:s uses the same "value" for different
IE:s depending on message type.
(Thanks to Tomas Kukosa for helping to solve the problem).

svn path=/trunk/; revision=25841
2008-07-26 22:22:08 +00:00
Tomas Kukosa 7d1c30c417 Get rid of next few warnings (dissect_per_choice needs signed value parameter)
svn path=/trunk/; revision=25840
2008-07-26 19:07:04 +00:00
Tomas Kukosa 1644e4138a Get rid of few warnings (unused generated code, signed/unsigned mismatch)
svn path=/trunk/; revision=25839
2008-07-26 15:28:04 +00:00
Jeff Morriss 31d0fb16d7 From Neil Piercy via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2637 : Make the RANAP SSN configurable.
svn path=/trunk/; revision=25837
2008-07-26 02:04:19 +00:00
Anders Broman 1de4da8343 Get rid of unused code warnings.
svn path=/trunk/; revision=25819
2008-07-24 12:32:00 +00:00
Anders Broman 22de14d9bf Get rid of unused code warnings.
svn path=/trunk/; revision=25818
2008-07-24 12:26:59 +00:00
Anders Broman ece87c88fd Get rid of unused code warnings.
svn path=/trunk/; revision=25817
2008-07-24 10:58:23 +00:00
Anders Broman 44e2eccb03 Get rid of unused code warnings.
svn path=/trunk/; revision=25813
2008-07-24 00:44:00 +00:00
Anders Broman ff8291413a Get rid of unused code warnings.
svn path=/trunk/; revision=25812
2008-07-24 00:30:11 +00:00
Anders Broman 84bbe30340 Get rid of unused code warnings.
svn path=/trunk/; revision=25809
2008-07-23 21:55:56 +00:00
Anders Broman 89f82718ac Get rid of some unused code warnings.
svn path=/trunk/; revision=25804
2008-07-23 13:26:43 +00:00
Anders Broman 201b5205df Get rid of some unused code warnings and fix an Id marking and some indentation changes.
svn path=/trunk/; revision=25803
2008-07-23 12:45:24 +00:00
Anders Broman ac5909c827 Get rid of some unused code warnings.
svn path=/trunk/; revision=25796
2008-07-22 18:55:49 +00:00
Anders Broman 742ae8413d Get rid of some unused code warnings.
svn path=/trunk/; revision=25791
2008-07-22 17:28:38 +00:00
Anders Broman c291bba21b Try again.
svn path=/trunk/; revision=25790
2008-07-22 15:56:26 +00:00
Anders Broman 04d6e5a47d Get rid of some unused code warnings...
svn path=/trunk/; revision=25789
2008-07-22 15:21:07 +00:00
Anders Broman 29cee0856c See if this gets rid of some unused code warnings...
svn path=/trunk/; revision=25785
2008-07-21 22:00:00 +00:00
Anders Broman 4acc73af3a See if this gets rid of some unused code warnings...
svn path=/trunk/; revision=25784
2008-07-21 21:22:42 +00:00
Anders Broman 35919a142a See if this gets rid of some unused code warnings...
svn path=/trunk/; revision=25783
2008-07-21 20:26:37 +00:00
Anders Broman c79cce34cb See if this gets rid of some unused code warnings...
svn path=/trunk/; revision=25782
2008-07-21 19:39:47 +00:00
Anders Broman d37870e8a7 Fix compile error.
svn path=/trunk/; revision=25780
2008-07-21 18:34:04 +00:00
Anders Broman 4f7b352519 Update to version 7.9.0
svn path=/trunk/; revision=25779
2008-07-21 18:22:51 +00:00
Anders Broman 9431d15f5c Fix a warning.
svn path=/trunk/; revision=25775
2008-07-20 22:11:21 +00:00
Anders Broman cbc3b42cec Fix a warning.
svn path=/trunk/; revision=25773
2008-07-20 21:59:06 +00:00
Anders Broman e0ea11beee Fix a warning.
svn path=/trunk/; revision=25771
2008-07-20 21:31:49 +00:00
Guy Harris b92594e56c ASCII (well, alphabetic, really) until proven otherwise; that fixes a
warning, which is a valid warning if the length is 0.

Clean up indentation a bit.

svn path=/trunk/; revision=25701
2008-07-11 03:16:54 +00:00
Guy Harris 2577fe6e01 Include <ctype.h> to define isalpha().
svn path=/trunk/; revision=25699
2008-07-10 18:35:11 +00:00
Anders Broman 9fc3601684 Revert previous change.
svn path=/trunk/; revision=25664
2008-07-02 18:11:27 +00:00
Anders Broman b17f41d62a See if this gets rid of some unused code warnings...
svn path=/trunk/; revision=25663
2008-07-02 16:32:48 +00:00
Anders Broman 8a59a33405 Get rid of some unused code warnings. Hopefully without breaking anything.
svn path=/trunk/; revision=25651
2008-07-01 20:53:22 +00:00
Anders Broman f56f92673e Update the ASN.1 files.
svn path=/trunk/; revision=25648
2008-07-01 19:58:01 +00:00
Anders Broman 4cd09cde05 Get rid of some unused code warnings.
svn path=/trunk/; revision=25647
2008-07-01 19:57:03 +00:00
Anders Broman bd0598cc55 Get rid of some unused code warnings.
svn path=/trunk/; revision=25645
2008-07-01 12:55:08 +00:00
Anders Broman fbcb77edf8 Get rid of some unused code warnings.
svn path=/trunk/; revision=25644
2008-07-01 12:54:33 +00:00
Anders Broman d897f46ed2 Get rid of some unused code warnings.
svn path=/trunk/; revision=25627
2008-06-28 20:58:35 +00:00
Anders Broman c756e273f9 Get rid of some unused code warnings.
svn path=/trunk/; revision=25626
2008-06-28 20:53:13 +00:00
Anders Broman 36916d5ac5 Add som missing extension IE's and try to get rid of som unused code warnings.
svn path=/trunk/; revision=25625
2008-06-28 20:31:56 +00:00
Anders Broman 028c6a75bd To handle 64 bit constraints we also need to change FT_UINT32 to FT_UINT64
svn path=/trunk/; revision=25624
2008-06-28 19:25:15 +00:00
Gerald Combs 09868c5db5 Fix some checkAPIs warnings.
svn path=/trunk/; revision=25617
2008-06-27 16:07:21 +00:00
Anders Broman b961a1bbe4 Add a preference for SCTP port.
svn path=/trunk/; revision=25496
2008-06-20 16:20:10 +00:00
Anders Broman 50d0a1c95a If ENBname is a string append that string.
svn path=/trunk/; revision=25488
2008-06-19 16:03:15 +00:00
Anders Broman a083f75acf Add missing IE id
svn path=/trunk/; revision=25453
2008-06-14 21:36:11 +00:00
Anders Broman a1011ad64d Update to 3GPP TS 36.413 V8.2.0 (2008-06)
svn path=/trunk/; revision=25447
2008-06-12 19:18:06 +00:00
Anders Broman 4f9cd6c27d Fix run checkapi for more targets.
svn path=/trunk/; revision=25380
2008-05-26 17:09:03 +00:00
Anders Broman 45b3155321 Fix some of the Errors/warnings detected by checkapi.
svn path=/trunk/; revision=25335
2008-05-21 05:41:39 +00:00
Jeff Morriss 58459d3fba Create a new "Wireshark utility" library and move the mpeg-audio stuff from
wiretap to this new libwsutil.  This solves
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1677 by making libwireshark
no longer depend on libwiretap.

svn path=/trunk/; revision=25330
2008-05-20 21:51:01 +00:00
Bill Meier fe5c2d9820 g_string_sprintf --> g_string_printf and g_string_sprintfa --> g_string_append_printf
svn path=/trunk/; revision=25276
2008-05-11 18:33:49 +00:00
Stig Bjørlykke 59d7093576 Removed a debug printf line.
svn path=/trunk/; revision=25213
2008-05-01 21:20:49 +00:00
Tomas Kukosa b7051d5fd6 remove superfluous declaration struct srtp_info *dummy_srtp_info
svn path=/trunk/; revision=25164
2008-04-24 06:36:42 +00:00
Jörg Mayer 0c2c313d8b Martin Peylo <wireshark@izac.de>:
PKIXCMP: fix new plain TCP transport style, add OID and preferences
    (The previous checkin forgot to check in the changed source files.)

Me:
- Fix a warning about an 'incompatible pointer type'

svn path=/trunk/; revision=25161
2008-04-23 23:15:00 +00:00
Anders Broman 1638e46df2 From Vasil Velichkov:
Fix dissection of Location and Generic Number in CAMEL
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2494

svn path=/trunk/; revision=25149
2008-04-23 05:16:53 +00:00
Anders Broman 0aac2ca8ea From Martin Peylo:
PKIXCMP: update TCP transport style, add OIDs and content types

http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2460

svn path=/trunk/; revision=25131
2008-04-21 05:25:38 +00:00
Stig Bjørlykke 131df6c157 Changed "data" -> "t38" abbrev for reassembly entries.
svn path=/trunk/; revision=25125
2008-04-20 13:24:58 +00:00
Richard van der Hoff 9f8f32ded8 update originals as per r25110
svn path=/trunk/; revision=25111
2008-04-18 11:37:48 +00:00
Anders Broman b40673e0fa From Vasil Velichkov :
Fix missing dissection of SignalInfo in MAP SMS operations

http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2469

svn path=/trunk/; revision=25106
2008-04-17 20:26:00 +00:00
Jeff Morriss 196d9651ae Another (somewhat blind) attempt to help bug 2053: don't create the INAP handle nor call oid_add_from_string() more than once (by putting that code inside the "We haven't been through the handoff function before" condition).
svn path=/trunk/; revision=25098
2008-04-17 16:22:47 +00:00
Stig Bjørlykke ae93228212 From Vasil Velichkov (bug 2471):
Add ASN definition of MAP BeginSubscriberActivity operation.
Add call to dissect function in packet template.

svn path=/trunk/; revision=25094
2008-04-17 07:47:02 +00:00