aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2005-04-18From Peter Johansson: Make sure a pointer isn't NULL before we try to use it.Gerald Combs1-1/+1
2005-04-18Detect an infinite loop in dissect_rsvp_ero_rro_subobjects(). Fixes bug 71.Gerald Combs1-0/+2
2005-04-18Force the "fmt" argument of val_to_str() to be non-null. Change the 9PGerald Combs2-676/+678
2005-04-18 some updates from T AndersRonnie Sahlberg3-7/+9
2005-04-18From T AndersRonnie Sahlberg1-2/+3
2005-04-18fix small typo Plan 9 not Plan9Ronnie Sahlberg1-2/+2
2005-04-18From <noselasd@asgaard.homelinux.org>Ronnie Sahlberg2-0/+677
2005-04-18More gratuitous tvb_ensure_bytes_exist()ing. One of them fixes bug 67.Gerald Combs1-0/+32
2005-04-17Change a bunch of instances where we manually fetch a string and callGerald Combs1-24/+10
2005-04-17Make sure frag_size doesn't underflow, which would make us to try toGerald Combs1-0/+7
2005-04-17Add some length checking.Gerald Combs1-2/+8
2005-04-17Add a tvb_ensure_bytes_exist(). Fixes bug 62.Gerald Combs1-0/+1
2005-04-17Add even more calls to tvb_ensure_bytes_exist().Gerald Combs1-0/+85
2005-04-17Ham-fistedly drop in a bunch of tvb_ensure_bytes_exist() calls. One ofGerald Combs1-0/+32
2005-04-16Add a few tvb_ensure_bytes_exist() calls. Fixes bug 35.Gerald Combs1-0/+4
2005-04-16Add an extra_info_type field to smb_extra_info_t so that we can makeGerald Combs3-20/+36
2005-04-15In time_secs_to_str_buf(), handle the case where a large time value makes Gerald Combs1-1/+7
2005-04-15In fragment_unhash(), free our key data _after_ we remove the key fromGerald Combs1-5/+5
2005-04-15Add a tvb_ensure_bytes_exist(). I'm not sure if this is the correct wayGerald Combs1-0/+1
2005-04-15In dissect_ber_bitstring32(), make sure tmp_tvb is properly initialized.Gerald Combs1-2/+2
2005-04-15From Olivier Jacques:Anders Broman2-65/+137
2005-04-15From Olivier Jacques:Anders Broman2-2797/+3004
2005-04-15From Jacques Olivier :Anders Broman2-4/+7
2005-04-15Setr up conversations for RTP and RTCP.Anders Broman1-0/+40
2005-04-15Add message type string to "message type", print Protocol ID short name in In...Anders Broman1-4/+26
2005-04-14In dissect_ber_integer(), generate a warning if the integer length isGerald Combs1-2/+6
2005-04-14Add another passel of tvb_ensure_bytes_exist()s. Fixes bug 24.Gerald Combs1-0/+9
2005-04-14Add a tvb_ensure_bytes_exist() to dissect_ber_octet_string(). Fixes bugGerald Combs1-0/+1
2005-04-14Add a bunch of tvb_ensure_bytes_exist() calls. Some of these may not beGerald Combs1-4/+26
2005-04-14From packetsteve :Ronnie Sahlberg1-1/+1
2005-04-14From Steve KargRonnie Sahlberg2-23/+761
2005-04-14make file name snooping use information from READDIRPLUS replies when buildin...Ronnie Sahlberg1-7/+30
2005-04-14In dissect_h245_OpenLogicalChannelCodec(), make sure codec_type exists beforeGerald Combs1-1/+1
2005-04-14fix bug in parsing of NDMP_DATA_CONNECT messages, it is a ndmp_address passed...Ronnie Sahlberg1-1/+10
2005-04-13Fix a bug introduced by my previous checkin.Gerald Combs1-2/+4
2005-04-13Check for COL_INFO before trying to modify it.Gerald Combs1-1/+1
2005-04-13In dissect_ber_octet_string_wcb(), make sure out_tvb is non-NULL beforeGerald Combs1-5/+5
2005-04-13Add a couple of tvb_ensure_bytes_exist() calls to fix bug 12.Gerald Combs2-0/+2
2005-04-12another try to fix the unix buildUlf Lamping1-2/+2
2005-04-12bugfix for unix builds, remove leftover things from function moveUlf Lamping1-3/+0
2005-04-12add functions file_exists and file_identical to filesystem.c (coming from fil...Ulf Lamping3-0/+93
2005-04-12[CHECKSUM INCORRECT] -> [TCP CHECKSUM INCORRECT]Ulf Lamping1-1/+1
2005-04-12change time_secs_to_str() and time_msecs_to_str() to take a signed integer as...Ronnie Sahlberg2-15/+31
2005-04-11Major speed improvement for filtering and dissection.Ronnie Sahlberg6-36/+221
2005-04-09KRB_ERROR can be returned and it is not encapsulatedRonnie Sahlberg1-0/+7
2005-04-08Fix brokenness from previous patch.Gerald Combs1-301/+162
2005-04-08Add a length check, fix up some comments.Gerald Combs1-162/+302
2005-04-08From Neil KettleRonnie Sahlberg1-2/+9
2005-04-07From Didier:Ronnie Sahlberg2-19/+10
2005-04-07updating Mark C Browns informationRonnie Sahlberg2-3/+6