• 147 messages: Starting 2012-03-01, Ending 2012-03-29
  • This period: Most recent messages
  • sort by: [ thread ] [ author ] [ date ] [ subject ] [ attachment ]
  • Re: [PATCH] Follow RFC4253 section 11.4 Steven Dake (2012-03-01)
    • Re: [PATCH] Follow RFC4253 section 11.4 Henrik Nordström (2012-03-01)
      • Re: [PATCH] Follow RFC4253 section 11.4 Steven Dake (2012-03-01)
        • Re: [PATCH] Follow RFC4253 section 11.4 Peter Stuge (2012-03-01)
          • Re: [PATCH] Follow RFC4253 section 11.4 Steven Dake (2012-03-01)
          • Re: [PATCH] Follow RFC4253 section 11.4 Peter Stuge (2012-03-01)
          • Re: [PATCH] Follow RFC4253 section 11.4 Henrik Nordström (2012-03-01)
          • Re: [PATCH] Follow RFC4253 section 11.4 Steven Dake (2012-03-01)
          • Re: [PATCH] Follow RFC4253 section 11.4 Henrik Nordström (2012-03-01)
          • Re: [PATCH] Follow RFC4253 section 11.4 Peter Stuge (2012-03-01)
          • Re: [PATCH] Follow RFC4253 section 11.4 Henrik Nordström (2012-03-01)
          • Re: [PATCH] Follow RFC4253 section 11.4 Peter Stuge (2012-03-01)
          • Re: [PATCH] Follow RFC4253 section 11.4 Henrik Nordström (2012-03-02)
          • Re: [PATCH] Follow RFC4253 section 11.4 Steven Dake (2012-03-02)
          • Re: [PATCH] Follow RFC4253 section 11.4 Steven Dake (2012-03-02)
          • Re: [PATCH] Follow RFC4253 section 11.4 Henrik Nordström (2012-03-02)
          • Re: [PATCH] Follow RFC4253 section 11.4 Steven Dake (2012-03-02)
          • Re: [PATCH] Follow RFC4253 section 11.4 Daniel Stenberg (2012-03-05)
          • Re: [PATCH] Follow RFC4253 section 11.4 Steven Dake (2012-03-06)
          • Re: [PATCH] Follow RFC4253 section 11.4 Henrik Nordström (2012-03-06)
          • Re: [PATCH] Follow RFC4253 section 11.4 Peter Stuge (2012-03-06)
          • Re: [PATCH] Follow RFC4253 section 11.4 Steven Dake (2012-03-06)
          • Re: [PATCH] Follow RFC4253 section 11.4 Henrik Nordström (2012-03-06)
          • Re: [PATCH] Follow RFC4253 section 11.4 Henrik Nordström (2012-03-06)
          • Re: [PATCH] Follow RFC4253 section 11.4 Steven Dake (2012-03-06)
  • Re: Callback for channel data ready Peter Stuge (2012-03-01)
    • Re: Callback for channel data ready Mitchell Hashimoto (2012-03-02)
      • Re: Callback for channel data ready Tom Weber (2012-03-02)
        • Re: Callback for channel data ready ++ Tom Weber (2012-03-02)
        • Re: Callback for channel data ready Mitchell Hashimoto (2012-03-02)
          • Re: Callback for channel data ready Peter Stuge (2012-03-02)
          • Re: Callback for channel data ready Mitchell Hashimoto (2012-03-03)
          • Re: Callback for channel data ready Tom Weber (2012-03-12)
          • Re: Callback for channel data ready Tom Weber (2012-03-12)
          • Re: Callback for channel data ready Daniel Stenberg (2012-03-14)
          • Re: Callback for channel data ready Peter Stuge (2012-03-14)
          • Re: Callback for channel data ready Tom Weber (2012-03-15)
          • Re: Callback for channel data ready Peter Stuge (2012-03-15)
          • Re: Callback for channel data ready Tom Weber (2012-03-15)
          • Re: Callback for channel data ready Peter Stuge (2012-03-15)
          • Re: Callback for channel data ready Daniel Stenberg (2012-03-15)
          • Re: Callback for channel data ready Tom Weber (2012-03-16)
          • Re: Callback for channel data ready Tom Weber (2012-03-16)
          • Re: Callback for channel data ready Daniel Stenberg (2012-03-16)
          • Re: Callback for channel data ready Tom Weber (2012-03-16)
          • Re: Callback for channel data ready Daniel Stenberg (2012-03-16)
          • Re: Callback for channel data ready Daniel Stenberg (2012-03-15)
      • Re: Callback for channel data ready Daniel Stenberg (2012-03-02)
  • INVALID_SOCKET symbol conflict Lawson (2012-03-02)
    • Re: INVALID_SOCKET symbol conflict Peter Stuge (2012-03-02)
      • Re: INVALID_SOCKET symbol conflict Alexander Lamaison (2012-03-02)
        • Re: INVALID_SOCKET symbol conflict Peter Stuge (2012-03-02)
  • INVALID_SOCKET symbol conflict Lawson (2012-03-02)
    • Re: INVALID_SOCKET symbol conflict Alexander Lamaison (2012-03-02)
      • Re: INVALID_SOCKET symbol conflict Lawson (2012-03-02)
        • Re: INVALID_SOCKET symbol conflict Alexander Lamaison (2012-03-02)
        • Re: INVALID_SOCKET symbol conflict Peter Stuge (2012-03-02)
  • Re: Timestamp patch for _libssh2_debug() Daniel Stenberg (2012-03-04)
  • Re: [PATCH] Add tracing to print packets left on session at libssh2_session_free Daniel Stenberg (2012-03-05)
  • [PATCH] Use safer snprintf rather then sprintf in scp_send() Steven Dake (2012-03-06)
    • Re: [PATCH] Use safer snprintf rather then sprintf in scp_send() Daniel Stenberg (2012-03-06)
      • Re: [PATCH] Use safer snprintf rather then sprintf in scp_send() Steven Dake (2012-03-07)
        • Re: [PATCH] Use safer snprintf rather then sprintf in scp_send() Alexander Lamaison (2012-03-07)
  • [PATCH] Add comment indicating a resource leak is not really a resource leak Steven Dake (2012-03-06)
  • [PATCH] Use safer snprintf rather then sprintf in scp_recv() Steven Dake (2012-03-06)
    • Re: [PATCH] Use safer snprintf rather then sprintf in scp_recv() Daniel Stenberg (2012-03-06)
      • Re: [PATCH] Use safer snprintf rather then sprintf in scp_recv() Alexander Lamaison (2012-03-06)
        • Re: [PATCH] Use safer snprintf rather then sprintf in scp_recv() Daniel Stenberg (2012-03-06)
  • [PATCH] use snprintf in knownhost_writeline() rather then sprintf Steven Dake (2012-03-06)
  • [PATCH] Tell C compiler we don't care about return code of libssh2_init Steven Dake (2012-03-08)
    • Re: [PATCH] Tell C compiler we don't care about return code of libssh2_init Daniel Stenberg (2012-03-11)
  • can the agent be freed just after userauth succeeded? Ellié Computing Open Source Program (2012-03-08)
    • Re: can the agent be freed just after userauth succeeded? Peter Stuge (2012-03-09)
      • Re: can the agent be freed just after userauth succeeded? Ellié Computing Open Source Program (2012-03-09)
  • sftp_write still broken on Windows Alexander Lamaison (2012-03-09)
  • Getting stream data in order received Mitchell Hashimoto (2012-03-11)
    • Re: Getting stream data in order received Alexander Lamaison (2012-03-11)
      • Re: Getting stream data in order received Mitchell Hashimoto (2012-03-11)
  • [PATCH] Fix suspicious sizeof usage in examples/x11.c Steven Dake (2012-03-12)
  • [PATCH] In examples/x11.c, Make sure sizeof passed to read operation is correct Steven Dake (2012-03-12)
    • Re: [PATCH] In examples/x11.c, Make sure sizeof passed to read operation is correct Daniel Stenberg (2012-03-13)
  • Question about kex.c:1868 Steven Dake (2012-03-12)
    • Re: Question about kex.c:1868 Daniel Stenberg (2012-03-13)
      • Re: Question about kex.c:1868 Steven Dake (2012-03-13)
  • Unchecked error in _libssh2_channel_write causes infinite loop Matthew Booth (2012-03-12)
    • Re: Unchecked error in _libssh2_channel_write causes infinite loop Daniel Stenberg (2012-03-14)
      • Re: Unchecked error in _libssh2_channel_write causes infinite loop Matthew Booth (2012-03-15)
        • Re: Unchecked error in _libssh2_channel_write causes infinite loop Daniel Stenberg (2012-03-15)
  • sftp problem reading large directories E L (2012-03-12)
    • Re: sftp problem reading large directories Daniel Stenberg (2012-03-12)
      • Re: sftp problem reading large directories Daniel Stenberg (2012-03-12)
        • Re: sftp problem reading large directories E L (2012-03-13)
          • Re: sftp problem reading large directories E L (2012-03-13)
          • Re: sftp problem reading large directories Peter Stuge (2012-03-13)
          • Re: sftp problem reading large directories E L (2012-03-14)
          • Re: sftp problem reading large directories Daniel Stenberg (2012-03-13)
          • Re: sftp problem reading large directories Daniel Stenberg (2012-03-13)
          • Re: sftp problem reading large directories E L (2012-03-14)
          • Re: sftp problem reading large directories Daniel Stenberg (2012-03-14)
  • Send custom requests Mitchell Hashimoto (2012-03-13)
    • Re: Send custom requests Daniel Stenberg (2012-03-14)
      • Re: Send custom requests Mitchell Hashimoto (2012-03-15)
        • Re: Send custom requests Peter Stuge (2012-03-15)
  • Compiling from git Mitchell Hashimoto (2012-03-15)
    • Re: Compiling from git Peter Stuge (2012-03-15)
    • Re: Compiling from git Daniel Stenberg (2012-03-15)
  • [PATCH] Request SSH agent forwarding Mitchell Hashimoto (2012-03-16)
    • Re: [PATCH] Request SSH agent forwarding Daniel Stenberg (2012-03-16)
      • Re: [PATCH] Request SSH agent forwarding Mitchell Hashimoto (2012-03-17)
        • Re: [PATCH] Request SSH agent forwarding Peter Stuge (2012-03-17)
          • Re: [PATCH] Request SSH agent forwarding Mitchell Hashimoto (2012-03-17)
  • [PATCH] transport_send: Check for in-progress key exchange before sending data Matthew Booth (2012-03-16)
    • Re: [PATCH] transport_send: Check for in-progress key exchange before sending data Daniel Stenberg (2012-03-16)
  • OpenSSL AES-CTR not working? Paul Howarth (2012-03-17)
    • Re: OpenSSL AES-CTR not working? Paul Howarth (2012-03-17)
      • Re: OpenSSL AES-CTR not working? Daniel Stenberg (2012-03-17)
        • Re: OpenSSL AES-CTR not working? Paul Howarth (2012-03-17)
          • Re: OpenSSL AES-CTR not working? Daniel Stenberg (2012-03-17)
          • Re: OpenSSL AES-CTR not working? Peter Stuge (2012-03-17)
          • Re: OpenSSL AES-CTR not working? Paul Howarth (2012-03-18)
          • Re: OpenSSL AES-CTR not working? Daniel Stenberg (2012-03-18)
          • Re: OpenSSL AES-CTR not working? Paul Howarth (2012-03-18)
          • Re: OpenSSL AES-CTR not working? Daniel Stenberg (2012-03-18)
  • [PATCH] libssh2_channel_request_auth_agent Mitchell Hashimoto (2012-03-17)
    • Re: [PATCH] libssh2_channel_request_auth_agent Peter Stuge (2012-03-17)
      • Re: [PATCH] libssh2_channel_request_auth_agent Mitchell Hashimoto (2012-03-17)
        • Re: [PATCH] libssh2_channel_request_auth_agent Peter Stuge (2012-03-17)
          • Re: [PATCH] libssh2_channel_request_auth_agent Mitchell Hashimoto (2012-03-17)
          • Re: [PATCH] libssh2_channel_request_auth_agent Peter Stuge (2012-03-17)
          • Re: [PATCH] libssh2_channel_request_auth_agent Mitchell Hashimoto (2012-03-17)
  • SCP Transfer example Hangs Armen Babakhanian (2012-03-19)
    • Re: SCP Transfer example Hangs Peter Stuge (2012-03-19)
    • Re: SCP Transfer example Hangs Daniel Stenberg (2012-03-19)
      • Re: SCP Transfer example Hangs Armen Babakhanian (2012-03-19)
        • Re: SCP Transfer example Hangs Daniel Stenberg (2012-03-19)
          • Re: SCP Transfer example Hangs Daniel Stenberg (2012-03-19)
  • Re: [PATCH] userauth: Allow authentication keys to be passed in memory Joe Turpin (2012-03-19)
  • [PATCH] userauth: Allow authentication keys to be passed in memory Joe Turpin (2012-03-19)
  • libssh2 not making on AIX5.2 - Undefined symbol: ._libssh_error libssh2.bullrunner_at_spamgourmet.com (2012-03-28)
    • Re: libssh2 not making on AIX5.2 - Undefined symbol: ._libssh_error Alexander Lamaison (2012-03-28)
      • Re: libssh2 not making on AIX5.2 - Undefined symbol: ._libssh_error (libssh2: message 2 of 20) libssh2.bullrunner_at_spamgourmet.com (2012-03-28)
        • Re: libssh2 not making on AIX5.2 - Undefined symbol: ._libssh_error (libssh2: message 2 of 20) Alexander Lamaison (2012-03-28)
        • Re: libssh2 not making on AIX5.2 - Undefined symbol: ._libssh_error (libssh2: message 4 of 20) (libssh2: message 2 of 20) libssh2.bullrunner_at_spamgourmet.com (2012-03-28)
    • Re: libssh2 not making on AIX5.2 - Undefined symbol: ._libssh_error (libssh2: message 1 of 20) libssh2.bullrunner_at_spamgourmet.com (2012-03-28)
  • [PATCH] Avoid leaking environment LDFLAGS in pkg-config file Tim Harder (2012-03-29)
  • libssh2_sftp_read reads a number of bytes smaller than both the file size and the specified buffer size Adam Craig (2012-03-29)
    • Re: libssh2_sftp_read reads a number of bytes smaller than both the file size and the specified buffer size Alexander Lamaison (2012-03-29)
  • Last message date: 2012-03-29
  • Archived on: 2012-03-29 CEST
  • 147 messages sort by: [ thread ] [ author ] [ date ] [ subject ] [ attachment ]