summaryrefslogtreecommitdiffhomepage
path: root/svr-session.c
AgeCommit message (Expand)Author
2004-12-23Log the IP along with auth success/fail attemptsMatt Johnston
2004-12-22Rearrange preprocessor parts so that compilation with various optionsMatt Johnston
2004-08-22Fix for printing out things with inetd mode when we have DEBUG_TRACEMatt Johnston
2004-08-12cleaning up the pubkey definesMatt Johnston
2004-08-10just checkpointingMatt Johnston
2004-08-03Pubkey auth is mostly there for the client. Something strange withMatt Johnston
2004-07-29set the isserver flag (oops)Matt Johnston
2004-07-27Progressing client supportMatt Johnston
2004-07-26snapshot of stuffMatt Johnston
2004-07-20switching to global varsMatt Johnston
2004-06-23merge of abac2150ee4f4031a98016241fbd136d24fed127Matt Johnston
2004-06-22- Port restriction code back inMatt Johnston
2004-06-07Don't bother printing errno in exit messages (the code wasn't valid anyway)Matt Johnston
2004-06-03- Reworked non-channel fd handling to listener.cMatt Johnston
2004-06-02Chantype handling is sortedMatt Johnston
2004-06-01Sorted out the first channel init issues.Matt Johnston
2004-06-01syntactical fixups - it compiles, but channel handling code requires fixing.Matt Johnston
2004-06-01Makefile.in contains updated files requiredMatt Johnston