index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asn1
/
a_utf8.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright consolidation 08/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-133
/
+158
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
1
-1
/
+2
*
Revert the size_t modifications from HEAD that had led to more
Geoff Thorpe
2008-11-12
1
-2
/
+2
*
size_tification.
Ben Laurie
2008-11-01
1
-2
/
+2
*
Merge from the ASN1 branch of new ASN1 code
Dr. Stephen Henson
2000-12-08
1
-27
/
+0
*
int may be smaller than 32 bits.
Bodo Möller
2000-06-05
1
-8
/
+8
*
Constification.
Ben Laurie
1999-10-23
1
-2
/
+2
*
Don't return stuff from void functions.
Ben Laurie
1999-10-23
1
-1
/
+1
*
Replace the macros in asn1.h with function equivalents. Also make UTF8Strings
Dr. Stephen Henson
1999-10-20
1
-0
/
+6
*
Lots of evil casts to stop VC++ choking with "possible loss of data"
Dr. Stephen Henson
1999-09-19
1
-21
/
+21
*
New UTF8 utility functions to parse/generate UTF8 strings.
Dr. Stephen Henson
1999-09-04
1
-0
/
+149
*
Remove NOPROTO definitions and error code comments.
Ulf Möller
1999-04-26
1
-3
/
+0
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-1
/
+1
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-7
/
+3
*
Add support for VISIBLESTRING and UTF8String
Dr. Stephen Henson
1999-04-17
1
-0
/
+90