git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12926 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-09-30 10:49:11 +00:00
parent d4500b9840
commit c1cf2654de
2 changed files with 14 additions and 8 deletions

View File

@@ -1,10 +1,15 @@
2003-09-30 Love H<>rnquist <20>strand <lha@it.su.se>
* gss_acquire_cred.3: spelling
From: jmc <jmc@prioris.mini.pw.edu.pl>
2003-09-23 Love H<>rnquist <20>strand <lha@it.su.se>
* cfx.c: - EC and RRC are big-endian, not little-endian - The
default is now to rotate regardless of GSS_C_DCE_STYLE. There are
no longer any references to GSS_C_DCE_STYLE. - rrc_rotate()
avoids allocating memory on the heap if rrc <= 256 From: Luke
Howard <lukeh@padl.com>
avoids allocating memory on the heap if rrc <= 256
From: Luke Howard <lukeh@padl.com>
2003-09-22 Love H<>rnquist <20>strand <lha@it.su.se>
@@ -14,8 +19,6 @@
were accidentally swapped with delete tokens.
From: Luke Howard <lukeh@PADL.COM>
Howard <lukeh@PADL.COM>
2003-09-21 Love H<>rnquist <20>strand <lha@it.su.se>
* cfx.[ch]: no ASN.1-ish header on per-message tokens

View File

@@ -1,10 +1,15 @@
2003-09-30 Love H<>rnquist <20>strand <lha@it.su.se>
* gss_acquire_cred.3: spelling
From: jmc <jmc@prioris.mini.pw.edu.pl>
2003-09-23 Love H<>rnquist <20>strand <lha@it.su.se>
* cfx.c: - EC and RRC are big-endian, not little-endian - The
default is now to rotate regardless of GSS_C_DCE_STYLE. There are
no longer any references to GSS_C_DCE_STYLE. - rrc_rotate()
avoids allocating memory on the heap if rrc <= 256 From: Luke
Howard <lukeh@padl.com>
avoids allocating memory on the heap if rrc <= 256
From: Luke Howard <lukeh@padl.com>
2003-09-22 Love H<>rnquist <20>strand <lha@it.su.se>
@@ -14,8 +19,6 @@
were accidentally swapped with delete tokens.
From: Luke Howard <lukeh@PADL.COM>
Howard <lukeh@PADL.COM>
2003-09-21 Love H<>rnquist <20>strand <lha@it.su.se>
* cfx.[ch]: no ASN.1-ish header on per-message tokens