anntp

a nntp implementation in pure C99
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2026-04-09 15:01doc: goalsMario Rosell R. Martinez1+0-3
2026-04-09 15:01tests: don't ping eternal-september every timeMario Rosell R. Martinez2+84-27
2026-04-09 06:26oopsMario Rosell R. Martinez1+1-1
2026-04-08 18:53fix: made anntp__NC__strdup staticMario Rosell R. Martinez1+1-1
2026-04-08 18:36~~Header~~ implementation guardsMario Rosell R. Martinez1+4-0
2026-04-06 18:22oopsMario Rosell R. Martinez2+15-1
2026-04-06 18:20tests (minor): move run-tests.shMario Rosell R. Martinez1+0-14
2026-03-28 21:06tests: Add test runnerMario Rosell R. Martinez1+14-0
2026-03-28 21:02anntp_overview, tests: Add missing semicolon on definitions and anntp_overview testsMario Rosell R. Martinez2+65-1
2026-03-28 20:58anntp_overview: Add anntp_overview_freeMario Rosell R. Martinez1+17-0
2026-03-28 20:57anntp_overview: Add anntp_overview_cbMario Rosell R. Martinez1+50-1
2026-03-28 20:44anntp_overview: Add anntp_overviewMario Rosell R. Martinez1+84-1
2026-03-28 20:38anntp_article: Add testsMario Rosell R. Martinez1+63-0
2026-03-28 20:35anntp_article: Add anntp_article_cbMario Rosell R. Martinez1+56-1
2026-03-28 20:22anntp_article: Fix very rare memory leak on anntp_article failureMario Rosell R. Martinez1+13-10
2026-03-28 20:21anntp_article: Add anntp_free_articleMario Rosell R. Martinez1+30-0
2026-03-28 20:19article: Add anntp_articleMario Rosell R. Martinez1+91-0
2026-03-22 17:34news: Update newsMario Rosell R. Martinez1+5-0
2026-03-22 17:31sec, buf, audit, tests: Huge audit and bug audit, and fix testsMario Rosell R. Martinez2+16-21
2026-03-22 17:10mist: Some weird shitMario Rosell R. Martinez3+3-2
2026-03-22 12:24news (chore): Add download linkMario Rosell R. Martinez1+1-0
2026-03-22 12:22config: Add ANNTP_PRINTF, to allow anntp to shut up.Mario Rosell R. Martinez1+8-4
2026-03-22 11:13Prepare for v0.1.Mario Rosell R. Martinez4+45-8
2026-03-21 21:56Add some testsMario Rosell R. Martinez2+135-13
2026-03-21 19:19tests: Add testing suiteMario Rosell R. Martinez5+86-226
2026-03-21 13:28Add docsMario Rosell R. Martinez3+152-5
2026-03-21 11:48Add wrappers over some thingsMario Rosell R. Martinez2+282-6
2026-03-20 19:11FormatMario Rosell R. Martinez1+2-2
2026-03-20 19:10ImportMario Rosell R. Martinez2+158-1
2026-03-20 18:48Add exampleMario Rosell R. Martinez1+2-1
2026-03-20 14:47oopsMario Rosell R. Martinez1+1-1
2026-03-20 14:45Add ANNTP_STRDUPMario Rosell R. Martinez1+71-8
2026-03-20 11:47Make error handling clearer.Mario Rosell R. Martinez1+90-32
2026-03-19 20:43Improve gitgnoreMario Rosell R. Martinez2+2-0
2026-03-19 20:40Buffer readsMario Rosell R. Martinez2+43-8
2026-03-19 18:51Add anntp_readdot_cbMario Rosell R. Martinez1+29-0
2026-03-19 18:39buf,sec: Fix buffer overflow and dot-stuffing.Mario Rosell R. Martinez1+2-2
2026-03-19 18:27Interface fixesMario Rosell R. Martinez4+10-52
2026-03-19 09:37thingMario Rosell R. Martinez2+69-10
2026-03-18 19:47Add readline_dotMario Rosell R. Martinez1+36-0
2026-03-18 19:33Add write.Mario Rosell R. Martinez2+139-86
2026-03-18 18:56Add anntp_write and TSLing...Mario Rosell R. Martinez1+132-49
2026-03-18 18:24Add some stuffMario Rosell R. Martinez3+12-12
2026-03-18 18:12Initial commitMario Rosell R. Martinez4+321-0