summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2006-07-25One of the bytes in the cisco header is the channel number thatJörg Mayer1-23/+31
2006-07-22licence infoRonnie Sahlberg4-7/+20
2006-07-22add gpl licenceRonnie Sahlberg2-2/+44
2006-07-22add licence informationRonnie Sahlberg1-1/+22
2006-07-22add some more "informational" (generated) fields to the dcerpc treeUlf Lamping1-12/+62
2006-07-22from martin mRonnie Sahlberg1-1/+8
2006-07-22from Jeff MorrissRonnie Sahlberg1-5/+5
2006-07-22 from ian abelRonnie Sahlberg1-2/+19
2006-07-21H.225.0 update to version 6 (05/2006)Tomas Kukosa3-166/+709
2006-07-20Daniel Drake <dsd@gentoo.org>:Jörg Mayer1-1/+3
2006-07-20snprintf -> g_snprintf. Fix up whitespace.Gerald Combs2-26/+25
2006-07-20Remove remaining instances of NEED_SNPRINTF_H. Fix up whitespace.Gerald Combs1-42/+38
2006-07-20From Mike Digou:Luis Ontanon1-1/+1
2006-07-20allow for some uppercasing in names.Luis Ontanon1-1/+1
2006-07-20from michael stevensRonnie Sahlberg1-1/+1
2006-07-19Add licence info.Anders Broman1-4/+21
2006-07-19From Martin Mathieson:Anders Broman1-61/+112
2006-07-19Link libwireshark with libiconv if needed.Gerald Combs1-1/+1
2006-07-19add two missing CHECK_BYTE_COUNTRonnie Sahlberg1-3/+4
2006-07-18Remove leftover(?) plugin code.Anders Broman1-23/+0
2006-07-18Apply The Written Word's patch from bug 333, which changes HAVE_ICONV_HGerald Combs3-481/+481
2006-07-18From Ravi Valmikam:Anders Broman1-32/+142
2006-07-17stephentfisher@yahoo.com:Jörg Mayer1-1/+1
2006-07-17From Martin Mathieson:Anders Broman1-36/+75
2006-07-15Fix compilation problems for Windows and GTK1.Gerald Combs1-0/+1
2006-07-14add request response tracking and response timesRonnie Sahlberg1-44/+162
2006-07-14Register the MPLS dissector on its standard IP protocol number.Gilbert Ramirez1-0/+2
2006-07-14dont dissect reserved bits in a bitmapRonnie Sahlberg1-186/+0
2006-07-14new protocol PANA fromRonnie Sahlberg2-0/+1057
2006-07-14cosmetic updates redindentation etcRonnie Sahlberg1-278/+259
2006-07-13Decode PDU Type Extension.Anders Broman1-37/+73
2006-07-13from Krzysztof BurghardtRonnie Sahlberg2-0/+362
2006-07-13Francesco Fondelli:Anders Broman2-7/+182
2006-07-13Decode another byte in Cisco's IE 133 (number of associated clients)Jörg Mayer1-2/+5
2006-07-12From Stefan (metze) Metzmacher:Anders Broman1-2/+2
2006-07-12Make sure our strings aren't null before we pass them to strncmp().Gerald Combs1-5/+5
2006-07-12prettify dissection od ldap attributesRonnie Sahlberg3-14/+68
2006-07-11Decode RANAP in LongSignalInfo and RadioResourceInformation.Anders Broman3-19/+47
2006-07-11Get it compiling...Michael Tüxen1-1/+1
2006-07-11More from Ilja van Sprundel. When we call tvb_new_subset() with aGerald Combs4-77/+116
2006-07-11Bugfix: If we have an rc4 key and the length remaining for theJörg Mayer1-4/+9
2006-07-11fix two of iljas bugsRonnie Sahlberg2-2/+5
2006-07-10From Nils Ljungberg:Anders Broman1-105/+329
2006-07-10Two more bugs from Ilja van Sprundel.Gerald Combs2-26/+34
2006-07-10Reset ldm_tree in dissect_ldap_pdu(). Fixes a couple of the current fuzz Gerald Combs1-2/+4
2006-07-10from DuBingyaoTomas Kukosa1-14/+42
2006-07-10Fix compilation on systems with Net-SNMP.Gerald Combs1-8/+9
2006-07-09In new_format_oid(), handle a zero-length OID.Gerald Combs7-12/+27
2006-07-09One more bug from Ilja van Sprundel. Be more paranoid about our offset duringGerald Combs1-45/+46
2006-07-09Start declaring the proto_reg... functions to fix 'warning: no previous decla...Jörg Mayer5-4/+21