| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -98/+98 |
* | From Tom Uijldert: modify MMSE dissector to also accept content that is | Guy Harris | 2002-08-07 | 1 | -14/+13 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -9/+1 |
* | Call "proto_item_add_subtree()" to create a subtree for POST data, don't | Guy Harris | 2002-07-30 | 1 | -5/+9 |
* | From Joerg Mayer: | Guy Harris | 2002-07-17 | 1 | -6/+1 |
* | Character set values are in hex in the WSP spec; always display them in | Guy Harris | 2002-06-15 | 1 | -3/+3 |
* | Use "proto_tree_add_item()" to add the URI string to the protocol tree, | Guy Harris | 2002-04-29 | 1 | -10/+5 |
* | From Tom Uijldert: comment out an unused function. | Guy Harris | 2002-04-02 | 1 | -3/+4 |
* | From Dermot Bradley: | Guy Harris | 2002-02-22 | 1 | -8/+710 |
* | Use -1 rather than "tvb_length_remaining(tvb, offset)" in some items for | Guy Harris | 2002-02-01 | 1 | -5/+5 |
* | Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in | Guy Harris | 2002-01-24 | 1 | -3/+3 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -4/+4 |
* | Move the pointer to the "column_info" structure in the "frame_data" | Guy Harris | 2001-12-10 | 1 | -16/+15 |
* | Attach a descriptive name field type and base to dissector tables; that | Guy Harris | 2001-12-08 | 1 | -2/+3 |
* | From Tom Uijldert: WSP/MMSE changes to handle multipart-content: | Guy Harris | 2001-12-07 | 1 | -62/+226 |
* | Make "dissector_add()", "dissector_delete()", and "dissector_change()" | Guy Harris | 2001-12-03 | 1 | -3/+3 |
* | As you set a conversation dissector by supplying a dissector handle | Guy Harris | 2001-12-03 | 1 | -6/+9 |
* | Change "conversation_set_dissector()" to take a dissector handle, rather | Guy Harris | 2001-11-27 | 1 | -9/+20 |
* | Get rid of some unused variables. | Guy Harris | 2001-11-21 | 1 | -2/+1 |
* | Handle the 1.3 and 1.4 Content-Type values in WSP, from Tom Uijldert. | Guy Harris | 2001-10-26 | 1 | -1/+12 |
* | From Georg von Zezschwitz: fix an uninitialized variable, dissect the | Guy Harris | 2001-10-22 | 1 | -4/+7 |
* | From Georg von Zezschwitz: | Guy Harris | 2001-10-18 | 1 | -48/+29 |
* | Fix to show FN_PROFILE_WARNING14, rather than FN_PROFILE_WARNING, as | Guy Harris | 2001-10-07 | 1 | -2/+2 |
* | From Georg von Zezschwitz: | Guy Harris | 2001-10-07 | 1 | -34/+41 |
* | Push-traffic dissecting for WSP/WTLS, from Tom Uijldert. | Guy Harris | 2001-09-28 | 1 | -6/+191 |
* | MMSE support, from Tom Uijldert. | Guy Harris | 2001-09-25 | 1 | -12/+23 |
* | If "snprintf()" can't print all the data because there's not enough | Guy Harris | 2001-09-25 | 1 | -44/+117 |
* | Make the resolution for time values be nanoseconds rather than | Guy Harris | 2001-09-14 | 1 | -7/+7 |
* | Use "tvb_reported_length_remaining()" to check whether there's data left | Guy Harris | 2001-09-03 | 1 | -2/+2 |
* | Instead of having a single datum attached to a conversation, have a list | Guy Harris | 2001-09-03 | 1 | -5/+3 |
* | Update from Alexandre P. Ferreira to correctly decode Extended Methods | Guy Harris | 2001-07-30 | 1 | -15/+29 |
* | Use "tvb_strsize()" rather than "tvb_strnlen()" to get the size | Guy Harris | 2001-07-30 | 1 | -89/+22 |
* | Fix a comment. | Guy Harris | 2001-07-20 | 1 | -2/+2 |
* | Don't base the WSP dissector's idea of whether it's running in | Guy Harris | 2001-07-20 | 1 | -11/+24 |
* | If the HeadersLen field of a Post or Reply PDU is 0, don't try to | Guy Harris | 2001-07-20 | 1 | -13/+25 |
* | Assume that Bearer-indication values are bearer types. | Guy Harris | 2001-07-20 | 1 | -3/+4 |
* | Add bearer type names. | Guy Harris | 2001-07-20 | 1 | -24/+180 |
* | Clean up a lot of stuff, and implement a bunch of missing stuff; a bunch | Guy Harris | 2001-07-20 | 1 | -753/+1993 |
* | Dissect WSP redirects, and set up a conversation and conversation | Guy Harris | 2001-07-20 | 1 | -150/+390 |
* | Don't base the protocol column setting in the WSP and WTP dissectors on | Guy Harris | 2001-07-03 | 1 | -18/+28 |
* | Many corrections and updates for connection-oriented WSP, from Alexandre | Guy Harris | 2001-06-18 | 1 | -21/+371 |
* | From Joerg Mayer: explicitly fill in all members of a | Guy Harris | 2001-06-18 | 1 | -43/+43 |
* | Get rid of END_OF_FRAME references in tvbuffified dissectors. | Guy Harris | 2001-04-23 | 1 | -5/+5 |
* | Updates from Alexandre P. Ferreira. | Guy Harris | 2001-02-19 | 1 | -33/+54 |
* | Updates from Neil Hunter. | Guy Harris | 2001-02-13 | 1 | -2193/+706 |
* | Updates from Alexandre P. Ferreira. | Guy Harris | 2001-02-10 | 1 | -66/+132 |
* | Updates from Alexandre P. Ferreira. | Guy Harris | 2001-02-01 | 1 | -46/+383 |
* | WTLS support and WSP fixes, from Alexandre P. Ferreira. | Guy Harris | 2001-01-30 | 1 | -45/+1451 |
* | Fix up the indentation, to make it correct, and to keep the code from | Guy Harris | 2001-01-28 | 1 | -134/+130 |
* | Make a bunch of routines not used outside of "packet-wsp.c" static. | Guy Harris | 2001-01-28 | 1 | -20/+20 |