Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename ep_tvb_get_string() to tvb_get_ephemeral_string() asnd update the docu... | Ronnie Sahlberg | 2005-08-10 | 1 | -1/+1 |
* | convert some uses of tvb_get_string() to ep_tvb_get_string() | Ronnie Sahlberg | 2005-07-24 | 1 | -16/+1 |
* | Use "tvb_get_string()" rather than duplicating its functionality by | Guy Harris | 2005-07-09 | 1 | -10/+4 |
* | Don't try to free the same memory twice. | Gerald Combs | 2005-04-24 | 1 | -2/+6 |
* | "tvb_reported_length_remaining()" returns a "gint", so assign its return | Guy Harris | 2004-10-06 | 1 | -2/+2 |
* | remove MSVC compiler warning | Ulf Lamping | 2004-10-06 | 1 | -1/+1 |
* | bring MSVC generation back to live, as elipses in macros are not alowed. May ... | Ulf Lamping | 2004-10-06 | 1 | -35/+36 |
* | We now do reassembly. | Guy Harris | 2004-10-06 | 1 | -5/+4 |
* | Add support for reassembly. | Guy Harris | 2004-10-06 | 1 | -41/+29 |
* | From Francesco Fondelli: ICE protocol support. | Guy Harris | 2004-10-06 | 1 | -0/+1459 |