| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix warnings found by -Wstrict-prototypes | Jörg Mayer | 2004-01-18 | 1 | -5/+5 |
* | Remove unused rule to build packet-asn1-static.o | Jörg Mayer | 2004-01-18 | 1 | -4/+1 |
* | Give the IrDA dissector its own private value_string table for the frame | Guy Harris | 2004-01-18 | 1 | -3/+10 |
* | Add arguments to "dissect_xdlc_control()" to specify value_string | Guy Harris | 2004-01-18 | 1 | -1/+1 |
* | Add arguments to "dissect_xdlc_control()" to specify value_string | Guy Harris | 2004-01-18 | 1 | -2/+4 |
* | Add arguments to "dissect_xdlc_control()" to specify value_string | Guy Harris | 2004-01-18 | 1 | -544/+459 |
* | From Matthijs Melchior: allow an absent or empty file name to mean "no | Guy Harris | 2004-01-13 | 1 | -1/+4 |
* | Don't do anything exotic to get signed integral values - Ethereal's | Guy Harris | 2004-01-07 | 1 | -59/+3 |
* | Use "tvb_get_guint8()", not "tvb_get_ntohs()", to fetch 1-byte numbers. | Guy Harris | 2004-01-07 | 1 | -10/+8 |
* | removed some MSVC warnings (level 3) | Ulf Lamping | 2004-01-05 | 5 | -11/+11 |
* | Bugfix from Lars Roland: included missing xdlc.h | Ulf Lamping | 2004-01-05 | 1 | -1/+2 |
* | Warning fix: Mark a parameter as unused | Jörg Mayer | 2004-01-03 | 1 | -1/+1 |
* | Have "dissect_xdlc_control()" take a pointer to a structure containing | Guy Harris | 2004-01-03 | 6 | -2/+12 |
* | Delete the generated files only during maintainerclean | Jörg Mayer | 2003-12-29 | 1 | -3/+5 |
* | warning: ISO C does not allow extra ; outside of a function | Jörg Mayer | 2003-12-21 | 1 | -2/+2 |
* | warning: no newline at end of file | Jörg Mayer | 2003-12-21 | 1 | -0/+1 |
* | warning: comma at end of enumerator list | Jörg Mayer | 2003-12-21 | 1 | -4/+4 |
* | Compiling with -pedantic: | Jörg Mayer | 2003-12-21 | 1 | -1/+1 |
* | Compiling with -pedantic: | Jörg Mayer | 2003-12-21 | 2 | -1/+3 |
* | Compiling with -pedantic: | Jörg Mayer | 2003-12-21 | 1 | -6/+6 |
* | Add more files. | Guy Harris | 2003-12-18 | 1 | -0/+2 |
* | From Jan Kiszka: add a comment explaining what the IrDA plugin does. | Guy Harris | 2003-12-18 | 1 | -1/+10 |
* | From Jan Kiszka: IrDA support. | Guy Harris | 2003-12-18 | 9 | -4/+3093 |
* | Fix some typoes. | Guy Harris | 2003-12-18 | 1 | -4/+3 |
* | Get rid of an unused value_string table and unused #defines. | Guy Harris | 2003-12-17 | 1 | -9/+0 |
* | added missing rule for v5ua plugin | Ulf Lamping | 2003-12-17 | 1 | -1/+10 |
* | Make Makefile.am and Makefile.nmake match those for other plugins. | Guy Harris | 2003-12-17 | 2 | -14/+11 |
* | From Christoph Neusch: V5UA support. | Guy Harris | 2003-12-17 | 10 | -4/+2855 |
* | using G_DIR_SEPARATOR_S instead of hardcoded slash | Ulf Lamping | 2003-12-16 | 1 | -2/+2 |
* | Use "int"s, not "guint16"s, as packet offsets (using values shorter | Guy Harris | 2003-12-13 | 23 | -141/+99 |
* | Use "int"s, not "guint16"s, as packet offsets (using values shorter | Guy Harris | 2003-12-13 | 1 | -8/+8 |
* | Use "int"s, not "guint16"s, as packet offsets (using values shorter than | Guy Harris | 2003-12-13 | 1 | -36/+36 |
* | prevent MSVC warning: | Ulf Lamping | 2003-12-11 | 2 | -5/+5 |
* | Subdissectors must be called regardless of whether a protocol tree is | Guy Harris | 2003-12-05 | 1 | -67/+61 |
* | From some reason, at least on Mac OS X 10.3, the change to have the | Guy Harris | 2003-12-04 | 1 | -2/+2 |
* | From Tomas Kukosa: add "decode_enumerated_bitfield_shifted()", which is | Guy Harris | 2003-12-01 | 6 | -2/+9 |
* | From Erwin Rol: RTCFG support. | Guy Harris | 2003-11-27 | 1 | -1/+334 |
* | Get rid of the second "col_set_fence()" entry. | Guy Harris | 2003-11-18 | 5 | -5/+1 |
* | The second of the "col_set_fence()" entries is the one that should've | Guy Harris | 2003-11-18 | 1 | -2/+3 |
* | From Lars Roland: put missing "enttec" into "all" list. | Guy Harris | 2003-11-18 | 1 | -2/+2 |
* | col_set_fence occurs twice, removed one appearance | Ulf Lamping | 2003-11-18 | 1 | -3/+1 |
* | corrected cut and paste errors, makefile was unchanged copied from rtnet | Ulf Lamping | 2003-11-18 | 1 | -5/+5 |
* | Add "col_get_writable()", "col_set_writable()", and "col_set_fence()" to | Guy Harris | 2003-11-18 | 6 | -2/+19 |
* | Export "protocol_t" as an opaque type. | Guy Harris | 2003-11-18 | 1 | -2/+2 |
* | Fix the copyright notices (Gerald has the copyright on Ethereal). | Guy Harris | 2003-11-17 | 7 | -28/+23 |
* | Tweak the introductory comment. | Guy Harris | 2003-11-17 | 1 | -2/+1 |
* | Fix the .cvsignore files. | Guy Harris | 2003-11-17 | 2 | -6/+6 |
* | From Erwin Rol: check the checksum in RDM packets. | Guy Harris | 2003-11-17 | 1 | -4/+21 |
* | From Erwin Rol: initial ENTTEC support and RDM support. | Guy Harris | 2003-11-17 | 22 | -32/+1443 |
* | Export "protocol_t" as an opaque type. | Guy Harris | 2003-11-16 | 1 | -3/+3 |