aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ccsds.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-27From Yaniv Kaul:Bill Meier1-4/+2
2011-02-07Update URL (the document now includes all updates through TechnicalGuy Harris1-1/+1
2010-10-27From Matt Parrisimo:Jaap Keuter1-25/+171
2010-05-21Have abs_time_to_str() and abs_time_to_str_secs() take an additionalGuy Harris1-1/+1
2010-04-25Reapply SVN #27273 which was lost when SSVN #27768 was aspplied.Bill Meier1-2/+3
2010-04-06#include <string.h> not needed.Bill Meier1-1/+0
2010-04-03Remove unneeded #include <stdio.h>Bill Meier1-1/+0
2010-02-27Add a third date format, ABSOLUTE_TIME_DOY_UTC, to show UTC with theGuy Harris1-63/+6
2010-02-27Temporarily un-staticize utc_to_julian(); it needs to be hoisted up intoGuy Harris1-1/+1
2010-02-27Staticize.Guy Harris1-1/+1
2009-08-09Don't guard col_set_str (COL_INFO) with col_checkKovarththanan Rajaratnam1-2/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-2/+1
2009-03-19- Move register_dissector(...) from proto_reg_handoff() to proto_register();Bill Meier1-3/+3
2009-03-18From Patrick A Baldwin:Anders Broman1-96/+447
2009-01-20http://stationpayloads.jsc.nasa.gov/J-reference/documents/ssp57002B.pdfGuy Harris1-2/+3
2009-01-18From Matt P:Jaap Keuter1-0/+1
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2005-08-08various code cleanup:Ulf Lamping1-4/+0
2005-03-29README.developer says:Gerald Combs1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+259