Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | From Marco Molteni: fix a comment to reflect reality. | Guy Harris | 2002-11-28 | 1 | -2/+2 |
* | From Ronnie Sahlberg: have a registration interface for tap listeners, | Guy Harris | 2002-10-31 | 1 | -5/+5 |
* | From Ronnie Sahlberg: pass a pointer to the epan_dissect_t for a packet | Guy Harris | 2002-10-23 | 1 | -4/+4 |
* | From Ronnie Sahlberg: don't have the tap code do a dissection, leave | Guy Harris | 2002-10-17 | 1 | -37/+40 |
* | 1- We were writing 1 byte past the end of the buffer in register_tap | Olivier Abad | 2002-10-14 | 1 | -5/+4 |
* | Optimized edt handling as per Guy's suggestion. | Ronnie Sahlberg | 2002-09-14 | 1 | -9/+16 |
* | Added a mutex to protect a critical region in Gtk2 where the list can be | Ronnie Sahlberg | 2002-09-05 | 1 | -19/+19 |
* | Tap api. tap is a simple api that can be used for arbitrary extensions. | Ronnie Sahlberg | 2002-09-04 | 1 | -0/+406 |