aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-07-14Add packet-imf.h Graeme Lunt1-0/+1
2007-07-14Further problem highlighted by OSX.Graeme Lunt1-1/+1
2007-07-14Fix for warnings on OSX.Graeme Lunt1-2/+2
2007-07-14New dissector for Transport-Neutral Encapsulation Format - TNEF.Graeme Lunt2-0/+822
2007-07-14Optional removal of any base64 content-transfer-encoding from a MIMEGraeme Lunt1-45/+148
2007-07-14Expose a function (imf_find_field_end()) and Graeme Lunt2-69/+128
2007-07-14Allow the base64 decoding to cope with lines broken with \r\n.Graeme Lunt1-13/+20
2007-07-14Dissection of octet-aligned EXTERNALs.Graeme Lunt2-10/+33
2007-07-14From Stig Bjorlykke. Graeme Lunt2-2/+2
2007-07-14Fix yet more casts of ctype.h macro arguments - and fix some cases whereGuy Harris4-12/+12
2007-07-14Fix another cast of the argument to a ctype.h macro.Guy Harris1-1/+1
2007-07-13Fix more ctype.h calls - casting to "int" suppresses the warning, butGuy Harris1-10/+10
2007-07-13"isdigit()" doesn't need to be cast to "int".Guy Harris1-1/+1
2007-07-13Add some missing files from the doc directory, and sort them in theGuy Harris1-4/+10
2007-07-13Fix bugAnders Broman1-26/+47
2007-07-13Worked out properly the silly way aal header is encoded!Martin Mathieson1-8/+6
2007-07-13From Florent DROUIN:Anders Broman2-36/+27
2007-07-13From Florent Drouin: fix for bug http://bugs.wireshark.org/bugzilla/show_bug....Jeff Morriss2-5/+8
2007-07-13next try to fix includesTomas Kukosa2-1/+2
2007-07-13add necessary includeTomas Kukosa1-0/+1
2007-07-13- get rid of anonymous unionsTomas Kukosa9-50/+79
2007-07-13Added remark on anonymous unions.Jaap Keuter1-1/+11
2007-07-12From Guillem Hernandez: fix decoding of EOSP bit. From Jaap Keuter: fix descr...Jeff Morriss2-19/+20
2007-07-12From Jim Paris:Jaap Keuter1-1/+4
2007-07-12Add some AVPs used with Rq interface (same appid as Gq)Martin Mathieson1-0/+23
2007-07-12Fix parsing of sctpprim header (v1)Martin Mathieson1-39/+36
2007-07-12Undo part of rev 21460: go back to passing proto_ssl to the tap (since appare...Jeff Morriss1-1/+1
2007-07-12Fix doc build by removing empty itemized listsStephen Fisher1-9/+0
2007-07-11Move packet-ipsec.c to CLEAN_DISSECTOR_SRC.Gerald Combs2-7/+7
2007-07-11Clean out the 0.99.6 material and seed for 0.99.7.Gerald Combs1-135/+6
2007-07-10Add a missing display filter.Gerald Combs1-1/+1
2007-07-10Allow filtering of whole AVPMartin Mathieson1-1/+8
2007-07-10Add ETSI e2/e4 Diameter applicationsMartin Mathieson3-0/+108
2007-07-10Fix reserved bits bitmask.Jaap Keuter1-1/+1
2007-07-09Check %l[doux] first, when looking for the format to use with 64-bitGuy Harris2-18/+24
2007-07-09From Dustin Johnson: Fix a typo.Gerald Combs1-1/+1
2007-07-09Add a note on how to handle obsolete preferencesJaap Keuter1-0/+8
2007-07-09From Dustin Johnson: AirPcap display update.Gerald Combs1-1/+5
2007-07-09From Dustin Johnson: If "Update list of packets in real time" andGerald Combs4-3/+28
2007-07-09- Fix a broken comment in xml fileMartin Mathieson2-8/+28
2007-07-09dissect lsa_Strings correctly in the samr dissectorRonnie Sahlberg4-20/+87
2007-07-09the sidtype is a 32bit enum not a standard enumRonnie Sahlberg2-6/+6
2007-07-09make all rids use a single hf filter fieldRonnie Sahlberg4-810/+926
2007-07-09disabling sid snooping in the codeRonnie Sahlberg1-5/+13
2007-07-09rename all policy handles in samr to have a name that describes the type Ronnie Sahlberg2-359/+265
2007-07-08ACP123 with -X and -T optionAnders Broman4-300/+129
2007-07-08Update from samba tree revision 23135 to 23750Jörg Mayer3-14/+14
2007-07-07bug 1550Ronnie Sahlberg1-7/+14
2007-07-07Make hf fileds for ARGGUMENT RESULT and ERROR parameters.Anders Broman5-170/+592
2007-07-07add the new pidl created SAMR dissectorRonnie Sahlberg2-4222/+12787