Displaying 12 results from an estimated 12 matches for "thttp".
Did you mean:
  http
  
2006 May 25
2
page.replace_html
This is odd.
When I call: page.replace_html ''formdiv'', :partial => ''listing'' from an 
rjs file it renders stuff like:
\n
\n
\n
test
\n
\n test , NY 12344
\n
\n
Phone: (999)999-8888
\n\t\t\n\n
\n \t\n \t\thttp:// \n \t\n
\n
\n \n"); } catch (e) { alert(''RJS error:\n\n'' + e.toString()); 
alert(''Element.update(\"formdiv\", .\n\n\n
\n
In formdiv.
Does anyone have any ideas why this would display thusly?
-- 
Posted via http://www.ruby-forum.com/.
2014 Dec 03
0
encrypted rsyncd - why was it never implemented?
...tp://www.sslrack.com
>
> --
> Please use reply-all for most replies to avoid omitting the mailing list.
> To unsubscribe or change options:
> https://lists.samba.org/mailman/listinfo/rsync
> Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
-- 
Dave T?ht
thttp://www.bufferbloat.net/projects/bloat/wiki/Upcoming_Talks
2004 Dec 01
1
depth constrained cluster
Please could you help me to find a package to apply a depth-constrained cluster analysis on palaeoecological data (in order to zone subfossil diagram)?
Thanks,
Dr. Emmanuel GANDOUIN
Université d'Aix-Marseille 3
Institut Méditerranéen d'Ecologie et de Paléoécologie
UMR CNRS 6116
Europôle Méditerranéen de l'Arbois, Bat. Villemin, BP 80
13545 Aix-en-Provence cedex 4
04 42 90 84 40
2015 Jan 05
1
[Announcement] Tinc version 1.1pre11 released
...odel" to a vpn daemon idea, is
anyone else interested in pursuing that with me?
> Lance
>
> _______________________________________________
> tinc-devel mailing list
> tinc-devel at tinc-vpn.org
> http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc-devel
-- 
Dave T?ht
thttp://www.bufferbloat.net/projects/bloat/wiki/Upcoming_Talks
2014 Dec 03
1
tinc vpn: adding dscp passthrough (priorityinherit), ecn, and fq_codel support
...; Met vriendelijke groet / with kind regards,
>      Guus Sliepen <guus at tinc-vpn.org>
>
> _______________________________________________
> tinc-devel mailing list
> tinc-devel at tinc-vpn.org
> http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc-devel
-- 
Dave T?ht
thttp://www.bufferbloat.net/projects/bloat/wiki/Upcoming_Talks
2014 Dec 03
4
encrypted rsyncd - why was it never implemented?
rsync in daemon mode is very powerful, yet it comes with one big 
disadvantage: data is sent in plain.
The workarounds are not really satisfying:
- use VPN - one needs to set up an extra service, not always possible
- use stunnel - as above
- use SSH - is not as powerful as in daemon mode (i.e. read only access, 
chroot, easy way of adding/modifying users and modules etc.)
Why was encrypted
2014 Dec 27
6
[Announcement] Tinc version 1.1pre11 released
With pleasure we announce the release of tinc version 1.1pre11. Here is
a summary of the changes:
 * Added a "network" command to list or switch networks.
 * Switched to Ed25519 keys and the ChaCha-Poly1305 cipher for the new
   protocol.
 * AutoConnect is now a boolean option, when enabled tinc always tries
   to keep at least three meta-connections open.
 * The new protocol now
2014 Dec 27
6
[Announcement] Tinc version 1.1pre11 released
With pleasure we announce the release of tinc version 1.1pre11. Here is
a summary of the changes:
 * Added a "network" command to list or switch networks.
 * Switched to Ed25519 keys and the ChaCha-Poly1305 cipher for the new
   protocol.
 * AutoConnect is now a boolean option, when enabled tinc always tries
   to keep at least three meta-connections open.
 * The new protocol now
2014 Dec 03
0
[Cerowrt-devel] tinc vpn: adding dscp passthrough (priorityinherit), ecn, and fq_codel support
...t;
>
> -- Sent from my Android device with K-@ Mail. Please excuse my brevity.
>
> _______________________________________________
> Cerowrt-devel mailing list
> Cerowrt-devel at lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/cerowrt-devel
>
-- 
Dave T?ht
thttp://www.bufferbloat.net/projects/bloat/wiki/Upcoming_Talks
2014 Dec 03
3
tinc vpn: adding dscp passthrough (priorityinherit), ecn, and fq_codel support
I have long included tinc in the cerowrt project as a lighter weight,
meshy alternative to conventional vpns.
I sat down a few days ago to think about how to make vpn connections
work better through fq_codel, and decided I should maybe hack on a vpn
to do the job. So I picked up tinc's source code for the first time,
got it working on IPv6 as a switch in a matter of minutes between two
2003 Aug 03
1
ipfw or ipf w/stateful behavior
Hi,
first i must tell you, that my english is not the best,
i hav learned my english from manpages and documentation.
Please excuse this.
I have setted up a Box w/FreeBSD 4.7-RELEASE for connecting
to the w3 through an DSL/ATM-Connection.
Now i know the stateful handling of firewall-rules under linux
with iptables.In the second i have understand that FreeBSD comes with the
netfilter-extensions.
2013 Sep 12
10
[PATCH] xen/build: Remove hacked up version of figlet
...("freely copied and distributed.\n\n");
-      printf("If you use FIGlet, please send an");
-      printf(" e-mail message to <info@figlet.org>.\n\n");
-      printf("The latest version of FIGlet is available from the");
-      printf(" web site,\n\thttp://www.figlet.org/\n\n");
-      printusage(stdout);
-      break;
-    case 1: /* Version (integer) */
-      printf("%d\n",VERSION_INT);
-      break;
-    case 2: /* Font directory */
-      printf("%s\n",fontdirname);
-      break;
-    case 3: /* Font */
-      printf(&...