Commit graph

2 commits

Author SHA1 Message Date
wiz
5e8e678e24 Update to 1.0.3:
This minor maintenance release provides accumulated build configuration
improvements and janitorial cleanups.

Alan Coopersmith (8):
      xfindproxy only depends on xproto, not x11
      Convert STRING_BYTES & STORE_STRING from macros to inline functions
      Fix some clang warnings about implicit integer size/sign conversions
      Stop casting malloc return values
      Move global appContext into main() to avoid shadow warnings
      Mark input string to cvthexkey() as const
      Fix some clang integer conversion warnings in cvthexkey()
      xfindproxy 1.0.3
2013-09-08 08:25:44 +00:00
rodent
53fb22b7cf Import xfindproxy-1.0.2 as net/xfindproxy.
xfindproxy is used to locate available X11 proxy services. It utilizes the Proxy
Management Protocol to communicate with a proxy manager. The proxy manager keeps
track of all available proxy services, starts new proxies when necessary, and
makes sure that proxies are shared whenever possible.
2013-05-29 03:23:11 +00:00