Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When we create a new tvb, make sure the memory is freed at some point. | Gerald Combs | 2005-08-15 | 1 | -3/+1 |
* | rename ep_tvb_get_string() to tvb_get_ephemeral_string() asnd update the docu... | Ronnie Sahlberg | 2005-08-10 | 1 | -1/+1 |
* | More char -> const char warning fixes | Jörg Mayer | 2005-08-05 | 1 | -2/+2 |
* | some more memification of tvb_get_string() no obvious memleaks fixed this ... | Ronnie Sahlberg | 2005-07-28 | 1 | -2/+1 |
* | Partial fix for bug 191: Sanity check is ok now | Jörg Mayer | 2005-06-18 | 1 | -3/+14 |
* | Don't try to check the suboption length type if we don't have a suboption. | Gerald Combs | 2005-05-30 | 1 | -27/+29 |
* | Get rid of extra semicolon - it might be giving MSVC++ heartburn. | Guy Harris | 2005-03-13 | 1 | -1/+1 |
* | Fix a check for the number of suboptions. | Gerald Combs | 2005-03-13 | 1 | -5/+2 |
* | If there's no data in the authentication option, don't unescape and | Guy Harris | 2004-07-23 | 1 | -8/+12 |
* | Move dissectors to epan/dissectors directory. | Gilbert Ramirez | 2004-07-18 | 1 | -0/+1601 |