]> git.ozlabs.org Git - petitboot/history - lib/url/url.c
lib/security: Fix broken if statements in gpg_validate_boot_files()
[petitboot] / lib / url / url.c
2016-06-28 Samuel Mendoza-Jonasdiscover/pxe-parser: Retrieve configs asynchronously
2013-12-18 Jeremy Kerrconfigure: Use AC_GNU_SOURCE
2013-11-06 Neelesh Guptalib/url: Export is_url() function
2013-09-26 Jeremy Kerrlib/url: talloc from new URL in pb_url_copy
2013-05-16 Jeremy Kerrdiscover: log cleanup
2013-05-15 Jeremy Kerrlib/url: Add pb_url_to_string
2013-05-06 Jeremy Kerrlib/url: fix no-scheme URL parsing
2013-04-29 Jeremy Kerrlib/url: Add pb_join_url
2013-04-15 Jeremy Kerrlib/url: Move URL-handling code to lib