Hi :)

2011/8/19 Julien Vermillard <[email protected]>

> Hi !
>
> On Fri, Aug 19, 2011 at 12:29 PM, Emmanuel Lecharny <[email protected]>
> wrote:
> > On 8/19/11 12:01 PM, Séven Le Mesle wrote:
> >>
> >> Hi Guys,
> >
> > Hi Séven,
> >>
> >> I'm finally back from holidays and ready to go :).
> >> My commiter account has been created. I'm trying to push my ssh pub key
> to
> >> people.apache.org but it doesn't seems to work.
> >> I've put it in ~/.ssh/authorized_keys but when connecting to the server,
> >> it
> >> remains asking for the password.
> >
> > May be you have to chmod 700 your .ssh directory
>
> try ssh -vvv for more log could be useful too.
>
> >>
> >> Any help would be welcome. Also please tell me what can I do to help
> >> (including committing to the source tree :).
> >>
> >> As I mentioned earlier I wrote on github an alternative stream buffer
> >> oriented HTTP parser for Deft that's wroks faster and probably safer.
> >> Is it interresting for the project or is there any other priorities.
>
> Cool, any URL ? I'm pretty new to deft and I'm unable to find this code :)
>

You could have a look on :

https://github.com/slemesle/deft/blob/master/src/main/java/org/deftserver/web/http/HttpRequestParser.java

and

https://github.com/slemesle/deft/blob/master/src/main/java/org/deftserver/web/http/HttpParser.java



>
> >
> > I have added a antlr grammar for the whole HTTP protocol in
> > https://issues.apache.org/jira/browse/DEFT-176. It's not working, it's
> more
> > like a template, but it may help.
> >
> hmm ok, what's the point ? replacing the HTTP parser with an antlr
> base one ? this feature wa
>

Cheers.

-- 
Séven Le Mesle

Reply via email to