Displaying 9 results from an estimated 9 matches for "humbolt".
Did you mean:
humboldt
2000 Jan 27
0
[CVS] humbolt:/tinc/cipher Makefile.in
Update of /home/CVS/tinc/cipher
In directory humbolt:/tmp/cvs-serv32617/cipher
Modified Files:
Makefile.in
Log Message:
-
Tinc: Discussion list about the tinc VPN daemon
Archive: http://mail.nl.linux.org/lists/
Tinc site: http://ftp.nl.linux.org/pub/linux/tinc/
2000 Jan 27
0
[CVS] humbolt:/tinc/cipher/hmac Makefile.am Makefile.in
Update of /home/CVS/tinc/cipher/hmac
In directory humbolt:/tmp/cvs-serv2778/cipher/hmac
Modified Files:
Makefile.am Makefile.in
Log Message:
Include system.h and cipher/hmac/hmac.h in the distribution; the
blowfish cipher is now in PKGDIR/libcipher_blowfish.so.0.
-
Tinc: Discussion list about the tinc VPN daemon
Archive: http://mail.nl.l...
2000 Jan 27
0
[CVS] humbolt:/tinc/cipher/blowfish Makefile.am Makefile.in
Update of /home/CVS/tinc/cipher/blowfish
In directory humbolt:/tmp/cvs-serv2778/cipher/blowfish
Modified Files:
Makefile.am Makefile.in
Log Message:
Include system.h and cipher/hmac/hmac.h in the distribution; the
blowfish cipher is now in PKGDIR/libcipher_blowfish.so.0.
-
Tinc: Discussion list about the tinc VPN daemon
Archive: http://mail....
2001 Feb 27
1
[CVS] humbolt:/tinc/src net.c
Guus Sliepen wrote:
> - Added TCP_NODELAY and IPTOS_LOWDELAY options for meta sockets.
Maybe it's better to make these optional?
--
Ivo Timmermans
---
TINC development list, tinc-devel@nl.linux.org
Archive: http://mail.nl.linux.org/tinc-devel/
2001 Jun 29
1
[CVS] humbolt:/tinc/po es.po
Guus Sliepen wrote:
> Spanish translation removed. Nobody maintains it, and it is severely
> outdated.
Maybe it encourages people to update it if you leave it? Maybe place
a comment somewhere visible saying that we would like to have it
updated?
--
Ivo Timmermans
-
Tinc: Discussion list about the tinc VPN daemon
Archive: http://mail.nl.linux.org/lists/
Tinc site:
2000 Jun 27
1
[CVS] humbolt:/tinc/cabal/src net.c netutl.c protocol.c
> - Indirectdata finally REALLY REALLY works now!
> - More precise debug messages
Hmmm ... I can't prove that using the CVS code I checked out this morning.
Everything works like yesterday: I can ping the peer but I canot go beyond:
*** SERVER ***
Jun 27 09:04:56 lemon tinc.9[10186]: tincd 1.0pre3 (Jun 27 2000 08:53:56)
startin
g, debug level 4
Jun 27 09:04:56 lemon tinc.9[10186]:
2002 Apr 29
0
tinc/src/pokey s
Update of /home/CVS/tinc/src/pokey
In directory humbolt:/tmp/cvs-serv4765
Modified Files:
pokey.glade
Log Message:
Commit diff test
***** Not enough context to create diff for file: s
Tinc: Discussion list about the tinc VPN daemon
Archive: http://mail.nl.linux.org/lists/
Tinc site: http://tinc.nl.linux.org/
2003 Aug 20
0
Mail System Error - Returned Mail
...uota.
<hansb@direct.a2000.nl>
Please reply to Postmaster@direct.a2000.nl
if you feel this message to be in error.
-------------- next part --------------
Skipped content of type message/delivery-status-------------- next part --------------
An embedded message was scrubbed...
From: <tinc@humbolt.geo.uu.nl>
Subject: Re: That movie
Date: Tue, 19 Aug 2003 17:06:43 --0600
Size: 966
Url: http://brouwer.uvt.nl/pipermail/tinc/attachments/20030820/d5bfefbe/attachment.mht
2005 Aug 19
2
FFT, frequs, magnitudes, phases
Hi,
I'm in dire need of a fast fourier transformation for me stupid biologist,
i.e. I have a heartbeat signal and would like to decompose it into pure sin
waves, getting three vectors, one containing the frequencies of the sin
waves, one the magnitudes and one the phases (that's what I get from my data
acquisition software's FFT function).
I'd be very much obliged, if someone