Skip to content
Snippets Groups Projects
  1. Nov 11, 2013
  2. Aug 04, 2013
  3. Jun 23, 2013
    • proller's avatar
      Add support for IPv6 · f960c3be
      proller authored
      Two new configuration options are added:
           - "enable_ipv6" to enable/disable the overall use of IPv6
           - "ipv6_server" to enable/disable the use of IPv6 sockets when running
             a server (when "enable_ipv6" is enabled)
      f960c3be
  4. Feb 14, 2013
  5. Mar 11, 2012
  6. Aug 05, 2011
  7. Aug 02, 2011
  8. Jul 31, 2011
  9. Jul 30, 2011
  10. Jul 24, 2011
    • Giuseppe Bilotta's avatar
      Read config from gettext.h · a8e49312
      Giuseppe Bilotta authored
      Otherwise the USE_GETTEXT define might not be visible.
      a8e49312
    • Giuseppe Bilotta's avatar
      Sanitize GETTEXT usage macros · e034f8a2
      Giuseppe Bilotta authored
      Now the user-level option is called ENABLE_GETTEXT, and USE_GETTEXT is
      only set to true if gettext was enabled and found. This simplifies all
      check to USE_GETTEXT only rather than the double checks for it being
      enabled and found.
      e034f8a2
    • Giuseppe Bilotta's avatar
      Refactor gettext init · c578efb3
      Giuseppe Bilotta authored
      Put the gettext init code in a macro and define it appropriately
      depending on whether gettext is actually available or not.
      c578efb3
  11. Jul 23, 2011
  12. Jul 21, 2011
  13. Jul 20, 2011
Loading