aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-09-20From Hannes Gredler:Anders Broman4-12/+237
2005-09-20From Kaul:Anders Broman1-6/+6
2005-09-20Fix bug #404 Decoding of MSISDN on GSM is incomplete. Anders Broman2-6/+9
2005-09-20from francescoRonnie Sahlberg1-65/+85
2005-09-20make options field filterableRonnie Sahlberg1-11/+13
2005-09-20Set EOL type and expansion of $Id$.Guy Harris0-0/+0
2005-09-20Fix bug #343 Parsing Problem - TransactionResponseAck (MEGACO).Anders Broman1-2/+11
2005-09-20Be more paranoid about buffer overruns.Gerald Combs2-8/+38
2005-09-20Fix a couple of errors found by valgrind.Gerald Combs2-3/+7
2005-09-20Don't try to reassemble a zero-length fragment. Add a comment toGerald Combs2-1/+8
2005-09-20Francesco Fondelli: Add dcp support (forgot this file)Jörg Mayer1-0/+2
2005-09-20Francesco Fondelli; Add dcp supportJörg Mayer8-2/+1205
2005-09-20Add the pidl files.Jörg Mayer1-1/+40
2005-09-20get rid of few warningsTomas Kukosa5-9/+9
2005-09-20asn2eth Tomas Kukosa12-161/+136
2005-09-20fix: packet-lldp.c(2071) : warning C4761: integral size mismatch in argument;...Ulf Lamping1-1/+1
2005-09-20fix: packet-dcerpc.c(4019) : warning C4018: '<' : signed/unsigned mismatchUlf Lamping1-1/+1
2005-09-20add two new callbacks:Ulf Lamping4-10/+75
2005-09-20fix a compiler warning (... copied from RFC2553 :-)Ulf Lamping1-1/+1
2005-09-20if the capture child pops up it's own console, title it as suchUlf Lamping1-2/+5
2005-09-20Squelch a compiler warning.Guy Harris1-1/+1
2005-09-20the buildbot has a problem not knowing sa_family_t, define eth_sa_family_t an...Ulf Lamping2-8/+14
2005-09-20enhance simple dialog: add the possibility to use no buttons at all and add a...Ulf Lamping3-8/+37
2005-09-20add a new stop icon 48x48 for (simple) dialogs (derived from the openoffice s...Ulf Lamping3-0/+980
2005-09-20 avoid freeing the last location twice.Luis Ontanon1-2/+16
2005-09-19Revert back to local copy: The samba svn server does not support svnJörg Mayer33-0/+14775
2005-09-19Update faqJörg Mayer2-44/+38
2005-09-19Jim Young: LLDP improvementsJörg Mayer4-6/+187
2005-09-19fix #340: define the missing sockaddr_storage struct to be able to use Packet...Ulf Lamping2-0/+73
2005-09-19Small whitespace cleanup.Gerald Combs1-1/+1
2005-09-19Throw an exception instead of trying to read past the end of a buffer.Gerald Combs1-0/+5
2005-09-19display something useful in the radius VSA itemLuis Ontanon1-1/+1
2005-09-19Don't dereference a null pointer. Fixes bug 460.Gerald Combs2-2/+2
2005-09-19Change "Value" into "VSA" for Vendor SPecific AttributesLuis Ontanon1-1/+1
2005-09-19Add a preference to decode different types of AMR payload.Anders Broman1-23/+232
2005-09-19Throw an exception if our ACL length is flat-out wrong.Gerald Combs1-1/+4
2005-09-19- allow multiple attributes inside one VSA (fixes bug 438)Luis Ontanon3-77/+148
2005-09-19In the SPNEGO dissector, don't call a subdissector if we don't have a TVB.Gerald Combs3-3/+20
2005-09-19Change README to reflect the fact that tools/pidl is now aJörg Mayer1-2/+34
2005-09-19Change pidl to svn:externalsJörg Mayer34-14807/+0
2005-09-19Add idl_types.h from samba to fix warningJörg Mayer1-0/+114
2005-09-19Point to tools/pidl/README.etherealJörg Mayer1-0/+2
2005-09-19Fix a typo.Guy Harris1-1/+1
2005-09-19sometimes it seems that we have the text based h248/megaco running ontop ofRonnie Sahlberg2-0/+32
2005-09-19remove unused parameter 'name' from dissect_per_choice()Tomas Kukosa9-273/+272
2005-09-18Small updateJörg Mayer1-23/+41
2005-09-18Update README.ethereal and sync with current samba treeJörg Mayer4-70/+87
2005-09-18assert that tvb is not NULLUlf Lamping1-0/+1
2005-09-18Change some of the asn1 functions to use packet-ber ones.Anders Broman1-56/+54
2005-09-18If the tag field is a bitfield, always show it as such, otherwise alwaysGuy Harris1-4/+22