| Commit message (Expand) | Author | Age | Files | Lines |
* | Move dissectors to epan/dissectors directory. | Gilbert Ramirez | 2004-07-18 | 1 | -4402/+0 |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -1/+1 |
* | From Ainsley Pereira: set up conversations for RTSP when appropriate. | Guy Harris | 2004-07-17 | 1 | -0/+13 |
* | Remove unused variables, make count unsigned to avoid s/u warning | Jörg Mayer | 2004-02-20 | 1 | -5/+2 |
* | Change //-comments into /* comments | Jörg Mayer | 2004-02-20 | 1 | -7/+7 |
* | From Rowan McFarlane: Update Skinny to support Cisco CallManager 4.x, | Gerald Combs | 2004-02-20 | 1 | -44/+1881 |
* | From Paul Erkilla: | Gerald Combs | 2002-09-21 | 1 | -3/+3 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -164/+164 |
* | From Albert Chin: fix various non-GCC compiler warnings. | Guy Harris | 2002-05-30 | 1 | -2/+2 |
* | Make a "tcp_dissect_pdus()" with the standard loop for a TCP segment, | Guy Harris | 2002-05-05 | 1 | -102/+21 |
* | Updates from Paul Erkkila. | Guy Harris | 2002-03-27 | 1 | -101/+101 |
* | Improve the media payload type names some more, and add some new ones I | Guy Harris | 2002-03-21 | 1 | -8/+12 |
* | Use somewhat nicer names for the media payload types. | Guy Harris | 2002-03-21 | 1 | -20/+20 |
* | Updates from Paul Erkkila. | Guy Harris | 2002-03-20 | 1 | -6/+12 |
* | Updates from Paul E. Erkkila. | Guy Harris | 2002-03-20 | 1 | -398/+974 |
* | Updates from Paul E. Erkkila. | Guy Harris | 2002-03-19 | 1 | -175/+1241 |
* | Put in desegmentation support. | Guy Harris | 2002-03-19 | 1 | -494/+513 |
* | Skinny Client Control Protocol enhancements, from Paul E. Erkkila. | Guy Harris | 2002-03-18 | 1 | -76/+742 |
* | Convert some "col_add_str()" calls to "col_set_str()". | Guy Harris | 2002-01-21 | 1 | -2/+2 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -3/+3 |
* | Move the pointer to the "column_info" structure in the "frame_data" | Guy Harris | 2001-12-10 | 1 | -7/+7 |
* | Make "dissector_add()", "dissector_delete()", and "dissector_change()" | Guy Harris | 2001-12-03 | 1 | -2/+5 |
* | Switched from calling dissect_data to using call_dissector | Ed Warnicke | 2001-11-25 | 1 | -2/+5 |
* | If we decide that a packet to or from port 2000 isn't really a Skinny | Guy Harris | 2001-10-20 | 1 | -1/+2 |
* | For the SCCP message ID field, use the formerly commented-out version | Guy Harris | 2001-10-11 | 1 | -3/+2 |
* | Get rid of C++ comment. | Guy Harris | 2001-10-11 | 1 | -2/+2 |
* | Initial Skinny Client Control Protocol support, from Joerg Mayer. | Guy Harris | 2001-10-11 | 1 | -0/+293 |