aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2007-01-13New protocol dissector for PKCS#12 - Personal Information Exchange Syntax.Graeme Lunt8-47/+1295
2007-01-13New "decode as ..." feature for BER-encoded files (WTAP_FILE_BER). Graeme Lunt5-8/+181
2007-01-12Dissect cdma2000HandoffInvokeIOSData.Anders Broman3-41/+137
2007-01-12Dissect CDMAServiceOption.Anders Broman1-63/+162
2007-01-12ignore ssl_desegment_app_data preference till desegmentation is implemented wellTomas Kukosa1-1/+1
2007-01-12prepare SSL dissector for similar desegmentation as is in the TCP as current ...Tomas Kukosa4-124/+134
2007-01-12Move sha1.[ch] to epan/crypt/crypt-sha1.[ch]. Remove duplicate code.Gerald Combs3-103/+103
2007-01-11Add dissection of cdmaChannelData and only add Opcode to hastable once.Anders Broman1-53/+194
2007-01-11warn the user if the decrypted data doesn't look like a ScopedPDU instead of ...Luis Ontanon2-37/+88
2007-01-11make SIP TCP/TLS ports configurable via preferencesTomas Kukosa1-4/+33
2007-01-11Add uri_str_to_bytes(), byte_array_dup(), and byte_array_equal()Gerald Combs1-315/+5
2007-01-11- allow use of * as any-engine-idLuis Ontanon2-127/+227
2007-01-10Packet-ber:Anders Broman2-57/+74
2007-01-10append period values to the PROFINET PTCP statusUlf Lamping1-2/+76
2007-01-10move asn1.c/.h files into plugins/asn1 directory as just this plugin uses it nowTomas Kukosa1-3/+0
2007-01-10sync changes with asn/snmpLuis Ontanon2-67/+107
2007-01-09Implement COMPLEMENT TO ITU-T RECOMMENDATION E.164 (02/2005):Jaap Keuter1-23/+34
2007-01-09Move cryptography code to epan/crypt.Gerald Combs3-103/+103
2007-01-09Add ansi_map to the makefilesAnders Broman1-19/+19
2007-01-09change the loading order of some headers to avoid a conflict with net-snmpLuis Ontanon1-10/+11
2007-01-09SNMPv3 USM decryption/authentication phase 1Luis Ontanon2-122/+676
2007-01-08Commit my USB changes (change address handling)Jörg Mayer2-60/+132
2007-01-07Show return signal in info col. also if no data.Anders Broman1-70/+71
2007-01-06Check in the asn2wrs generated ANSI map dissector.Anders Broman2-10822/+13844
2007-01-06Fix tag > 0x1fAnders Broman1-2/+1
2007-01-05Added functionality proposed in bug 1233.Jaap Keuter2-13/+21
2007-01-05Remove stderr output of an error condition per bug #998. The error is alreadyStephen Fisher1-1/+0
2007-01-04Don't lower-case our SSID and passphrase, otherwise we'll create anGerald Combs1-2/+0
2007-01-04the widcards: Choose and All were inverted (again?)Luis Ontanon2-6/+6
2007-01-04Make the recent INAP change in the template file as well.Anders Broman2-2/+2
2007-01-04Make Expires header value a numeric fieldMartin Mathieson1-7/+6
2007-01-04fix compilation without GnuTLSTomas Kukosa2-2/+9
2007-01-04Check in trivial changes before generating a big diff...Martin Mathieson4-4/+3
2007-01-04- new ssl_set_master_secret() which can set master secret (and optionally oth...Tomas Kukosa4-7/+166
2007-01-03Some cleanup of the source.Jaap Keuter1-14/+13
2007-01-03From Peter Vestman:Anders Broman1-13/+143
2007-01-03Fix a typo.Gerald Combs1-1/+1
2007-01-02Move epan/crypt-md5.[ch] to epan/crypt. RemoveGerald Combs6-198/+198
2007-01-02Add a good/bad tree to the FCS item.Stephen Fisher1-4/+41
2007-01-02Oops: wireshark.com --> wireshark.orgBill Meier8-8/+8
2007-01-02Dissect details of RAck header, and change RSeq to a numerical field.Martin Mathieson1-5/+107
2007-01-02More ethereal --> wiresharkBill Meier10-18/+18
2007-01-02"an wireshark" -> "a wireshark".Martin Mathieson2-5/+5
2007-01-02Fix for bug 1279 (Negative values for RTCP round trip delayMartin Mathieson2-34/+35
2007-01-02Ehtereal[sic] -> Wireshark. :-)Guy Harris1-5/+6
2007-01-01Use TransactionId to match ansi map responses to requests and fixAnders Broman2-22/+33
2007-01-01From Mark C. Brown:Jaap Keuter1-7/+17
2006-12-31From Paul Erkkila:Jaap Keuter1-9/+75
2006-12-30Fix for bug #1132:Stephen Fisher1-5/+9
2006-12-29Give dissect_cmd_Get_Channel_Auth_Capabilities() a return type (itGuy Harris1-1/+2