Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a generic media dissector. The dissectors trying to find a suitable | Olivier Biot | 2004-04-30 | 1 | -4/+7 |
* | Remove email addresses and add a reference to the AUTHORS file (or man page) | Olivier Biot | 2004-03-08 | 1 | -3/+6 |
* | Cast "char" values to "guchar" before passing them to <ctype.h> macros, | Guy Harris | 2004-02-11 | 1 | -3/+3 |
* | Add a new dissector table for multipart media encpsulation (similar to the | Olivier Biot | 2004-02-06 | 1 | -2/+26 |
* | From Yaniv Kaul: register multipart/form-data. | Olivier Biot | 2004-01-22 | 1 | -1/+3 |
* | Constify some pointers to which pointers-to-const are assigned. | Guy Harris | 2004-01-16 | 1 | -3/+3 |
* | GLib versions prior to 2.0 don't have g_ascii_strdown(). Use g_strdown() | Gerald Combs | 2004-01-16 | 1 | -1/+6 |
* | Fix a typo in protocol tree. | Olivier Biot | 2004-01-16 | 1 | -2/+2 |
* | Add support for MIME multipart dissection. | Olivier Biot | 2004-01-16 | 1 | -0/+896 |