aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-08-17(http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1717)Sake Blok5-1/+502
2007-08-16mark some parameters as unusedUlf Lamping1-3/+3
2007-08-16fix return types, hopefully this will make the osx buildbot happyUlf Lamping1-2/+2
2007-08-16experimental feature: dissector filtersUlf Lamping9-14/+247
2007-08-16When calculating checksum for p_mul the checksum field itself is set to zero.Stig Bjørlykke1-1/+6
2007-08-16Collect context data.Anders Broman5-35/+204
2007-08-16Added handling of ISO FTAM unstructured binary, as this OID is used in Stig Bjørlykke2-10/+62
2007-08-16finish the expert info sectionUlf Lamping4-20/+24
2007-08-16Fix makefiles and a comment.Anders Broman3-4/+11
2007-08-16- It's just-a-bad-idea(tm) to redefine anything from a foreign library, Don't.Luis Ontanon2-36/+60
2007-08-16fix build problems under Win32Ulf Lamping1-1/+4
2007-08-16some more editing of the expert infos - still incompleteUlf Lamping1-31/+51
2007-08-16add an expert info, if ip.ttl < 5Ulf Lamping1-2/+11
2007-08-16Initial work on merging common code between follow TCP & SSL stream featuresStephen Fisher6-1295/+822
2007-08-15Regenerate the CDT dissector with -X and -T options.Stig Bjørlykke5-61/+34
2007-08-15Convert a couple tvb_get_string()'s into tvb_get_ephemeral_string(). In the ...Jeff Morriss2-6/+6
2007-08-15Improved dumping of unexpected data when dissector for OID not implemented.Stig Bjørlykke1-4/+24
2007-08-15Added support for RFC3030 (BDAT) in SMTP.Stig Bjørlykke1-38/+113
2007-08-15- s/ntohs/g_ntohsJeff Morriss18-281/+263
2007-08-15Use fragment_start_seq_check to start defragmentation when receiving an Stig Bjørlykke1-6/+3
2007-08-15Added fragment_start_seq_check to start a reassembly without adding any data.Stig Bjørlykke2-0/+44
2007-08-15Fixed a free -> g_freeStig Bjørlykke2-8/+5
2007-08-15Change tvb_get_string() to tvb_get_ephemeral_string(). Since we weren't free...Jeff Morriss3-6/+6
2007-08-15checkhf.pl found a couple bugs: hf_sccp_calling_itu_global_title_indicator an...Jeff Morriss1-2/+5
2007-08-15As discussed on the -dev list quite a while ago: a small tool to check Wiresh...Jeff Morriss1-0/+164
2007-08-15I'm at the end of the second iteration, so far this compiles OK still haven't...Luis Ontanon2-0/+725
2007-08-15Mask out only the bc/mc bit, not the locally assigned bit.Jörg Mayer1-5/+6
2007-08-15don't use table names twiceUlf Lamping1-1/+1
2007-08-15Change tcap_private to ansi_tcap_private.Anders Broman2-14/+14
2007-08-15add a section about expert infosUlf Lamping3-870/+959
2007-08-14if the manuf address could not be resolved, strip off special bits (multicast...Ulf Lamping1-1/+17
2007-08-14Actually adding the dissector may help :)Anders Broman2-0/+1416
2007-08-14Preparations to split the TCAP dissector into ANSI and ITU parts.Anders Broman4-6/+86
2007-08-14From From: Sommars, Steven E:Anders Broman1-9/+18
2007-08-14From Nicolas Dichtel:Jaap Keuter1-1/+5
2007-08-14Update the makefileAnders Broman1-2/+21
2007-08-14Add files for ANSI TCAP.Anders Broman3-0/+391
2007-08-14Add the original TCAP ASN1 files.Anders Broman6-0/+659
2007-08-13Add etsie2e4.xml to Makefile.amMartin Mathieson1-0/+1
2007-08-13Register by name.(Add the template file as well).Anders Broman1-0/+2
2007-08-13http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1739Anders Broman6-15/+21
2007-08-13Add forgotten header field.Anders Broman1-53/+56
2007-08-13NBAP rewritten to use original ASN.1 source and updated to TS 25.433 V7.5.0 (...Tomas Kukosa16-46191/+54637
2007-08-12fix a typoUlf Lamping1-1/+1
2007-08-12as noted by Stig Bjørlykke: Also adding "services" to pkgdata_DATA will inst...Ulf Lamping1-2/+2
2007-08-12add IANA port-numbers file as a file named "services", with some minor explan...Ulf Lamping6-0/+15223
2007-08-11Use '~' as a synonim for "matches" replace rogue "s with \042 to avoid some t...Luis Ontanon1-6/+6
2007-08-11Fixing the GTK1 build shouldn't break the GTK2 build.Jaap Keuter1-1/+1
2007-08-10+prefs_add_uat_preferenceLuis Ontanon1-0/+1
2007-08-10An old proposal from Martin, append to COL_PROTO the name taken from a matchi...Luis Ontanon2-5/+11