aboutsummaryrefslogtreecommitdiffstats
path: root/epan
Commit message (Expand)AuthorAgeFilesLines
* if there must be an unknown version message, use hex instead of decimal to pr...Ulf Lamping2005-01-261-1/+1
* if there must be an "unknown transport" message, at least print the transport...Ulf Lamping2005-01-261-1/+1
* bugfix of crash_00001_20050124142515.cap: dissector packet-daap.c displayed [...Ulf Lamping2005-01-261-0/+1
* bugfix of crash_00026_20050124150108.cap: three places with possible write be...Ulf Lamping2005-01-261-12/+11
* Fix a typo leading to no conversation set up for RTCPAnders Broman2005-01-261-1/+1
* Add "applications/soap+xml" as a text media type.Guy Harris2005-01-251-0/+1
* Make the sub system number (ssn) settings preferences.Anders Broman2005-01-241-11/+61
* the methods from these interfaces were missing the DCOM this/that header and ...Ulf Lamping2005-01-242-0/+10
* Bugfix incorect while condition from Mutsuya IrieAnders Broman2005-01-241-2/+2
* Add support for reassembly of Gnutella packets that cross TCP segmentGuy Harris2005-01-241-205/+179
* Get rid of an extra space after the edge value of a SACK item ifGuy Harris2005-01-241-2/+4
* Some dcerpc related stuff needed to write dcerpc pluginUlf Lamping2005-01-221-0/+6
* needs an ALIGN_TO_2_BYTES to make the idl compiler happyRonnie Sahlberg2005-01-221-0/+9
* Handle some more op codes.Anders Broman2005-01-212-191/+2953
* Fixed bugs with conversations and t35Anders Broman2005-01-211-306/+426
* use col_set_fence for COL_INFO, if multiple DCE/RPC requests/responses are in...Ulf Lamping2005-01-201-2/+10
* SACK prettyficationRonnie Sahlberg2005-01-201-21/+10
* make TCP SACK option handle relative sequence numbersRonnie Sahlberg2005-01-201-5/+38
* NonStandardData and TunnelledProtocol reimplemented and testedTomas Kukosa2005-01-201-418/+495
* Squelch a compiler warning.Guy Harris2005-01-201-1/+1
* From Julien Leproust: add heuristic dissectors' protocol names to theGuy Harris2005-01-201-1/+45
* Free the chunk of reassembled DNP data iff there was a CRC error;Guy Harris2005-01-201-4/+6
* Squelch some compiler warnings.Guy Harris2005-01-201-1/+1
* Make some routines static that aren't used outside this module.Guy Harris2005-01-201-9/+9
* Back out the asn2eth-generated GSM MAP dissector for now, at AndersGuy Harris2005-01-202-9082/+2442
* From Hannes Gredler: support for Juniper's DLT_JUNIPER_ATM{1,2} values.Guy Harris2005-01-206-11/+443
* From Jean-Baptiste Marchand: stub dissectors for rras and pnp MSRPCGuy Harris2005-01-205-0/+555
* There's no guaranteee that "req_resp_hdrs_do_reassembly()" gets calledGuy Harris2005-01-204-5/+6
* From Ruud Linders: support short names in multipart headers; SIP-TGuy Harris2005-01-201-10/+18
* try to defragment DCE/RPC fragments (simply one after the other), if alloc_hi...Ulf Lamping2005-01-191-1/+21
* Attempt to reimplement "non standard data/parameter" and "tunnelledAnders Broman2005-01-192-32/+102
* Add a field called "frame.protocols" which shows the protocols presentGerald Combs2005-01-193-11/+37
* slightly improve dissection of complex_ping responseUlf Lamping2005-01-181-1/+11
* Add packet-h450.h to the list of header files.Guy Harris2005-01-181-0/+1
* Fix a small bug in h245.cnf.Lars Roland2005-01-171-1/+3
* Use -1 rather than tvb_length() to create a protocol tree item that runsGuy Harris2005-01-172-10/+4
* Reinsert h450 dissectionAnders Broman2005-01-174-705/+2437
* Export q931_protocol_discriminator_valsAnders Broman2005-01-172-1/+3
* If a string of zero length is encountered offset still needs to be advanced(?) Anders Broman2005-01-171-2/+3
* From Anders Broman:Lars Roland2005-01-171-12/+9
* Fix a typo in the previous checkin.Guy Harris2005-01-171-1/+1
* Use WINDIR rather than SYSTEMROOT - WINDIR is apparently set on WindowsGuy Harris2005-01-171-29/+16
* ASN.1 PER VisibleString supportTomas Kukosa2005-01-173-0/+10
* If a given TLV type isn't found in an aim_tlv table, just use "Unknown"Guy Harris2005-01-177-16/+22
* When assembling application layer chunks, don't include the transportGuy Harris2005-01-171-5/+12
* Add the source file name and line number to the dissector bug reportGuy Harris2005-01-171-2/+3
* Use REPORT_DISSECTOR_BUG() for the "bogus length" error inGuy Harris2005-01-171-2/+6
* Add a REPORT_DISSECTOR_BUG() macro to let caller-specified messages beGuy Harris2005-01-171-1/+16
* Rename the FieldError exception to DissectorError.Guy Harris2005-01-164-17/+31
* Add a few more things to the h225 dissector that got lost.Lars Roland2005-01-162-7/+16