Thread: [axtls-general] Is this project actively maintained?
Brought to you by:
cameronrich
|
From: Ole R. <ole...@em...> - 2014-07-28 15:31:04
|
Hi all, As I did not yet get any answer to one of my mails on this list, I just would like to know, if this project is still maintained and how many users / developers are currently on this list? I know there is an unofficial github clone of this project. I would like to bring this project further and I'm interested in active development. I'm looking forward for any reactions :-) Bye, Ole -- kernel concepts GmbH Tel: +49-271-771091-14 Sieghuetter Hauptweg 48 Mob: +49-177-7420433 D-57072 Siegen http://www.embedded-it.de http://www.kernelconcepts.de |
|
From: Cameron R. <cam...@gm...> - 2014-07-28 22:47:45
|
Hi Ole, Yes and no... This project started 7 years ago and I've lost count of the hundreds/thousands of hours spent on it. But life has got complicated (wife, two kids, head developer of the region etc) and time has been sucked out of me. Every time I sit down to work on it, something comes up. So... would you be prepared to be a co-developer and do releases? What's your name on sourceforge? The things I need to do: *a buffer overrun patch (from you) * the biggie - RFC5746 support (done properly). * any general queries. Cam On 29/07/2014 1:30 AM, Ole Reinhardt wrote: > Hi all, > > As I did not yet get any answer to one of my mails on this list, I just > would like to know, if this project is still maintained and how many > users / developers are currently on this list? > > I know there is an unofficial github clone of this project. I would like > to bring this project further and I'm interested in active development. > > I'm looking forward for any reactions :-) > > Bye, > > Ole > > |
|
From: Ole R. <ole...@em...> - 2014-08-20 15:42:09
|
Hi Cameron, Sorry for the very late answer. I went on holidays right after writing my last message to the list :) Am 29.07.2014 00:18, schrieb Cameron Rich: > Yes and no... This project started 7 years ago and I've lost count of > the hundreds/thousands of hours spent on it. > > But life has got complicated (wife, two kids, head developer of the > region etc) and time has been sucked out of me. Yes, I know this kind of problem. And I face the same problems by myself. Anyhow I would like to support the project with my (little) sparetime if possible. > Every time I sit down to work on it, something comes up. > > So... would you be prepared to be a co-developer and do releases? What's > your name on sourceforge? Yes I'd be glad to help out, whereever I can. I have to admid, that my knowledge about SSL/TLS is still far away from beeing "very good", but I think I start getting a quite good overview. I'm one of the main developers of the Ethernut Project (http://sourceforge.net/projects/ethernut/?source=directory) and we started to integrate a slightly modified version of axTLS as standard TLS stack to Nut/OS. My sourceforge name is "olereinhardt" > The things I need to do: > > *a buffer overrun patch (from you) > * the biggie - RFC5746 support (done properly). > * any general queries. Yes, I started reading the mailinglist two month ago. So I'm not in the focus on any previous discussion. Perhaps we could discuss any open problems / patches and I'd be happy to help fixing these things and enhancing the stack further. Best regards, Ole -- kernel concepts GmbH Tel: +49-271-771091-14 Sieghuetter Hauptweg 48 Mob: +49-177-7420433 D-57072 Siegen http://www.embedded-it.de http://www.kernelconcepts.de |
|
From: Anthony G. B. <ba...@op...> - 2014-08-20 19:45:10
|
On 08/20/14 11:41, Ole Reinhardt wrote: > Hi Cameron, > > Sorry for the very late answer. I went on holidays right after writing > my last message to the list :) > > Am 29.07.2014 00:18, schrieb Cameron Rich: >> Yes and no... This project started 7 years ago and I've lost count of >> the hundreds/thousands of hours spent on it. >> >> But life has got complicated (wife, two kids, head developer of the >> region etc) and time has been sucked out of me. > > Yes, I know this kind of problem. And I face the same problems by > myself. Anyhow I would like to support the project with my (little) > sparetime if possible. If its any incentive axtls is being pushed out in gentoo. I've been maintaining it there and bug wrangling etc. > >> Every time I sit down to work on it, something comes up. >> >> So... would you be prepared to be a co-developer and do releases? What's >> your name on sourceforge? > > Yes I'd be glad to help out, whereever I can. > > I have to admid, that my knowledge about SSL/TLS is still far away from > beeing "very good", but I think I start getting a quite good overview. > > I'm one of the main developers of the Ethernut Project > (http://sourceforge.net/projects/ethernut/?source=directory) and we > started to integrate a slightly modified version of axTLS as standard > TLS stack to Nut/OS. > > My sourceforge name is "olereinhardt" > >> The things I need to do: >> >> *a buffer overrun patch (from you) >> * the biggie - RFC5746 support (done properly). >> * any general queries. > > Yes, I started reading the mailinglist two month ago. So I'm not in the > focus on any previous discussion. Perhaps we could discuss any open > problems / patches and I'd be happy to help fixing these things and > enhancing the stack further. > > Best regards, > > Ole > I can help maintain by producing patches for bugs we hit in gentoo. So far nothing major but I'm no crypto expert. Just a plain old c guy. -- Anthony G. Basile, Ph. D. Chair of Information Technology D'Youville College Buffalo, NY 14201 (716) 829-8197 |
|
From: Cameron R. <cam...@gm...> - 2014-09-14 02:27:27
|
Hi Ole, I've got off my backside and added you as a maintainer now :-) Cam On 21/08/2014 1:41 AM, Ole Reinhardt wrote: > Hi Cameron, > > Sorry for the very late answer. I went on holidays right after writing > my last message to the list :) > > Am 29.07.2014 00:18, schrieb Cameron Rich: >> Yes and no... This project started 7 years ago and I've lost count of >> the hundreds/thousands of hours spent on it. >> >> But life has got complicated (wife, two kids, head developer of the >> region etc) and time has been sucked out of me. > Yes, I know this kind of problem. And I face the same problems by > myself. Anyhow I would like to support the project with my (little) > sparetime if possible. > >> Every time I sit down to work on it, something comes up. >> >> So... would you be prepared to be a co-developer and do releases? What's >> your name on sourceforge? > Yes I'd be glad to help out, whereever I can. > > I have to admid, that my knowledge about SSL/TLS is still far away from > beeing "very good", but I think I start getting a quite good overview. > > I'm one of the main developers of the Ethernut Project > (http://sourceforge.net/projects/ethernut/?source=directory) and we > started to integrate a slightly modified version of axTLS as standard > TLS stack to Nut/OS. > > My sourceforge name is "olereinhardt" > >> The things I need to do: >> >> *a buffer overrun patch (from you) >> * the biggie - RFC5746 support (done properly). >> * any general queries. > Yes, I started reading the mailinglist two month ago. So I'm not in the > focus on any previous discussion. Perhaps we could discuss any open > problems / patches and I'd be happy to help fixing these things and > enhancing the stack further. > > Best regards, > > Ole > |
|
From: Ole R. <ole...@em...> - 2014-09-15 10:23:35
|
Hi Cameron, Am 14.09.2014 03:57, schrieb Cameron Rich: > I've got off my backside and added you as a maintainer now :-) Great, thank you very much! I will add my patches ASAP. We then should perhaps discuss which issues are still known and need fixing and should also try to bring all interested people together, so that we can collect and review all patches, that are currently floating around (at least I know of the gentoo maintainer and a github fork). Best regards, Ole -- kernel concepts GmbH Tel: +49-271-771091-14 Sieghuetter Hauptweg 48 Mob: +49-177-7420433 D-57072 Siegen http://www.embedded-it.de http://www.kernelconcepts.de |
|
From: Shiro K. <sh...@la...> - 2014-07-29 07:24:26
|
I'm using axtls for my project (Gauche, a Scheme scripting engine). I don't know much about ssl/tls so I can't contribute, but I hope this will be maintained. From: Ole Reinhardt <ole...@em...> Subject: [axtls-general] Is this project actively maintained? Date: Mon, 28 Jul 2014 17:30:43 +0200 > Hi all, > > As I did not yet get any answer to one of my mails on this list, I just > would like to know, if this project is still maintained and how many > users / developers are currently on this list? > > I know there is an unofficial github clone of this project. I would like > to bring this project further and I'm interested in active development. > > I'm looking forward for any reactions :-) > > Bye, > > Ole > > > -- > kernel concepts GmbH Tel: +49-271-771091-14 > Sieghuetter Hauptweg 48 Mob: +49-177-7420433 > D-57072 Siegen > http://www.embedded-it.de > http://www.kernelconcepts.de > > ------------------------------------------------------------------------------ > Infragistics Professional > Build stunning WinForms apps today! > Reboot your WinForms applications with our WinForms controls. > Build a bridge from your legacy apps to the future. > http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk > _______________________________________________ > axtls-general mailing list > axt...@li... > https://lists.sourceforge.net/lists/listinfo/axtls-general |