Don't ignore SIGCHLD - doing so means that, on many platforms, we don't
[metze/wireshark/wip.git] / packet-quakeworld.c
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-08-02 Jörg MayerReplace the types from sys/types.h and netinet/in.h...
2002-06-09 Guy HarrisMake various text buffers all the same size, so that...
2002-04-14 Guy HarrisFrom Joerg Mayer:
2002-04-02 Uwe Girlichcode cleanup: removed unused parameter
2002-01-24 Guy HarrisReplace a bunch of "tvb_length()" and "tvb_length_remai...
2002-01-21 Guy HarrisInclude files from the "epan" directory and subdirector...
2001-12-10 Guy HarrisMove the pointer to the "column_info" structure in...
2001-12-03 Guy HarrisMake "dissector_add()", "dissector_delete()", and ...
2001-11-27 Guy HarrisChange "conversation_set_dissector()" to take a dissect...
2001-11-26 Ed WarnickeSwitched from using CHECK_DISPLAY_AS_DATA to using...
2001-11-25 Ed WarnickeSwitched from calling dissect_data to using call_dissector
2001-07-22 Uwe GirlichBefore calling proto_tree_add_string, the correct proto...
2001-07-21 Uwe GirlichNew function added to dissect a infostring. I'll use...
2001-07-21 Uwe GirlichThe connect request (client to server) is now much...
2001-06-21 Uwe Girlichinitial checkin of the QuakeWorld network protocol...