Merge branch 'next' of ssh://down.oryx.com/oryx/aox into next
[aox:aox.git] / sasl /
2009-07-06 Arnt GulbrandsenMerge branch 'next' of ssh://down.oryx.com/oryx/aox...
2009-06-27 Abhijit Menon-SenChange the copyright message.
2009-04-16 Arnt GulbrandsenMerge branch 'next' of ssh://down/oryx/aox into next
2009-04-16 Abhijit Menon-SenDecode "indefinite form" lengths in LDAP responses.
2009-04-16 Arnt Gulbrandsenmention the source
2009-04-09 Abhijit Menon-SenInsert username, not id.
2009-03-02 Arnt Gulbrandsendon't cancel queries when a pop client goes away
2009-02-18 Abhijit Menon-SenMerge commit 'f74222b9237b68762670d4291d8d422672a7dae7'
2009-02-02 Arnt GulbrandsenMerge branch 'master' of ssh://down/oryx/aox
2009-02-02 Arnt Gulbrandsenupdate callers to avoid sys.h and rename String{,List...
2009-01-26 Arnt Gulbrandsenstop any running queries if the client goes away.
2008-11-11 Arnt Gulbrandsenget rid of the log facility completely.
2008-10-28 Arnt GulbrandsenMerge branch 'p4/src/main' of ssh://down/oryx/oryx...
2008-10-27 Arnt GulbrandsenMerge branch 'p4/src/main' of ssh://down.oryx.com/oryx...
2008-10-24 Abhijit Menon-SenSend an unbind request after successful authentication.
2008-10-22 Abhijit Menon-SenCompose a sensible LDAP bind request.
2008-10-22 Abhijit Menon-SenRevise LdapRelay::bind() after a conversation with...
2008-10-22 Abhijit Menon-SenReturn d->user in user() regardless of the state()
2008-10-22 Abhijit Menon-SenTell the eventloop about the relay.
2008-10-22 Arnt GulbrandsenMerge branch 'p4/src/main' of ssh://down.oryx.com/oryx...
2008-10-22 Arnt Gulbrandsenpull back setStoredSecret(), ot help testing
2008-10-21 Arnt GulbrandsenMerge branch 'p4/src/main' of ssh://down/oryx/oryx...
2008-10-21 Arnt Gulbrandsensome trawler tried to login as "" on one of the open...
2008-10-20 Arnt Gulbrandsengit can't handle neighbouring notes being edited.
2008-10-18 Abhijit Menon-SenZap some trailing whitespace.
2008-10-17 Arnt Gulbrandsentake LDAP support as close to working as it can get...
2008-10-15 Arnt Gulbrandsenreorganise a little
2008-10-15 Arnt GulbrandsenI know what 0x80 means.
2008-10-15 Arnt Gulbrandsenoops. send the password.
2008-10-15 Arnt Gulbrandsenmore dead code.
2008-10-15 Arnt Gulbrandsenkill some dead code, prettify some other stuff
2008-10-15 Arnt GulbrandsenLDAP authentication support. Doesn't work.
2008-08-08 Abhijit Menon-SenMake authentication less noisy.
2008-06-25 Abhijit Menon-SenMerge branch 'p4/src/main' of ssh://down/oryx/oryx...
2008-06-25 Abhijit Menon-SenInsert client address and port separately into connections.
2008-06-23 Arnt GulbrandsenMerge branch 'p4/src/main' of ssh://down/oryx/oryx...
2008-06-19 Abhijit Menon-SenMerge branch 'p4/src/main' of ssh://down/oryx/oryx...
2008-06-19 Arnt GulbrandsenMerge branch 'p4/src/main' of ssh://down.oryx.com/oryx...
2008-06-19 Arnt Gulbrandsenlog it when login has to wait until we've recovered...
2008-06-19 Arnt GulbrandsenMerge branch 'p4/src/main' of ssh://down/oryx/oryx...
2008-06-19 Arnt Gulbrandsenstarting to move towards LDAP authentication support.
2008-06-16 Abhijit Menon-SenMerge branch 'p4/src/main' of ssh://down/oryx/oryx...
2008-06-16 Arnt GulbrandsenMerge branch 'p4/src/main' of ssh://down.oryx.com/oryx...
2008-06-16 Arnt Gulbrandsentake two seconds to shut down.
2008-05-29 Arnt Gulbrandsendelay SASL authentication complete until the mailboxes...
2008-05-12 Abhijit Menon-SenGet rid of String::stripWSP().
2008-05-12 Abhijit Menon-SenA minor concession to testing.
2008-05-12 Arnt Gulbrandsenrecord authentication failures in a clean and sensible way
2008-05-12 Arnt Gulbrandsencount most authentication failures and syntax errors.
2008-05-11 Abhijit Menon-SenMake udoc happy too.
2008-05-11 Abhijit Menon-SenMerge branch 'schema-rev' into p4/src/main.
2008-05-11 Abhijit Menon-SenMake things compile by splitting SaslConnection from...
2008-05-09 Abhijit Menon-SenMerge branch 'p4/src/main' of ssh://down.oryx.com/oryx...
2008-05-08 Abhijit Menon-SenMake CRAM-MD5 correctly deal with spaces in the usernam...
2008-05-08 Arnt GulbrandsenMerge branch 'p4/src/main' of ssh://down/oryx/oryx...
2008-05-08 Arnt Gulbrandsenuse String::section() and contains() for simpler code.
2008-05-08 Abhijit Menon-SenMerge branch 'p4/src/main' of ssh://down.oryx.com/oryx...
2008-05-08 Arnt Gulbrandsenmore logging. perhaps a little too much, not sure.
2008-05-06 Arnt GulbrandsenMerge branch 'p4/src/main' of ssh://down/oryx/oryx...
2008-05-06 Arnt Gulbrandsenadd most of the code needed for the connection log...
2008-05-01 Arnt GulbrandsenMerge branch 'p4/src/main' of ssh://down/oryx/oryx...
2008-05-01 Abhijit Menon-SenThe last of the sacrificial whitespace changes.
2008-01-30 Arnt GulbrandsenFrom Ken's draft:
2008-01-23 Arnt Gulbrandsensimpler, prettier implementation of PLAIN
2007-10-31 Arnt Gulbrandsengraph the number of successful/failing logins
2007-10-31 Arnt Gulbrandsenand admit that SaslLogin exists
2007-10-31 Arnt Gulbrandsenneater code
2007-09-03 Abhijit Menon-SenDon't segfault.
2007-08-31 Arnt Gulbrandsenchange Mailbox::name() and User::login() from String...
2007-08-27 Abhijit Menon-SenDesperately sprinkle execute() around and hope it works.
2007-08-27 Abhijit Menon-SenOops. We have to call execute, otherwise nothing happens.
2007-08-27 Abhijit Menon-SenTweak DIGEST-MD5.
2007-08-27 Abhijit Menon-SenNot only is it OK to not have an i-r, it's OK to not...
2007-08-27 Abhijit Menon-SenIt's OK to not have an initial response. Oops.
2007-08-27 Abhijit Menon-Sen1. Split parse into readInitialResponse and readRespons...
2007-08-27 Abhijit Menon-SenHandle empty intitial responses encoded as =.
2007-08-27 Abhijit Menon-Sen1. Introduce a SaslMechanism class derived from Connect...
2007-08-01 Abhijit Menon-SenThis is what SASL LOGIN should look like (adapted from...
2007-06-09 Abhijit Menon-SenMore of the same.
2007-06-09 Abhijit Menon-SenPointless whitespace removal.
2006-10-09 Arnt Gulbrandsensegfaults are boring.
2006-10-09 Arnt Gulbrandsenif there is an anonymous user but AUTH=ANONYMOUS is...
2006-07-19 Abhijit Menon-SenZap most (but not all) >80 column lines.
2006-06-15 Abhijit Menon-SenDon't hang forever if we don't know the user that's...
2006-06-09 Arnt Gulbrandsenfor better security, support using digest-md5 to log...
2006-06-09 Arnt Gulbrandsenaccept any and all passwords if it's an anonymous login
2006-06-05 Arnt Gulbrandsenget rid of udoc syntax errors. don't harm managesieve...
2006-06-05 Arnt Gulbrandsenget rid of the weird "enum in string" construct used...
2006-04-29 Arnt Gulbrandsenuse a valid url instead of one washington.edu deleted
2006-03-31 Abhijit Menon-SenChange the CRAM-MD5 challenge to something that depends...
2006-03-31 Abhijit Menon-SenRestore the ability to handle complex SaslMechanism...
2006-03-28 Abhijit Menon-SenAnonymous authentication should always succeed.
2006-03-28 Abhijit Menon-SenHandle authentication termination more gracefully by...
2006-03-28 Abhijit Menon-SenFix our AUTH=PLAIN parser a little.
2006-03-28 Abhijit Menon-SenAllow SaslMechanism::readResponse to fail.
2006-03-22 Abhijit Menon-SenHarri found that imapfilter couldn't authenticate with...
2005-11-06 Abhijit Menon-SenAllow List<X>::Iterator( X* ) to accept a 0 argument.
2005-07-12 Arnt Gulbrandsendeclare the remaining collectible classes as Garbage...
2005-07-11 Arnt Gulbrandsenwith any luck, this makes imapd and friends work again.
2005-07-11 Arnt Gulbrandsenadd new class Garbage, which provides allocatable garba...
next