change the signature for the get_pdu_len() function pointer passed to tcp_dissect_pdu...
[obnox/wireshark/wip.git] / epan / dissectors / packet-smpp.c
2006-10-31 sahlbergchange the signature for the get_pdu_len() function...
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2006-03-27 etxrabFrom Jacques, Olivier
2006-01-06 jmayerBill Meier: More spelling fixes
2006-01-05 jmayerBill Meier:
2005-11-01 obiotUse g_print() instead of fprintf() to write messages...
2005-09-28 ulflfix #480: Change defaults for all reassembling settings...
2005-08-19 sahlbergmore sprintf removals,
2005-08-11 sahlbergsome more tcv_get_stringz() to tvb_get_ephemeral_string...
2005-07-01 ulflfixed various issues (two serious ones) found by "priva...
2005-06-26 guyGet rid of the private "my_match_strval()" routine...
2005-06-16 geraldFix Win32 compilation, broken by yesterday's checkin.
2005-06-15 geraldCatch an infinite loop in smpp_handle_dlist(). Fixes...
2005-06-10 ulfljust to get things straight: a dissector should *never...
2005-01-07 guyFrom Chris Maynard: free mallocated strings when we...
2004-09-27 guyMove prefs.c and prefs.h into the epan subdirectory.
2004-08-21 ulflPrevent the word "desegmentation" at the GUI, but use...
2004-07-18 gramMove dissectors to epan/dissectors directory.