search for: berr

Displaying 16 results from an estimated 16 matches for "berr".

Did you mean: berg
2001 Sep 20
1
Patch to allow local port forwarding from an existing connection
...ude "xmalloc.h" #include "packet.h" #include "buffer.h" +#include "cli.h" #include "compat.h" #include "channels.h" #include "dispatch.h" @@ -465,6 +466,75 @@ } } +void +process_cmdline(Buffer *bin, Buffer *bout, Buffer *berr) +{ + char string[1024]; + void (*handler)(int); + char *s; + u_short fwd_port, fwd_host_port; + char buf[256]; + int local = 0; + char *msg; + int n; + + leave_raw_mode(); + handler = signal(SIGINT, SIG_IGN); + fprintf(stderr, "\r\n> "); + s = fgets(string, sizeof string, stdin); + if...
2014 Jun 04
1
Lapack / dgesvx function declaration
...7_NAME(dgesvx)(const char* fact, const char* trans, const int* n, My reasoning: In the R-source: src/modules/lapack/dlapack.f I find the following lines: * SUBROUTINE DGESVX( FACT, TRANS, N, NRHS, A, LDA, AF, LDAF, IPIV, * EQUED, R, C, B, LDB, X, LDX, RCOND, FERR, BERR, * WORK, IWORK, INFO ) * * .. Scalar Arguments .. * CHARACTER EQUED, FACT, TRANS * INTEGER INFO, LDA, LDAF, LDB, LDX, N, NRHS * DOUBLE PRECISION RCOND where FACT is specified to a char. Might this simply be an error in Lapack...
2002 Feb 20
4
BUILTINUILTIN32_dlopen
Hallo I got the error with newest CVS-Wine fixme:win32:PE_CreateModule Unknown directory 15 ignored err:module:Berr:module:BUILTINUILTIN32_dlopen failed to load .so lib for builtin user32.dll: undefined symbol: FT_Vector_Rotate err:module:PE_fixup_imports Module (file) user32.dll (which is needed by F:\Sateliti\AD3000Edit\AD3000Edit.exe) not found I can't use any Programm with Wine. -- MfG / With best R...
1998 Aug 28
0
only one problem
...hared mode, i can only open it in exclusive mode. i change the database open mode in the program to exclusive an work in a remote computer, but the others users can't access it. can you tell me what can i do, please? thank for all. ____________________________________________ Pedro Morales Berr?os Laboratorio de Computaci?n Ignacio Domeyko Universidad de La Serena ICQ 17513020
2004 Jan 08
3
Send Break to terminal server
Setup :: PC (cygwin) <-> Terminal Server (InReach) <-> Sun Server (Solaris 8) Scenarios : Using Tera Term Pro with ssh extension, I connect to the Terminal Server via ssh and I can use 'Control -> Send Break' to send the break sequence to drop the Sun Server into its 'ok prompt'. Using ssh via cygwin, I tried to do '~ ctrl-B', but it will not
2001 Aug 29
0
OpenSSH 2.9.2p2 passwd work but not publickey on HPUX 11
...EYS received debug1: KEX done debug1: userauth-request for user rplb service ssh-connection method none debug1: attempt 0 failures 0 debug2: input_userauth_request: setting up authctxt for rplb debug1: Starting up PAM with username "rplb" debug1: PAM setting rhost to "pal3narpl01c.le-berre.com" debug2: input_userauth_request: try method none Failed none for rplb from 15.112.21.52 port 1789 ssh2 debug1: userauth-request for user rplb service ssh-connection method publickey debug1: attempt 1 failures 1 debug2: input_userauth_request: try method publickey debug1: test whether pkal...
2009 Jan 06
3
[Bug 1548] New: Double free in OpenSSH clientloop.c/xmalloc.c via cmdline port forwarding
...0d in ?? () from /lib/tls/i686/cmov/libc.so.6 #4 0xb7be03f4 in ?? () from /lib/tls/i686/cmov/libc.so.6 #5 0xb7be2456 in free () from /lib/tls/i686/cmov/libc.so.6 #6 0xb7fda321 in xfree (ptr=0x0) at ../xmalloc.c:81 #7 0xb7fb9bcb in process_escapes (c=0xb8235240, bin=0xb8235280, bout=0xb8235290 , berr=0xb82352a0, buf=0xbf9efda8 "C", len=1) at ../clientloop.c:882 #8 0xb7fba94d in client_simple_escape_filter (c=0x651c, buf=0xbf9efda8 "C", len =1) at ../clientloop.c:1281 #9 0xb7fcc965 in channel_handle_rfd (c=0xb8235240, readset=<value optimized out >, writeset=0xb8234df...
2020 Mar 24
4
ZSTD compression support for OpenSSH
I hacked zstd support into OpenSSH a while ago and just started to clean it up in the recent days. The cleanup includes configuration support among other things that I did not have. During testing I noticed the following differences compared to zlib: - highly interactive shell output (as in refreshed at a _very_ high rate) may result in higher bandwidth compared to zlib. Since zstd is quicker
2020 Sep 05
8
[PATCH 0/5] ZSTD compression support for OpenSSH
I added ZSTD support to OpenSSH roughly over a year and I've been playing with it ever since. The nice part is that ZSTD achieves reasonable compression (like zlib) but consumes little CPU so it is unlikely that compression becomes the bottle neck of a transfer. The compression overhead (CPU) is negligible even when uncompressed data is tunneled over the SSH connection (SOCKS proxy, port
2009 Mar 09
7
Noob problems with Darwine
...ib Applications\regedit.exe 00000009 0 <== 0000000c 0000000e 0 0000000d 0 Backtrace: =>1 0x7b8333ab (0x0032fd58) 2 0x7b85ff78 (0x0032fdc8) 3 0x6018b464 (0x0032fe18) 4 0x6017b368 (0x0032fe88) 5 0x6018b680 (0x0032ff08) 6 0x6018b55c (0x0032ff38) 7 0x7b87165d (0x0032ffe8) berr:module:DelayLoadFailureHook failed to delay load user32.dll.LoadStringA wine: Call from 0x7b833309 to unimplemented function user32.dll.LoadStringA, aborting wine: Unimplemented function user32.dll.LoadStringA called at address 0x7b833309 (thread 0009), starting debugger... couldn't load main m...
2001 Nov 09
4
keystroke timing attack
I'm reading this fine article on O'Reilly: http://linux.oreillynet.com/lpt/a//linux/2001/11/08/ssh_keystroke.html <quote> The paper concludes that the keystroke timing data observable from today's SSH implementations reveals a dangerously significant amount of information about user terminal sessions--enough to locate typed passwords in the session data stream and reduce the
2001 Oct 16
1
Defeating Timing Attacks Patch for OpenSSH 2.9.9p2 and 2.9p2
...+ if(steno_timer.tv_usec <= 0) + { + steno_timer.tv_usec = 50000; + return 1; + } + else + return 0; + /* End SD Mod */ + } - static void client_suspend_self(Buffer *bin, Buffer *bout, Buffer *berr) { @@ -773,6 +843,15 @@ int max_fd = 0, max_fd2 = 0, len, rekeying = 0, nalloc = 0; char buf[100]; + /* + * Begin SD Mod: + * Add counter for number of fake packets that have been sent. + * Add time_out flag for marking when timeout has occured. +...
2001 Oct 06
1
Defeating Timing Attacks
Hello, In response to the timing analysis attacks presented by Dawn Song et. al. in her paper http://paris.cs.berkeley.edu/~dawnsong/ssh-timing.html we at Silicon Defense developed a patch for openssh to avoid such measures. Timing Analysis Evasion changes were developed by C. Jason Coit and Roel Jonkman of Silicon Defense. These changes cause SSH to send packets unless request not to,
2010 Jan 14
1
ssh(1) multiplexing rewrite
...827,7 @@ process_cmdline(void) while (isspace(*++s)) ; + /* XXX update list of forwards in options */ if (delete) { cancel_port = 0; cancel_host = hpdelim(&s); /* may be NULL */ @@ -927,7 +925,7 @@ process_escapes(Channel *c, Buffer *bin, escape_char); buffer_append(berr, string, strlen(string)); - if (c && c->ctl_fd != -1) { + if (c && c->ctl_chan != -1) { chan_read_failed(c); chan_write_failed(c); return 0; @@ -937,7 +935,7 @@ process_escapes(Channel *c, Buffer *bin, case 'Z' - 64: /* XXX support...
2007 Jan 26
2
Bug#408557: logcheck-database: little fix for a cracklib rule
Package: logcheck-database Severity: wishlist Tags: patch Please consider applying the attached patch. Logcheck doesn't match lines like the following right now: ---- Jan 26 04:26:29 space-based cracklib: updated dictionary (read/written words: ). ---- /Armin -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'),
2007 Jan 27
1
Bug#408700: logcheck-database: a first set of rules for policyd-weight
Package: logcheck-database Severity: wishlist Tags: patch Please consider the attached file as ignore.d.server/policyd-weight. It is a first set of rules which matches most of the output generated by policyd-weight. I hope the rules are qualitative ok for you. I not just tell me and I'll try to fix them. /Armin -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: