Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more gmemchunk -> se_alloc() conversions | Ronnie Sahlberg | 2005-08-13 | 1 | -31/+4 |
* | Fix a comment. | Guy Harris | 2005-02-03 | 1 | -1/+1 |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -1/+1 |
* | Fix a typo. | Guy Harris | 2004-01-09 | 1 | -2/+2 |
* | We have to keep the first frame - circuits aren't necessarily created as | Guy Harris | 2002-11-28 | 1 | -10/+9 |
* | Don't keep the first frame around for circuits; we assume that a given | Guy Harris | 2002-11-28 | 1 | -9/+10 |
* | Cast various "const gpointer" arguments to const pointers rather than | Guy Harris | 2002-11-27 | 1 | -6/+9 |
* | Allow more than one circuit with the same circuit ID; a circuit has a | Guy Harris | 2002-11-08 | 1 | -14/+74 |
* | Discard the WTAP_ENCAP_LAPD encapsulation type in favor of a | Guy Harris | 2002-10-31 | 1 | -3/+8 |
* | Move the stuff to save, recompute, and restore "can_desegment" out of | Guy Harris | 2002-10-29 | 1 | -15/+2 |
* | Add in a notion of "circuits", which are for virtual circuit-oriented | Guy Harris | 2002-10-22 | 1 | -0/+278 |