aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/x411
AgeCommit message (Expand)AuthorFilesLines
2005-11-17"dissect_ber_object_identifier_str" expects a "const char **" as itsGuy Harris1-2/+2
2005-11-16 add a simple g_strlcat define in strutil for gtk==1 where this symbol doe...Ronnie Sahlberg1-0/+1
2005-11-16From Graeme Lunt:Anders Broman3-14/+308
2005-11-14move the include of emem.h a bit further downRonnie Sahlberg1-1/+1
2005-11-14 - dissect_ber_object_identifier() returns value as tvbTomas Kukosa2-4/+5
2005-10-24From Graeme Lunt:Anders Broman2-32/+59
2005-10-15remove some strcpy() callsRonnie Sahlberg1-2/+2
2005-09-22Squelch some compiler warnings.Guy Harris1-3/+3
2005-09-22Fix a bunch of places where we were calling "dissect_ber_octet_string()"Guy Harris1-1/+2
2005-09-07Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in orderGerald Combs1-2/+2
2005-09-05Squelch compiler warnings.Guy Harris1-3/+3
2005-09-04From Graeme LuntAnders Broman7-0/+3541