Get rid of get_ber_last_reated_item() and fix dissection of wIN-TriggerList.
[obnox/wireshark/wip.git] / epan / dissectors / packet-rtsp.c
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2005-09-28 ulflfix #480: Change defaults for all reassembling settings...
2005-09-01 etxrabFrom Martin Mathieson
2005-08-19 sahlbergremove g_malloc()
2005-08-12 sahlbergmore gmemchunk -> se_alloc() improvements
2005-08-10 sahlbergrename ep_tvb_get_string() to tvb_get_ephemeral_string...
2005-07-31 etxrabFrom Martin Mathieson
2005-07-24 sahlbergsome more dissectors converted to ep_tvb_get_string
2005-06-10 ulfljust to get things straight: a dissector should *never...
2005-05-26 etxrabThese 2 patches make RDT support pretty complete now:
2005-03-27 etxrabPrevious commit failed doing them one by one.
2005-03-10 legoFrom Alejandro Vaquero:
2005-03-06 guyGet rid of "unknown transport" warnings - don't spam...
2005-02-19 legoFrom Martin Mathielson
2005-02-02 etxrabFrom Jon Ringle:
2005-01-26 ulflif there must be an "unknown transport" message, at...
2005-01-20 guyThere's no guaranteee that "req_resp_hdrs_do_reassembly...
2004-12-25 ulfla lot of warnings removed, most of them about pointer...
2004-09-29 guyMove the request/response header helper routines to...
2004-09-27 guyMove prefs.c and prefs.h into the epan subdirectory.
2004-08-30 guyPass an "address *" to "rtp_add_address()" and "rtcp_ad...
2004-08-21 ulflPrevent the word "desegmentation" at the GUI, but use...
2004-07-18 gramMove dissectors to epan/dissectors directory.