Age | Commit message (Expand) | Author |
---|---|---|
2011-12-15 | better size check | Eric Faurot |
2011-07-13 | print more information in request state traces | Eric Faurot |
2011-07-13 | fix indentation in switch | Eric Faurot |
2011-05-07 | there is already a function to set the portno. | Eric Faurot |
2011-03-27 | add missing CVS markers and update copyright year. | Eric Faurot |
2011-03-26 | Tweak the asr API to make things a bit smoother on the user side. | Eric Faurot |
2011-03-26 | Merge a reverse lookup query implementation into asr. | Eric Faurot |
2011-03-23 | The asr structure must always be freed in asr_done(). This is a | Eric Faurot |
2011-03-23 | remove unused states in enum | Eric Faurot |
2010-12-03 | be more strict on socket lifetime (fixes a fd leak). | Eric Faurot |
2010-11-29 | replace the fork-based-non-blocking-resolver-hack by shiny async resolver | Gilles Chehade |