2012-07-03 18:34 | bind works , SO_REUSEADDR needs the client to close first (TODO) | dsp | 1 | +8 | -10 |
2012-07-03 14:03 | update coding style and a few trivial changes | sin | 1 | +62 | -51 |
2012-07-03 13:31 | removed default dot printing, fixed select linux bug (timeout reset must be in loop) | dsp | 1 | +4 | -7 |
2012-07-03 11:45 | reintroduce lostd patches.+fixes | dsp | 1 | +111 | -50 |
2012-07-03 01:11 | Revert "commited 2 more patches from lostd@ which fix select() logic and better abstract the code." | dsp | 1 | +42 | -97 |
2012-07-03 00:43 | commited 2 more patches from lostd@ which fix select() logic and better abstract the code. | dsp | 1 | +97 | -42 |
2012-07-02 14:32 | applied lostd patch in style and abstraction | dsp | 1 | +195 | -141 |
2012-06-24 20:50 | initial tcp code (EXPERIMENTAL) by lostd@ | dsp | 1 | +39 | -15 |
2012-06-24 19:11 | fixed bug due to AI_PASSIVE missing from lostd@ | dsp | 1 | +3 | -2 |
2012-06-24 16:34 | fixed a bug where quitflag was being set all the time. removed the ftcp flag , now context knows the type. added the listening fdsets as well as the client fds for connected tcp sessions in the context. | dsp | 1 | +44 | -26 |
2012-06-18 22:14 | changed the way nbeng works , now utilizing only one socket. removed assl dependencies, soon we will provide our custom ssl wrapper. removed tcp code, just created placeholder. general cleanup and comments. | dsp | 8 | +156 | -82 |
2012-06-14 17:11 | implemented server logic | dsp | 1 | +108 | -32 |
2012-06-14 12:14 | more styling by lostd@ | dsp | 1 | +37 | -31 |
2012-06-14 11:47 | styled according to style(9) police (aka lostd@) | dsp | 1 | +23 | -25 |
2012-06-14 11:23 | initial release, client logic only | dsp | 3 | +185 | -0 |