cyrus-sasl.git
13 years agorelease mech OID - XXX is this right?
Luke Howard [Sun, 26 Sep 2010 15:17:23 +0000 (17:17 +0200)]
release mech OID - XXX is this right?

13 years agocleanup
Luke Howard [Sun, 26 Sep 2010 14:22:31 +0000 (16:22 +0200)]
cleanup

13 years agocleanup
Luke Howard [Sun, 26 Sep 2010 14:04:33 +0000 (16:04 +0200)]
cleanup

13 years agoremove autogenerated foo
Luke Howard [Sun, 26 Sep 2010 13:59:31 +0000 (15:59 +0200)]
remove autogenerated foo

13 years agoautoreconf
Luke Howard [Sun, 26 Sep 2010 13:54:32 +0000 (15:54 +0200)]
autoreconf

13 years agoreorder
Luke Howard [Sun, 26 Sep 2010 13:47:40 +0000 (15:47 +0200)]
reorder

13 years agocleanup
Luke Howard [Sun, 26 Sep 2010 13:46:42 +0000 (15:46 +0200)]
cleanup

13 years agonamespace clenaup
Luke Howard [Sun, 26 Sep 2010 11:08:40 +0000 (13:08 +0200)]
namespace clenaup

13 years agoreorder
Luke Howard [Sun, 26 Sep 2010 11:08:19 +0000 (13:08 +0200)]
reorder

13 years agofix gs2_save_cbindings off by two error
Luke Howard [Sun, 26 Sep 2010 11:07:09 +0000 (13:07 +0200)]
fix gs2_save_cbindings off by two error

13 years agoback out unused header change
Luke Howard [Sun, 26 Sep 2010 11:00:18 +0000 (13:00 +0200)]
back out unused header change

13 years agoreturn error code in sample to caller
Luke Howard [Sun, 26 Sep 2010 10:37:15 +0000 (12:37 +0200)]
return error code in sample to caller

13 years agouse snprintf
Luke Howard [Sun, 26 Sep 2010 10:33:52 +0000 (12:33 +0200)]
use snprintf

13 years agoremove cruft
Luke Howard [Sun, 26 Sep 2010 10:25:35 +0000 (12:25 +0200)]
remove cruft

13 years agodisallow proxying if no GSS channel bindings
Luke Howard [Sun, 26 Sep 2010 10:10:09 +0000 (12:10 +0200)]
disallow proxying if no GSS channel bindings

13 years agodon't acquire cred with empty password
Luke Howard [Sun, 26 Sep 2010 09:48:16 +0000 (11:48 +0200)]
don't acquire cred with empty password

13 years agoadd cb test
Luke Howard [Sun, 26 Sep 2010 09:37:16 +0000 (11:37 +0200)]
add cb test

13 years agocleanup, get cb working
Luke Howard [Sun, 26 Sep 2010 09:36:58 +0000 (11:36 +0200)]
cleanup, get cb working

13 years agofix unescaping nits
Luke Howard [Sun, 26 Sep 2010 09:14:46 +0000 (11:14 +0200)]
fix unescaping nits

13 years agoremove plugin backreferences, we can do it ourselves
Luke Howard [Sun, 26 Sep 2010 09:14:15 +0000 (11:14 +0200)]
remove plugin backreferences, we can do it ourselves

13 years agocleanup, escape authizd
Luke Howard [Sun, 26 Sep 2010 08:59:37 +0000 (10:59 +0200)]
cleanup, escape authizd

13 years agohopefully fix CB logic
Luke Howard [Sun, 26 Sep 2010 00:53:58 +0000 (02:53 +0200)]
hopefully fix CB logic

13 years agogs2_is_plus_mech() for checking CB mech
Luke Howard [Sat, 25 Sep 2010 23:18:06 +0000 (01:18 +0200)]
gs2_is_plus_mech() for checking CB mech

