Displaying 20 results from an estimated 1000 matches similar to: "[Bug 2039] New: Give proper credits for ECDSA patch"
2011 Jul 28
1
Support for ECDSA and SHA-2 (SHA-256) in the SSHFP record
Hi,
I was sure I sent this to openssh at openssh.com, but cannot find that email now in my Sent mailbox, so I am sending it to the developers list.
I took a liberty and wrote an I-D with accompanying patch (with contributions from Ondrej Caletka) to support ECDSA in the SSHFP DNS resource record.
The I-D is here: https://tools.ietf.org/html/draft-os-ietf-sshfp-ecdsa-sha2 (and the source XML
2012 Aug 31
9
[Bug 2040] New: Downgrade attack vulnerability when checking SSHFP records
https://bugzilla.mindrot.org/show_bug.cgi?id=2040
Priority: P5
Bug ID: 2040
Assignee: unassigned-bugs at mindrot.org
Summary: Downgrade attack vulnerability when checking SSHFP
records
Severity: minor
Classification: Unclassified
OS: All
Reporter: ondrej at caletka.cz
Hardware: All
2012 Aug 31
1
[Bug 2041] New: Check for SSHFP when certificate is offered.
https://bugzilla.mindrot.org/show_bug.cgi?id=2041
Priority: P5
Bug ID: 2041
Assignee: unassigned-bugs at mindrot.org
Summary: Check for SSHFP when certificate is offered.
Severity: enhancement
Classification: Unclassified
OS: All
Reporter: ondrej at caletka.cz
Hardware: All
Status: NEW
2011 Nov 21
3
ssh-keygen -r should support SSHFP records for ECDSA (or at least return non-zero error code on failure)
hi folks:
it looks like ssh-keygen -r can''t export SSHFP records for ECDSA keys:
0 dkg@pip:/tmp/cdtemp.oiRYAS$ ssh-keygen -f foobar -t ecdsa -q -P ''''
0 dkg@pip:/tmp/cdtemp.oiRYAS$ ssh-keygen -r foobar -f foobar.pub
export_dns_rr: unsupported algorithm
0 dkg@pip:/tmp/cdtemp.oiRYAS$
the first number in my prompt is the return code of the last command;
note that
2012 Jan 27
4
package does not have a NAMESPACE
Dear r-helpers,
I have a trouble with a package downloaded from sourceforge.net
(namely the package 'kopls'). I installed it from the local zip file
with the expected result
> utils:::menuInstallLocal()
package ?kopls? successfully unpacked and MD5 sums checked
but when I tried to load it I obtained the following error message
> require(kopls)
Loading required package: kopls
Failed
2011 May 04
1
natural cubic splines
Dear R-helpers,
I need to fit natural cubic spline with specified number of knots. I
expected 'splines' package will be helpful, but I am confused by its
help. Is more detailed documentation available for it or could you
recommend another R function?
Best regards
Ondrej Mikula
2012 May 02
2
interactive loop
Dear R-helpers,
I have a number of point configurations representing skull shapes, but
some of them contain superfluous points. I want to write a loop in
which each configuration is plotted and I am asked to write the
numbers of points that are superfluous. However, I don't know how to
introduce this interactive element.
Would you give me an advice?
Best regards
Ond?ej Mikula
--
Ond?ej
2011 Jul 08
1
IMAP not working remotely
Hello,
I am trying to set up Dovecot 2.0.9 on Fedora 14. The problem I would like
to ask for resolution is that IMAP is not working when connecting to the
server from another network.
More precisely:
- POP3 is working entirely OK,
- IMAP is working OK when clients are connecting using local network
addresses, like 192.168.0.100,
- when a client connects from outside, thus using remote IP
2012 Jul 05
1
colored nodes in dendrogram
Dear list,
is there a way how to add information to internal nodes (branching
points) in dendrogram created via plot.agnes function (package
cluster)?
I wish to place colored circles on the nodes, but I don't know how to proceed...
I'll be grateful for any suggestion
Ond?ej
--
Ond?ej Mikula
Institute of Animal Physiology and Genetics
Academy of Sciences of the Czech Republic
Veveri 97,
2010 Mar 09
1
Bug#573210: xen-hypervisor-3.2-1-amd64: Xen domU sometimes hogs CPU and doesn't respond
Package: xen-hypervisor-3.2-1-amd64
Version: 3.2.1-2
Severity: normal
*** Please type your report below this line ***
Hi,
Recently I've experienced some crashes of Xen domU (also debian Lenny,
running same kernel as dom0 (linux-image-2.6.26-xen-amd64)).
At xm top that domain appears as running, but hogs all CPUs, because
this problem has appeared on two identic servers (Supermicro X7SBi,
2012 May 09
4
feature request: modify getrrsetbyname() to use libunbound
Dear OpenSSH Developers,
I'm a member of the Debian System Administration (DSA) team. [1] We
manage the Debian Projects computing infrastructure.
Recently, DSA had the opportunity to address a member's request that we
begin using certificates to authenticate Debian Project machines to ssh
clients. We provided a lengthy reply, the summary of which is "we
publish SSHFP records; use
2000 Mar 15
4
question
here is another question (kurt already knows about it).
i would like to do a client server version
of R where the server can run on a unix box and the client
is excel ond a win machine.
the easiest solution would be running a stdin-stdout version
of the server through inetd.
but this is vulnerable.
so what is needed is a sandbox version of the server,
where no acrtive access to the file system is
2009 Feb 06
4
Security issue
Is there a way to restrict connection to my asterisk server to users based
on their IP addresses, and not just password. I have some hackers who
connect to my server to make illegitimate solicitation calls to people. I
had to shutdown the server for now until I find a solution. ANY HELP?
Thanks.
ond
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Feb 06
1
AgentCallBackLogin no longer works after installing asterisk 1.6
Hi,
My queue used to work fine until I upgraded to 1.6. I am getting the
message:
No application 'AgentCallBackLogin' for extension (default, 31001, 1)
After some rearch I learnt that AgentCallBackLogin is removed in 1.6.
Any one has a configuration that works in place of AgentCallBackLogin in
1.6.
--
ond
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2012 Feb 07
11
[Bug 1978] New: ECDSA & SHA256 support in SSHFS DNS records
https://bugzilla.mindrot.org/show_bug.cgi?id=1978
Bug #: 1978
Summary: ECDSA & SHA256 support in SSHFS DNS records
Classification: Unclassified
Product: Portable OpenSSH
Version: 5.9p1
Platform: All
URL: https://tools.ietf.org/html/draft-os-ietf-sshfp-ecdsa-
sha2-07
OS/Version: All
2005 Sep 12
1
chan_zap.c:8050 pri_dchannel: Ring requested on unconfigured channel 255/255 span 2
I have a serious problem that repeats very often, after 30 - 50 calls
and I can only solve it by stopped and restarting * :-(
After a while, * seems to loose track of something. When an ISDN call
from PBX needs to go to the Telco, I get
'Ring requested on unconfigured channel 255/255 span 2'
It's always channel 255/255 ??, the 'span' number is random
Setup:
* between Local
2005 Oct 13
1
TDM400P off-hook detection problem
Hi list,
I have a "Wildcard TDM400P REV I Board 1" with 4 FXO
modules and * 1.0.9 up-and-running.
Only 2 FXO ports are used for 2 analog phones and
are doing fine.
I now wanted to use the 3rd and 4th port, but when I
insert an analog phone, take it off hook, I do not
get a dial tone.
With my 1st and 2nd port, I get messages like:
-- Starting simple switch on 'Zap/13-1'
2005 Aug 29
2
TDM400 and Phone does not 'ring'
I have a running * with a TDM40B board in it.
I have 3 analog phones that works (rings) perfectly when connected
to a Telco POTS line.
When connected to the Digium TDM40B (with FXS port), I have problems
with 'ringing':
1 phone 'ringes' normally
1 phone 'ringes' a bit cripled (instead of ring-ring... ring-ring..., it
does 'ring-ri... ri.... ring... ri...)
and the 3rd
2005 Feb 07
2
barplot: space makes beside=F (PR#7668)
Full_Name: Ondrej Medek
Version: 2.0.1
OS: Linux/Debian Sarge
Submission from: (NULL) (147.32.127.204)
Hi,
I had a R version 1.5.1 and I used a 'barplot' with 'beside=T' and 'space' has
been vector of 8 numbers 'space=c(1,0.5,rep(c(0.5,-0.5),3))'. Then I upgraded to
the R 2.0.1 and my graphs are broken. If I use any vector of more than 2
elements for
2015 May 21
2
Problems with joining a second DC to AD
Hello,
?
I try to setup an AD-Domain with the help of Sernet-Samba packages. Currently I'm using Scientific Linux (SL) 6.6 and Sernet-Samba 4.1.17 packages. I tried the procedure two times with fresh minimal SL installations.
?
I could successfully install a AD-Domain-Controller.
Now I tried to add a second DC to this AD-Domain and followed carefully the instructions at the samba wiki.
I could