aboutsummaryrefslogtreecommitdiffstats
path: root/epan/osi-utils.c
Commit message (Expand)AuthorAgeFilesLines
* size_t fixes.Gerald Combs2009-04-081-22/+23
* name changeRonnie Sahlberg2006-05-211-2/+2
* Remove dead code. Due the to if() test that checks for specificGilbert Ramirez2006-03-071-4/+5
* The previous checkin for packet-isup.c was accidentally checked in alongGuy Harris2005-09-121-0/+5
* The order in which arguments to a function are evaluated isn't definedGuy Harris2005-08-201-2/+4
* removal of even more sprintfRonnie Sahlberg2005-08-201-34/+34
* replace some more silly rotating buffers with ep_alloc() callsRonnie Sahlberg2005-08-171-6/+4
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* From Hannes Gredler: "print_system_id()" should callGuy Harris2003-11-201-2/+2
* Void functions don't return values.Guy Harris2003-09-101-2/+2
* Create an "address_to_str_buf()" routine, called by "address_to_str()",Guy Harris2003-08-261-64/+88
* Update my email address in various places since my old one no longer worksLaurent Deniel2003-01-261-2/+2
* From Hannes Gredler:Guy Harris2002-09-021-3/+3
* From Hannes Gredler: make the IS-IS dissector more verbose in the INFOGuy Harris2002-08-291-4/+10
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-24/+24
* Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer2002-08-021-5/+1
* From Joerg Mayer:Guy Harris2002-07-171-5/+1
* From Hannes Gredler: fix display of OSI system IDs to use a dot ratherGuy Harris2002-06-281-3/+3
* Stop depending on the order in which operations are performed byGuy Harris2001-05-151-7/+11
* Assorted ISIS enhancements from Hannes Gredler.Guy Harris2001-04-161-2/+7
* Don't use "u_int" and "u_char", as they're not defined in <sys/types.h>Guy Harris2001-04-021-6/+6
* Moved some definitions and functions from packet-osi.{c,h} toEd Warnicke2001-04-011-0/+172