index
:
krb5.git
master
master-krb5pkgconfig
master-mechdconf
proxymech
Unnamed repository; edit this file 'description' to name the repository.
Günther Deschner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
krb5
/
asn.1
/
asn1_decode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unneeded ASN.1 code
Greg Hudson
2012-02-12
1
-314
/
+0
*
Make dh_key_info encoder and decoder symmetric
Greg Hudson
2012-01-09
1
-0
/
+26
*
Stop using krb5_octet_data
Greg Hudson
2011-12-21
1
-2
/
+2
*
Adjust most C source files to match the new standards for copyright
Greg Hudson
2011-03-09
1
-2
/
+1
*
make mark-cstyle; make reindent
Tom Yu
2009-11-05
1
-11
/
+11
*
In lib/krb5/asn.1, ensure that function definition headers have
Greg Hudson
2009-10-31
1
-12
/
+24
*
CVE-2009-0846 asn1_decode_generaltime can free uninitialized pointer
Tom Yu
2009-04-07
1
-0
/
+1
*
fix trailing whitespace
Tom Yu
2009-01-22
1
-3
/
+2
*
Merge mskrb-integ onto trunk
Sam Hartman
2009-01-03
1
-0
/
+16
*
Untabify; trim trailing whitespace; add emacs local variables to avoid tabs
Ken Raeburn
2008-09-09
1
-49
/
+50
*
Whitespace changes, mostly horizontal, for consistency with current
Ken Raeburn
2008-09-05
1
-135
/
+135
*
Based on patch from lxs, with some changes:
Ken Raeburn
2008-08-27
1
-4
/
+3
*
Move gmt_mktime.c from lib/krb5/os to util/support, and rename the function.
Ken Raeburn
2006-04-14
1
-2
/
+2
*
Memory leak in asn1_decode_generaltime
Ezra Peisach
2004-12-28
1
-0
/
+1
*
Handle the somewhat common fixed case of time value 0 more efficiently
Ken Raeburn
2004-04-24
1
-0
/
+5
*
Sequence numbers are now unsigned. Implement lenient parser for
Tom Yu
2003-05-18
1
-1
/
+45
*
Rewrite asn1_get_tag interface to use a structure pointer rather than several
Ken Raeburn
2003-03-12
1
-5
/
+7
*
* asn1_encode.h (asn1_encode_oid):
Tom Yu
2002-11-05
1
-0
/
+10
*
Use prototype style definitions for functions. Avoid variable name "class"
Ken Raeburn
2002-09-03
1
-34
/
+12
*
Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;
Ken Raeburn
2001-10-10
1
-1
/
+1
*
* asn1buf.h: Lengths are now unsigned int for
Ezra Peisach
2000-10-17
1
-4
/
+4
*
* asn1_decode.c (asn1_decode_integer): Initialize "n", to keep gcc happy
Ken Raeburn
1999-10-22
1
-1
/
+1
*
copyright notice updates from 1.1 branch
Ken Raeburn
1999-09-24
1
-1
/
+4
*
* asn1_decode.c (asn1_decode_integer): Fix to deal with overflows
Tom Yu
1999-07-11
1
-8
/
+23
*
Rearrange #include files so that krb5.h gets included first, so that
Theodore Tso
1995-05-23
1
-1
/
+1
*
Windows global stuff:
Keith Vetter
1995-04-14
1
-9
/
+9
*
* asn1_decode.c: move declaration of gmt_mktime() outside of
Tom Yu
1995-03-25
1
-1
/
+2
*
Several small 16 vs 32 bit casts
Keith Vetter
1995-03-02
1
-0
/
+1
*
Converted krb5/des425 and krb5/asn.1 to the PC
Keith Vetter
1995-02-22
1
-9
/
+9
*
Removed all references to DECLARG and OLDDECLARG
Chris Provenzano
1995-01-13
1
-44
/
+31
*
Fix memory leak in decode timestamp return
Theodore Tso
1994-09-21
1
-1
/
+5
*
fix time includes
Mark Eichin
1994-08-17
1
-2
/
+6
*
Added MIT Copyright notices
Theodore Tso
1994-07-14
1
-0
/
+23
*
Get rid of strftime (since it breaks when used this way, at least under
Mark Eichin
1994-07-06
1
-25
/
+2
*
revert portability change temporarily
Mark Eichin
1994-07-02
1
-0
/
+7
*
make gmt_offset portable, make decls and defns consistent..
Mark Eichin
1994-07-01
1
-3
/
+21
*
folding in Harry's changes
Tom Yu
1994-06-29
1
-0
/
+181