13 years agouse gss_indicate_mechs_by_attrs to select mechs
Luke Howard [Sat, 25 Sep 2010 23:10:57 +0000 (01:10 +0200)]
use gss_indicate_mechs_by_attrs to select mechs

13 years agocleanup, put backreference to SASL plug in library
Luke Howard [Sat, 25 Sep 2010 22:40:27 +0000 (00:40 +0200)]
cleanup, put backreference to SASL plug in library

13 years agosome work on channel bindings, prob still wrong
Luke Howard [Sat, 25 Sep 2010 22:17:49 +0000 (00:17 +0200)]
some work on channel bindings, prob still wrong

13 years agodon't include non-std hdr flag in cbindings
Luke Howard [Sat, 25 Sep 2010 21:35:58 +0000 (23:35 +0200)]
don't include non-std hdr flag in cbindings

13 years agoif mech supports mutual auth, assert it
Luke Howard [Sat, 25 Sep 2010 21:28:16 +0000 (23:28 +0200)]
if mech supports mutual auth, assert it

13 years agocleanup
Luke Howard [Sat, 25 Sep 2010 21:04:01 +0000 (23:04 +0200)]
cleanup

13 years agotry to separate logic/presentation a bit
Luke Howard [Sat, 25 Sep 2010 20:45:09 +0000 (22:45 +0200)]
try to separate logic/presentation a bit

13 years agoclean up channel binding code abit
Luke Howard [Sat, 25 Sep 2010 20:20:38 +0000 (22:20 +0200)]
clean up channel binding code abit

13 years agouse rfc5587
Luke Howard [Sat, 25 Sep 2010 20:00:51 +0000 (22:00 +0200)]
use rfc5587

13 years agomore cleanups
Luke Howard [Sat, 25 Sep 2010 16:43:22 +0000 (18:43 +0200)]
more cleanups

13 years agocleanup
Luke Howard [Sat, 25 Sep 2010 16:41:45 +0000 (18:41 +0200)]
cleanup

13 years agopreliminary chan bindings
Luke Howard [Sat, 25 Sep 2010 15:58:11 +0000 (17:58 +0200)]
preliminary chan bindings

13 years agoadd -PLUS mechs
Luke Howard [Sat, 25 Sep 2010 14:02:37 +0000 (16:02 +0200)]
add -PLUS mechs

13 years agocleanup
Luke Howard [Sat, 25 Sep 2010 12:53:00 +0000 (14:53 +0200)]
cleanup

13 years agoget GS2 working
Luke Howard [Sat, 25 Sep 2010 12:41:57 +0000 (14:41 +0200)]
get GS2 working

13 years agotry to get libtool building
Luke Howard [Sat, 25 Sep 2010 11:29:30 +0000 (13:29 +0200)]
try to get libtool building

13 years agoadd gs2 to plugins
Luke Howard [Sat, 25 Sep 2010 10:26:16 +0000 (12:26 +0200)]
add gs2 to plugins

13 years agomore work on server
Luke Howard [Sat, 25 Sep 2010 09:07:08 +0000 (11:07 +0200)]
more work on server

13 years agosome work on GS2
Luke Howard [Sat, 25 Sep 2010 08:56:26 +0000 (10:56 +0200)]
some work on GS2

13 years agomake max ssf for EAP 128
Luke Howard [Fri, 24 Sep 2010 16:28:07 +0000 (18:28 +0200)]
make max ssf for EAP 128

13 years agoadd MIT copyright for attr parsing
Luke Howard [Fri, 24 Sep 2010 15:43:54 +0000 (17:43 +0200)]
add MIT copyright for attr parsing

13 years agoAdd experimental GSS-EAP mechanism
Luke Howard [Fri, 24 Sep 2010 14:52:14 +0000 (16:52 +0200)]
Add experimental GSS-EAP mechanism

13 years agoimport cyrus-sasl-2.1.23 cyrus-sasl-2.1.23
Luke Howard [Fri, 24 Sep 2010 14:47:20 +0000 (16:47 +0200)]
import cyrus-sasl-2.1.23