similar to: TLS from a Sponsored Google Summer of Coding?

Displaying 20 results from an estimated 20000 matches similar to: "TLS from a Sponsored Google Summer of Coding?"

2003 Oct 12
4
[Bug 742] sftp doesn't honor "Protocol 1" in config file
http://bugzilla.mindrot.org/show_bug.cgi?id=742 Summary: sftp doesn't honor "Protocol 1" in config file Product: Portable OpenSSH Version: 3.6.1p2 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: sftp AssignedTo: openssh-bugs at mindrot.org
2006 Dec 06
1
get the mode from a incoming speex stream
On Wed, 6 Dec 2006, lianghu xu wrote: > Hi Jean-Marc, > > I remember you said that the SDP tells the mode information. Right. But a decoder like speex can always be configured from information contained in the incoming stream. That makes your application more interroperable. Aymeric MOIZARD / ANTISIP amsip - http://www.antisip.com osip2 - http://www.osip.org eXosip2 -
2012 Feb 21
0
new package 'bit64' - 1000x faster than 'int64' sponsored by Google
Dear R-Core team, Dear Rcpp team and other package teams, Dear R users, The new package 'bit64' is available on CRAN for beta-testing and code-reviewing. Package 'bit64' provides fast serializable S3 atomic 64bit (signed) integers that can be used in vectors, matrices, arrays and data.frames. Methods are available for coercion from and to logicals, integers, doubles,
2012 Feb 21
0
new package 'bit64' - 1000x faster than 'int64' sponsored by Google
Dear R-Core team, Dear Rcpp team and other package teams, Dear R users, The new package 'bit64' is available on CRAN for beta-testing and code-reviewing. Package 'bit64' provides fast serializable S3 atomic 64bit (signed) integers that can be used in vectors, matrices, arrays and data.frames. Methods are available for coercion from and to logicals, integers, doubles,
2006 Nov 06
1
PocketPC 2005/echo canceller
If you want to test the AEC, I recommend using the svn version of Speex. Jean-Marc Aymeric Moizard a ?crit : > > I finally solved my problem: > > My **static** speex library is compiled with: > -D_LIB > > While I should compile it with: > -D_USRDLL > > I'm not able to understand completely why: anyway, it > now can be compiled without breaking anything.
2006 Nov 06
0
PocketPC 2005/echo canceller
I finally solved my problem: My **static** speex library is compiled with: -D_LIB While I should compile it with: -D_USRDLL I'm not able to understand completely why: anyway, it now can be compiled without breaking anything. I'll now test wether the aec have an impact or not :) tks, Aymeric MOIZARD / ANTISIP amsip - http://www.antisip.com osip2 - http://www.osip.org eXosip2 -
2007 Mar 23
2
FXRuby scintilla issue
FXRuby version 1.6.4. I''ve been trying to compile FXruby with scintilla support. I''ve downloaded: http://savannah.nongnu.org/download/fxscintilla/fxscintilla-1.63.tar.gz. Compiled it and installed it. FXruby is 1.6.4 I get: AL_H -I/usr/local/include/fxscintilla -I/usr/local/include/fox-1.6 -c frames_wrap.cpp /usr/local/include/fxscintilla/FXScintilla.h:84: error:
2007 Apr 24
2
chmod sftp command and setgid/setuid bit
Hi OpenSSH developers, I'm using OpenSSH on a daily basis and I'm very pleased with the work you've done. I am contributing to some Open Source software hosted at Savannah https://savannah.nongnu.org/projects/tsp and we recently hit some sftp unexpected behavior: https://savannah.gnu.org/support/?105838 when using chmod sftp client command it appears that setuid / setgid bits are
2009 May 28
1
DC component coming back after AGC
I'm getting confused, what's the problem exactly? The AGC doesn't remove the DC or it adds one? Jean-Marc Aymeric Moizard a ?crit : > Hi Jean-Marc & all, > > I'm currently working on a wav file with very low volume. > This wav also contains a DC component. > > Using testdenoise with modification (AGC turned on with > 20000.0 value) I'm able to
2006 Dec 05
2
get the mode from a incoming speex stream
In a "normal" frame that doesn't have in-band signalling (which nobody seems to use anyway), the frame starts with the narrowband information. If the frame is in wideband, then this will be followed by a bit of wideband information that starts with a bit set to 1 (narrowband starts with a bit set to 0). Have a look at what the Speex decoder does. You may actually want to have similar
2012 Nov 19
2
Is it possible to be sponsored by R?
Hi the list, I am a member of the organizing comity of the French Statistics Association (SFdS)'s conference. We are looking for sponsors. Some software (SAS, RITME, ...) are represented. Do you know if there is any possibility to be sponsored by R (or by an association close to R)? Do you think I can ask to the R fondation? Sincerely Christophe -- Christophe Genolini MaƮtre de
2004 Aug 06
2
Work on ICECAST : IcecastAdmin, remodularisation, Doc (Docbook), speex ...
Hello, 3 months ago, we (a group of 8 students of the ENSEIRB engineering school (France)) started to work on icecast. We decided to work on another CVS server. The aim _was not to fork a new version_ of Icecast : the idea was to clean the code as fast as possible in order for new developers to enter the sources in an easier way. We mainly worked on format, sources, and tried to clearly
2004 Aug 06
3
Documentation
Hi there. Some words to tell you that the documentation effort start taking shape. A savannah project has been created in order to coordinate work: http://savannah.nongnu.org/projects/interopcast/ CVS is accessible via cvsweb here: http://savannah.nongnu.org/cgi-bin/viewcvs/interopcast/ A first html shot available for browsing here: (there are other documents to merge with but not yet http
2003 Oct 09
1
Replaygain backend and ogg123 patch
My replaygain player side backend code is up at savannah: https://savannah.nongnu.org/projects/vgplay/ Pull it from CVS for the time being, as the file area isn't up and working just yet. It applies album and track gain values as scale factors to float pcm and includes an arbitary value preamp, a couple of limiting strategies. There's also helper function to pull the replaygain
2009 Feb 27
5
ietf discussion about draft-ietf-avt-rtp-speex
Hi Jean-Marc, Alfred and Greg, Are you receiving the mails from IETF about draft-ietf-avt-rtp-speex The mails are not coming from AVT mailing list, but I think we are all 3 part of a minimal list (draft-ietf-avt-rtp-speex at tools.ietf.org) dedicated to latest discussion about the draft. I have answered some questions, but there are small changes and adaptation still required to the ietf
2007 Nov 20
1
P2P: Avoiding manual port-forwarding
From: Tony Arcieri > > A STUN implementation will be an important part of DistribuStream > in terms of firewall traversal. However, first I need to move the > whole protocol to UDP, and before I do that I''m trying to make it > work better in general. > > I''m also unsure what to use for a UDP data transfer protocol. I > need something to work in
2006 Jan 23
1
SIP over TCP: latest news?
Hi, I know it is a FAQ but I'm interested in latest news (if any...) about SIP over TCP support in Asterisk. I found this: https://savannah.nongnu.org/projects/asterisk-tcp/ but I'm not able to understand if project is active and what is its level of development. Thanks Mimmus
2013 Mar 12
1
Where's crm (from pacemaker-cli) on CentOS 6.4?
Hi, After upgrade the nodes on one of my HA clusters I find that "crm" isn't on the pacemaker-cli package. After some research on the web I find this: http://www.gossamer-threads.com/lists/linuxha/pacemaker/84376?page=last That thread points to this OpenSuSE repo: http://download.opensuse.org/repositories/network:/ha-clustering/RedHat_RHEL-6/ Which suply the new
2006 Nov 06
2
PocketPC 2005
Hi, I'm experiencing weird problems while testing speex (I want to test the echo canceller first) on PDA with WM5 version pocket PC 2005. Here is the strange scenario: 1-> App running without being linked with speex -> no problem 2-> App running while being linked with speex -> crash at always the same place. NO ACCESS TO
2004 Oct 19
3
NPTL/TLS "emulation" idea
Hi, Currently TLS wraparound segments are a problem in Xen, since the kernel needs to be protected by keeping the user space segments out of kernel space. A few weeks ago Roland, Jakub and myself brainstormed about this problem. One of the things that came up is that the positive (glibc private data) and -ve (TLS) data are not generally used at the same time. This lead to one of us (I