Mercurial > gftp.yaz
view docs/sample.gftp/connect.xpm @ 215:3d6e024dbf31
2003-7-7 Brian Masney <masneyb@gftp.org>
* configure.in src/gtk/Makefile.am src/text/Makefile.am - if the
OpenSSL libraries are available on the system, link them in and
define USE_SSL. The generic SSL engine and the HTTPS protocol checks
for this
* lib/protocols.c (gftp_get_line) - small fix
* lib/rfc2068.c - fixed several bugs in the handling of chunked
messages that are spread across multiple packets (the HTTPS protocol
unconvered all of these)
* lib/sslcommon.c - several fixes and cleanups
author | masneyb |
---|---|
date | Tue, 08 Jul 2003 02:09:30 +0000 |
parents | 8b1883341c6f |
children | e999754d6106 |
line wrap: on
line source
/* XPM */ /* This was drawn by Sean Finkel <alarion@worldspy.net> */ static char * connect_xpm[] = { "32 32 10 1", " c None", ". c #000000", "+ c #C0C0C0", "@ c #A0A0A4", "# c #FFFFFF", "$ c #808080", "% c #00C000", "& c #008080", "* c #585858", "= c #00FF00", " .. ", " .+@.. ", " .++++@.. ", " .. .+++++++@.. ", " .+@.. .++++++++++@.. ", " .++++@.. .+++++++++++++@.. ", " .+++++++@.#+++++++++++++++@..", " .+++++++++.+##++++++++++++++$.", " .++++++++++.+++##+++++++++++$$.", ".#++++++++++.+..@+##++++++++$$$.", ".+##++++++++.+.%..@+##+++++$$$$.", ".+++##++++++.+.%%%..@+##++$$$$$.", ".+..@+##++++.+.%%%%%..@+#$$$$$$.", ".+.&..@+##++.+.%%%%%%%.$+$$$$$$.", ".+.&&&..@+##.+.%%%%%%%%#+$$$$$$.", ".+.&&&&&..@+.+.%%%%%%%%#+$$$$$$.", ".+.&&&&&&&.$.+##%%%%%%%#+$$$$$$.", ".+.&&&&&&&&#+.@+##%%%%%#+$$$$$*.", ".+.&&&&&&&&#.@..@+##%%%#+$$$$*. ", ".+##&&&&&&&#.++@..@+##%#+$$$*.$.", " .@+##&&&&&#.+=++@..@+##+$$*.$$.", ".@..@+##&&&#.++++++@..@++$*.$$$.", ".++@..@+##&#..@+++**@@..@*.$$$*.", ".+=++@..@+##+$..@+##**@@..$$$*. ", ".++++++@..@++$*...@@##**@$$$*. ", "..@+++**@@..@*.$$$..@@##+$$*. ", " ..@+##**@@..$$$*. ..@++$*. ", " ..@@##**@$$$*. ..@*. ", " ..@@##+$$*. .. ", " ..@++$*. ", " ..@*. ", " .. "};