summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-26Make _asn1_ordering_* return error values and check them.Kurt Roeckx2-19/+31
2014-04-26Call ordering functions with the right lengthKurt Roeckx1-2/+2
2014-04-22Fix syntax-check nits.Simon Josefsson3-9/+9
2014-04-22Update copyright years.Simon Josefsson59-59/+59
2014-04-22Update gnulib files.Simon Josefsson130-332/+1011
2014-04-17doc updateNikos Mavrogiannopoulos1-1/+1
2014-04-17simplified asn1_find_structure_from_oid() and asn1_expand_any_defined_by().Nikos Mavrogiannopoulos2-13/+9
2014-04-15doc updateNikos Mavrogiannopoulos1-0/+1
2014-04-15Do not try to write over null valuesNikos Mavrogiannopoulos1-5/+9
2014-04-15fixed several coverity reported bugs.Nikos Mavrogiannopoulos2-8/+12
2014-03-28doc updateNikos Mavrogiannopoulos1-0/+1
2014-03-28asn1_write_value: fix segfault when deleting an unauthorized elementJean-Louis Thekekara1-0/+6
2014-03-28cleaned up codeNikos Mavrogiannopoulos1-2/+1
2014-03-28asn1_write_value: allow SET_OF elements deletionJean-Louis Thekekara1-1/+1
2014-03-28extract_tag_der_recursive: fix compilation errorsJean-Louis Thekekara1-2/+2
2014-03-14corrected delete_unneeded_choice_fields().Nikos Mavrogiannopoulos1-2/+5
2014-03-14free all allocated memoryNikos Mavrogiannopoulos1-0/+1
2014-03-14doc updateNikos Mavrogiannopoulos1-0/+3
2014-03-14Added self-check for recursive choices.Nikos Mavrogiannopoulos3-3/+119
2014-03-14Handle recursive CHOICEs.Nikos Mavrogiannopoulos1-3/+8
2014-03-14Use special function for common usage of _asn1_extract_tag_der().Nikos Mavrogiannopoulos1-56/+41
2013-11-27distribute stamp_docs to avoid regenerating docs everywhere.Nikos Mavrogiannopoulos1-1/+1
2013-11-25corrected so-numberNikos Mavrogiannopoulos1-3/+3
2013-11-25doc updateNikos Mavrogiannopoulos2-1/+3
2013-11-25include asn1_delete_structure2() to testsNikos Mavrogiannopoulos1-1/+6
2013-11-25exported functionNikos Mavrogiannopoulos1-1/+1
2013-11-25The parser accepts negative numbers in INTEGER ranges. Use snprintf() instead...Nikos Mavrogiannopoulos4-482/+513
2013-11-13Added asn1_delete_structure2().Nikos Mavrogiannopoulos5-7/+38
2013-11-13updated documentation generation rules.Nikos Mavrogiannopoulos2-10/+15
2013-11-13updated gdoc from gnutlsNikos Mavrogiannopoulos1-104/+261
2013-11-13updated ASN1.cNikos Mavrogiannopoulos1-380/+239
2013-11-13doc fixesNikos Mavrogiannopoulos2-2/+2
2013-03-24Bump version.Simon Josefsson3-2/+4
2013-03-24Fix syntax-check warnings.Simon Josefsson1-2/+1
2013-03-24Bump versions.Simon Josefsson1-1/+1
2013-03-24Fix syntax-check warnings.Simon Josefsson7-11/+11
2013-03-24Generated.Simon Josefsson1-1/+1
2013-03-24Bump version.Simon Josefsson1-1/+1
2013-03-24Update copyright years.Simon Josefsson58-59/+59
2013-03-24Version 3.3.Simon Josefsson1-1/+1
2013-03-24Indent code.Simon Josefsson22-449/+537
2013-03-24Silence warnings.Simon Josefsson3-10/+11
2013-03-24Update gnulib files.Simon Josefsson99-483/+718
2013-03-04updatedNikos Mavrogiannopoulos1-0/+1
2013-01-15Fix check for Android x86Andoni Morales Alastruey1-1/+1
2013-01-15Fix includes for Bionic X86Andoni Morales Alastruey1-1/+1
2013-01-15Fix include for Bionic, where SIZE_MAX is in limits.hAndoni Morales Alastruey1-0/+4
2013-01-01More precise overflow checks using gnulib's intprops module.Nikos Mavrogiannopoulos3-35/+48
2013-01-01Added intpropsNikos Mavrogiannopoulos29-31/+367
2012-12-10Fix GTK-DOC warnings.Simon Josefsson4-15/+7