aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-q931.c
AgeCommit message (Expand)AuthorFilesLines
2007-04-26memmove() is needed only if the source and destination might overlap.guy1-1/+1
2006-12-21From Alfred Alinazar:jake1-0/+9
2006-11-28From Richard Braun:etxrab1-2/+2
2006-09-21Fix for bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1106etxrab1-0/+6
2006-08-28- new function ssl_dissector_delete()kukosa1-2/+11
2006-06-15gsm_a: Dissect LLCetxrab1-6/+6
2006-06-02From Richard van der Hoff:etxrab1-30/+86
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2006-03-23Completed Channel Identification IE with Channel number/Slot map fieldjake1-8/+27
2005-12-06protocol discriminator byte has to be taken into info_element_lenkukosa1-1/+1
2005-12-01From Jaap Keuter:etxrab1-0/+11
2005-09-17Move a pile of protocol-related headers from the top-level sourceguy1-2/+2
2005-08-10rename ep_tvb_get_string() to tvb_get_ephemeral_string() asnd update the docu...sahlberg1-3/+3
2005-08-05More char -> const char warning fixesjmayer1-2/+2
2005-07-24some more dissectors converted to ep_tvb_get_stringsahlberg1-15/+6
2005-06-27From Alejandro Vaqueroetxrab1-44/+4
2005-06-02add a generated toplevel line between the connectionless DCE/RPC protocol and...ulfl1-1/+4
2005-04-23Don't try to free NULL. Don't overflow a buffer.gerald1-3/+6
2005-04-22Don't pass a null format string to val_to_str().gerald1-3/+3
2005-04-04From Cvetan Ivanovsahlberg1-0/+16
2005-03-14Combine the two switch statements on IE type into one; this cleansguy1-82/+139
2005-02-09Move the following files from /trunk to /trunk/epan:lroland1-1/+1
2005-02-03From Francisco Alcoba:etxrab1-7/+7
2005-02-01From Alejandro Vaquero:lroland1-184/+237
2005-01-17Export q931_protocol_discriminator_valsetxrab1-1/+1
2005-01-05From Chris Maynard: free strings allocated by "tvb_get_string()" afterguy1-0/+1
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.guy1-1/+1
2004-08-21Prevent the word "desegmentation" at the GUI, but use reassembling at that pl...ulfl1-2/+3
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+3166