2009-07-06 |
Arnt Gulbrandsen | Merge branch 'next' of ssh://down.oryx.com/oryx/aox... |
tree | commitdiff |
2009-06-27 |
Abhijit Menon-Sen | Change the copyright message. |
tree | commitdiff |
2009-04-16 |
Arnt Gulbrandsen | Merge branch 'next' of ssh://down/oryx/aox into next |
tree | commitdiff |
2009-04-16 |
Abhijit Menon-Sen | Decode "indefinite form" lengths in LDAP responses. |
tree | commitdiff |
2009-04-16 |
Arnt Gulbrandsen | mention the source |
tree | commitdiff |
2009-04-09 |
Abhijit Menon-Sen | Insert username, not id. |
tree | commitdiff |
2009-03-02 |
Arnt Gulbrandsen | don't cancel queries when a pop client goes away |
tree | commitdiff |
2009-02-18 |
Abhijit Menon-Sen | Merge commit 'f74222b9237b68762670d4291d8d422672a7dae7' |
tree | commitdiff |
2009-02-02 |
Arnt Gulbrandsen | Merge branch 'master' of ssh://down/oryx/aox |
tree | commitdiff |
2009-02-02 |
Arnt Gulbrandsen | update callers to avoid sys.h and rename String{,List... |
tree | commitdiff |
2009-01-26 |
Arnt Gulbrandsen | stop any running queries if the client goes away. |
tree | commitdiff |
2008-11-11 |
Arnt Gulbrandsen | get rid of the log facility completely. |
tree | commitdiff |
2008-10-28 |
Arnt Gulbrandsen | Merge branch 'p4/src/main' of ssh://down/oryx/oryx... |
tree | commitdiff |
2008-10-27 |
Arnt Gulbrandsen | Merge branch 'p4/src/main' of ssh://down.oryx.com/oryx... |
tree | commitdiff |
2008-10-24 |
Abhijit Menon-Sen | Send an unbind request after successful authentication. |
tree | commitdiff |
2008-10-22 |
Abhijit Menon-Sen | Compose a sensible LDAP bind request. |
tree | commitdiff |
2008-10-22 |
Abhijit Menon-Sen | Revise LdapRelay::bind() after a conversation with... |
tree | commitdiff |
2008-10-22 |
Abhijit Menon-Sen | Return d->user in user() regardless of the state() |
tree | commitdiff |
2008-10-22 |
Abhijit Menon-Sen | Tell the eventloop about the relay. |
tree | commitdiff |
2008-10-22 |
Arnt Gulbrandsen | Merge branch 'p4/src/main' of ssh://down.oryx.com/oryx... |
tree | commitdiff |
2008-10-22 |
Arnt Gulbrandsen | pull back setStoredSecret(), ot help testing |
tree | commitdiff |
2008-10-21 |
Arnt Gulbrandsen | Merge branch 'p4/src/main' of ssh://down/oryx/oryx... |
tree | commitdiff |
2008-10-21 |
Arnt Gulbrandsen | some trawler tried to login as "" on one of the open... |
tree | commitdiff |
2008-10-20 |
Arnt Gulbrandsen | git can't handle neighbouring notes being edited. |
tree | commitdiff |
2008-10-18 |
Abhijit Menon-Sen | Zap some trailing whitespace. |
tree | commitdiff |
2008-10-17 |
Arnt Gulbrandsen | take LDAP support as close to working as it can get... |
tree | commitdiff |
2008-10-15 |
Arnt Gulbrandsen | reorganise a little |
tree | commitdiff |
2008-10-15 |
Arnt Gulbrandsen | I know what 0x80 means. |
tree | commitdiff |
2008-10-15 |
Arnt Gulbrandsen | oops. send the password. |
tree | commitdiff |
2008-10-15 |
Arnt Gulbrandsen | more dead code. |
tree | commitdiff |
2008-10-15 |
Arnt Gulbrandsen | kill some dead code, prettify some other stuff |
tree | commitdiff |
2008-10-15 |
Arnt Gulbrandsen | LDAP authentication support. Doesn't work. |
tree | commitdiff |
2008-08-08 |
Abhijit Menon-Sen | Make authentication less noisy. |
tree | commitdiff |
2008-06-25 |
Abhijit Menon-Sen | Merge branch 'p4/src/main' of ssh://down/oryx/oryx... |
tree | commitdiff |
2008-06-25 |
Abhijit Menon-Sen | Insert client address and port separately into connections. |
tree | commitdiff |
2008-06-23 |
Arnt Gulbrandsen | Merge branch 'p4/src/main' of ssh://down/oryx/oryx... |
tree | commitdiff |
2008-06-19 |
Abhijit Menon-Sen | Merge branch 'p4/src/main' of ssh://down/oryx/oryx... |
tree | commitdiff |
2008-06-19 |
Arnt Gulbrandsen | Merge branch 'p4/src/main' of ssh://down.oryx.com/oryx... |
tree | commitdiff |
2008-06-19 |
Arnt Gulbrandsen | log it when login has to wait until we've recovered... |
tree | commitdiff |
2008-06-19 |
Arnt Gulbrandsen | Merge branch 'p4/src/main' of ssh://down/oryx/oryx... |
tree | commitdiff |
2008-06-19 |
Arnt Gulbrandsen | starting to move towards LDAP authentication support. |
tree | commitdiff |
2008-06-16 |
Abhijit Menon-Sen | Merge branch 'p4/src/main' of ssh://down/oryx/oryx... |
tree | commitdiff |
2008-06-16 |
Arnt Gulbrandsen | Merge branch 'p4/src/main' of ssh://down.oryx.com/oryx... |
tree | commitdiff |
2008-06-16 |
Arnt Gulbrandsen | take two seconds to shut down. |
tree | commitdiff |
2008-05-29 |
Arnt Gulbrandsen | delay SASL authentication complete until the mailboxes... |
tree | commitdiff |
2008-05-12 |
Abhijit Menon-Sen | Get rid of String::stripWSP(). |
tree | commitdiff |
2008-05-12 |
Abhijit Menon-Sen | A minor concession to testing. |
tree | commitdiff |
2008-05-12 |
Arnt Gulbrandsen | record authentication failures in a clean and sensible way |
tree | commitdiff |
2008-05-12 |
Arnt Gulbrandsen | count most authentication failures and syntax errors. |
tree | commitdiff |
2008-05-11 |
Abhijit Menon-Sen | Make udoc happy too. |
tree | commitdiff |
2008-05-11 |
Abhijit Menon-Sen | Merge branch 'schema-rev' into p4/src/main. |
tree | commitdiff |
2008-05-11 |
Abhijit Menon-Sen | Make things compile by splitting SaslConnection from... |
tree | commitdiff |
2008-05-09 |
Abhijit Menon-Sen | Merge branch 'p4/src/main' of ssh://down.oryx.com/oryx... |
tree | commitdiff |
2008-05-08 |
Abhijit Menon-Sen | Make CRAM-MD5 correctly deal with spaces in the usernam... |
tree | commitdiff |
2008-05-08 |
Arnt Gulbrandsen | Merge branch 'p4/src/main' of ssh://down/oryx/oryx... |
tree | commitdiff |
2008-05-08 |
Arnt Gulbrandsen | use String::section() and contains() for simpler code. |
tree | commitdiff |
2008-05-08 |
Abhijit Menon-Sen | Merge branch 'p4/src/main' of ssh://down.oryx.com/oryx... |
tree | commitdiff |
2008-05-08 |
Arnt Gulbrandsen | more logging. perhaps a little too much, not sure. |
tree | commitdiff |
2008-05-06 |
Arnt Gulbrandsen | Merge branch 'p4/src/main' of ssh://down/oryx/oryx... |
tree | commitdiff |
2008-05-06 |
Arnt Gulbrandsen | add most of the code needed for the connection log... |
tree | commitdiff |
2008-05-01 |
Arnt Gulbrandsen | Merge branch 'p4/src/main' of ssh://down/oryx/oryx... |
tree | commitdiff |
2008-05-01 |
Abhijit Menon-Sen | The last of the sacrificial whitespace changes. |
tree | commitdiff |
2008-01-30 |
Arnt Gulbrandsen | From Ken's draft: |
tree | commitdiff |
2008-01-23 |
Arnt Gulbrandsen | simpler, prettier implementation of PLAIN |
tree | commitdiff |
2007-10-31 |
Arnt Gulbrandsen | graph the number of successful/failing logins |
tree | commitdiff |
2007-10-31 |
Arnt Gulbrandsen | and admit that SaslLogin exists |
tree | commitdiff |
2007-10-31 |
Arnt Gulbrandsen | neater code |
tree | commitdiff |
2007-09-03 |
Abhijit Menon-Sen | Don't segfault. |
tree | commitdiff |
2007-08-31 |
Arnt Gulbrandsen | change Mailbox::name() and User::login() from String... |
tree | commitdiff |
2007-08-27 |
Abhijit Menon-Sen | Desperately sprinkle execute() around and hope it works. |
tree | commitdiff |
2007-08-27 |
Abhijit Menon-Sen | Oops. We have to call execute, otherwise nothing happens. |
tree | commitdiff |
2007-08-27 |
Abhijit Menon-Sen | Tweak DIGEST-MD5. |
tree | commitdiff |
2007-08-27 |
Abhijit Menon-Sen | Not only is it OK to not have an i-r, it's OK to not... |
tree | commitdiff |
2007-08-27 |
Abhijit Menon-Sen | It's OK to not have an initial response. Oops. |
tree | commitdiff |
2007-08-27 |
Abhijit Menon-Sen | 1. Split parse into readInitialResponse and readRespons... |
tree | commitdiff |
2007-08-27 |
Abhijit Menon-Sen | Handle empty intitial responses encoded as =. |
tree | commitdiff |
2007-08-27 |
Abhijit Menon-Sen | 1. Introduce a SaslMechanism class derived from Connect... |
tree | commitdiff |
2007-08-01 |
Abhijit Menon-Sen | This is what SASL LOGIN should look like (adapted from... |
tree | commitdiff |
2007-06-09 |
Abhijit Menon-Sen | More of the same. |
tree | commitdiff |
2007-06-09 |
Abhijit Menon-Sen | Pointless whitespace removal. |
tree | commitdiff |
2006-10-09 |
Arnt Gulbrandsen | segfaults are boring. |
tree | commitdiff |
2006-10-09 |
Arnt Gulbrandsen | if there is an anonymous user but AUTH=ANONYMOUS is... |
tree | commitdiff |
2006-07-19 |
Abhijit Menon-Sen | Zap most (but not all) >80 column lines. |
tree | commitdiff |
2006-06-15 |
Abhijit Menon-Sen | Don't hang forever if we don't know the user that's... |
tree | commitdiff |
2006-06-09 |
Arnt Gulbrandsen | for better security, support using digest-md5 to log... |
tree | commitdiff |
2006-06-09 |
Arnt Gulbrandsen | accept any and all passwords if it's an anonymous login |
tree | commitdiff |
2006-06-05 |
Arnt Gulbrandsen | get rid of udoc syntax errors. don't harm managesieve... |
tree | commitdiff |
2006-06-05 |
Arnt Gulbrandsen | get rid of the weird "enum in string" construct used... |
tree | commitdiff |
2006-04-29 |
Arnt Gulbrandsen | use a valid url instead of one washington.edu deleted |
tree | commitdiff |
2006-03-31 |
Abhijit Menon-Sen | Change the CRAM-MD5 challenge to something that depends... |
tree | commitdiff |
2006-03-31 |
Abhijit Menon-Sen | Restore the ability to handle complex SaslMechanism... |
tree | commitdiff |
2006-03-28 |
Abhijit Menon-Sen | Anonymous authentication should always succeed. |
tree | commitdiff |
2006-03-28 |
Abhijit Menon-Sen | Handle authentication termination more gracefully by... |
tree | commitdiff |
2006-03-28 |
Abhijit Menon-Sen | Fix our AUTH=PLAIN parser a little. |
tree | commitdiff |
2006-03-28 |
Abhijit Menon-Sen | Allow SaslMechanism::readResponse to fail. |
tree | commitdiff |
2006-03-22 |
Abhijit Menon-Sen | Harri found that imapfilter couldn't authenticate with... |
tree | commitdiff |
2005-11-06 |
Abhijit Menon-Sen | Allow List<X>::Iterator( X* ) to accept a 0 argument. |
tree | commitdiff |
2005-07-12 |
Arnt Gulbrandsen | declare the remaining collectible classes as Garbage... |
tree | commitdiff |
2005-07-11 |
Arnt Gulbrandsen | with any luck, this makes imapd and friends work again. |
tree | commitdiff |
2005-07-11 |
Arnt Gulbrandsen | add new class Garbage, which provides allocatable garba... |
tree | commitdiff |
next |