On 1/16/07, Mark Erikson <[EMAIL PROTECTED]> wrote:
>
> First, I'm wondering if there's any further documentation or examples of
> how to go about using libssh2 in a serious program, particularly for
> terminal emulation support. The ssh2_sample.c kind of skimps out on
> that area, instead just sa
Sara Golemon <[EMAIL PROTECTED]> writes:
> As for PEM reading, I slammed my head through a wall with that subject a
> year or so ago and have some decent parsers available. I'll look at
> pushing these some point after the dust settles on your gcrypt work.
I just ran into this part now... I th
Hiya, folks. Got a few questions for you. First, let me describe my
situation.
I've got a project that includes a built-in terminal emulator. The GUI
is built using wxWidgets, and the terminal control is based on a class
called wxTerm that was borrowed from a project called taTelnet. wxTerm
On Wed, 17 Jan 2007, Mark Erikson wrote:
> (As a side note, any chance you could include the API docs in the
> distribution so they are available offline?
I've started creating man pages from the wiki documentation, and my initial
work is in CVS. There's lots of more work to do there.
> Third,