aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-04-20Avoid a buffer overflow in the cseq_method field, a fixed-length character ar...Gilbert Ramirez1-17/+30
2005-04-20From Dinesh Dutt: Improve reassembly checking. Replace a match_strval()Gerald Combs1-28/+42
2005-04-20Fix an infinite loop discovered during fuzz-testing.Gerald Combs1-2/+8
2005-04-20Remove leftover debugging code.Gerald Combs1-1/+0
2005-04-20Fix an infinite loop. Fixes bug 80.Gerald Combs1-2/+3
2005-04-20Use proto_tree_add_time() for hf_srvloc_authblkv2_timestamp. Fixes bug 81.Gerald Combs1-1/+4
2005-04-20In all functions that require smb_info data, throw an exception if weGerald Combs1-9/+140
2005-04-20Add a newline to the end of the file.Gerald Combs1-1/+1
2005-04-20- fix handling SET/SEQUENCE OF Type if type name contains hyphenTomas Kukosa1-1/+7
2005-04-20increase the length of the field field from 30 to 50 characters so that hopef...Ronnie Sahlberg1-1/+1
2005-04-20Add a tree parameter to get_ber_length() so thatRonnie Sahlberg5-12/+20
2005-04-19fix some minor bugs with the current interface name:Ulf Lamping3-8/+76
2005-04-19Allow automake and aclocal to share a common version number suffix, sinceGilbert Ramirez1-2/+7
2005-04-19ask for unsaved file when using the new start capture feature,Ulf Lamping5-58/+66
2005-04-19Fix a pile of format string bugs.Gerald Combs1-20/+20
2005-04-19bugfix: don't crash if we have no interface nameUlf Lamping1-1/+5
2005-04-19From Peter Johansson:Gerald Combs1-6/+11
2005-04-19fix labels of the two toggle toolbar buttonsUlf Lamping2-3/+3
2005-04-19add keyboard expand/collapse in the tree view (with Left/Right keys) with GTK2Ulf Lamping1-0/+59
2005-04-19From Peter Johansson: Fix a segmentation fault in the reassembly code.Gerald Combs1-6/+11
2005-04-19From Jon RRonnie Sahlberg1-19/+62
2005-04-19Bugfix for proto_item_get_subtree()Ronnie Sahlberg1-1/+1
2005-04-19From Nils,Ronnie Sahlberg1-20/+101
2005-04-19From Erwin RolRonnie Sahlberg3-0/+795
2005-04-19add some comments what all the functions going to do...Ulf Lamping1-3/+22
2005-04-18statusbar changes:Ulf Lamping4-32/+49
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-18Add fuzz-test.sh to the distribution.Gerald Combs1-0/+1
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 Sahlberg3-0/+682
2005-04-18Make sure a pointer isn't null before we dereference it.Gerald Combs1-1/+1
2005-04-18More gratuitous tvb_ensure_bytes_exist()ing. One of them fixes bug 67.Gerald Combs1-0/+32
2005-04-18Keep MGCP from looping in an infinite fashion. Other parts of the code lookGerald Combs1-1/+4
2005-04-17bugfix: show the right filesize after a live capture finishedUlf Lamping2-1/+18
2005-04-17Change a bunch of instances where we manually fetch a string and callGerald Combs1-24/+10
2005-04-17add "Decode As" and "Checkbox" (Enabled Protocols) IconsUlf Lamping6-9/+92
2005-04-17Make sure frag_size doesn't underflow, which would make us to try toGerald Combs1-0/+7
2005-04-17Add a description and usage message. Handle invalid capture files.Gerald Combs1-1/+36
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-16temporarily fix a GTK1.x related bugUlf Lamping1-0/+3
2005-04-16Add an extra_info_type field to smb_extra_info_t so that we can makeGerald Combs6-24/+48
2005-04-16disable some toolbar icons, if no capture packets loadedUlf Lamping1-1/+4