index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
bio
/
bss_rtcp.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-22
Run util/openssl-format-source -v -c .
Matt Caswell
1
-140
/
+159
2015-01-22
More tweaks for comments due indent issues
master-pre-auto-reformat
Matt Caswell
1
-1
/
+2
2015-01-22
Tweaks for comments due to indent's inability to handle them
Matt Caswell
1
-1
/
+2
2015-01-22
Move more comments that confuse indent
Matt Caswell
34
-115
/
+211
2015-01-22
Delete trailing whitespace from output.
Dr. Stephen Henson
1
-3
/
+10
2015-01-22
Add -d debug option to save preprocessed files.
Dr. Stephen Henson
1
-1
/
+4
2015-01-22
Test option -nc
Dr. Stephen Henson
1
-0
/
+2
2015-01-22
ec/ecp_nistz256.c: further harmonization with latest rules.
Andy Polyakov
1
-48
/
+74
2015-01-22
Add ecp_nistz256.c to list of files skipped by openssl-format-source
Matt Caswell
1
-1
/
+1
2015-01-22
Manually reformat aes_x86core.c and add it to the list of files skipped by
Matt Caswell
2
-515
/
+522
2015-01-22
crypto/ofb128.c: make it indent-friendly.
Andy Polyakov
1
-2
/
+4
2015-01-22
modes/ctr128.c: make it indent-friendly.
Andy Polyakov
1
-2
/
+4
2015-01-22
modes/cfb128.c: make it indent-friendly.
Andy Polyakov
1
-4
/
+8
2015-01-22
ec/ecp_nistz256.c: harmonize with latest indent script.
Andy Polyakov
1
-78
/
+82
2015-01-22
Fix indent comment corruption issue
Matt Caswell
2
-2
/
+3
2015-01-22
Amend openssl-format-source so that it give more repeatable output
Matt Caswell
1
-2
/
+2
2015-01-22
bn/bn_const.c: make it indent-friendly.
Andy Polyakov
1
-280
/
+418
2015-01-22
bn/asm/x86_64-gcc.cL make it indent-friendly.
Andy Polyakov
1
-10
/
+10
2015-01-22
bn/bn_asm.c: make it indent-friendly.
Andy Polyakov
1
-15
/
+15
2015-01-22
bn/bn_exp.c: make it indent-friendly.
Andy Polyakov
1
-7
/
+7
2015-01-22
Manually reformat aes_core.c
Matt Caswell
2
-401
/
+406
2015-01-22
Add obj_dat.h to the list of files that will not be processed by
Matt Caswell
1
-3
/
+6
2015-01-22
Fix strange formatting by indent
Matt Caswell
19
-93
/
+168
2015-01-22
modes/modes_lcl.h: make it indent-friendly.
Andy Polyakov
1
-31
/
+31
2015-01-22
indent has problems with comments that are on the right hand side of a line.
Matt Caswell
35
-307
/
+548
2015-01-22
modes/gcm128.c: make it indent-friendly.
Andy Polyakov
1
-162
/
+416
2015-01-22
modes/cts128.c: make it indent-friendly.
Andy Polyakov
1
-21
/
+36
2015-01-22
crypto/mem_dbg.c: make it indent-friendly.
Andy Polyakov
1
-3
/
+4
2015-01-22
More indent fixes for STACK_OF
Matt Caswell
6
-9
/
+9
2015-01-22
Fix indent issue with functions using STACK_OF
Matt Caswell
2
-4
/
+4
2015-01-22
Fix indent issue with engine.h
Matt Caswell
1
-1
/
+2
2015-01-22
Fix logic to check for indent.pro
Matt Caswell
1
-1
/
+1
2015-01-22
crypto/cryptlib.c: make it indent-friendly.
Andy Polyakov
1
-2
/
+4
2015-01-22
bn/bntest.c: make it indent-friendly.
Andy Polyakov
1
-25
/
+27
2015-01-22
bn/bn_recp.c: make it indent-friendly.
Andy Polyakov
1
-8
/
+8
2015-01-22
engines/e_ubsec.c: make it indent-friendly.
Andy Polyakov
1
-17
/
+26
2015-01-22
apps/srp.c: make it indent-friendly.
Andy Polyakov
1
-668
/
+665
2015-01-22
apps/speed.c: make it indent-friendly.
Andy Polyakov
1
-49
/
+88
2015-01-22
bn/rsaz_exp.c: make it indent-friendly.
Andy Polyakov
1
-9
/
+13
2015-01-22
Fix make errors
Matt Caswell
2
-2
/
+2
2015-01-22
Make the script a little more location agnostic
Richard Levitte
1
-2
/
+3
2015-01-22
Provide script for filtering data initialisers for structs/unions. indent jus...
Matt Caswell
2
-0
/
+254
2015-01-22
Script fixes.
Dr. Stephen Henson
1
-2
/
+2
2015-01-22
Run expand before perl, to make sure things are properly aligned
Richard Levitte
1
-2
/
+4
2015-01-22
Force the use of our indent profile
Richard Levitte
1
-27
/
+6
2015-01-22
Provide source reformating script. Requires GNU indent to be
Tim Hudson
2
-0
/
+908
2015-01-22
Fix source where indent will not be able to cope
Matt Caswell
17
-561
/
+1469
2015-01-22
Yet more comments
Matt Caswell
5
-7
/
+10
2015-01-22
More comments
Matt Caswell
14
-18
/
+32
2015-01-22
Further comment changes for reformat (master)
Matt Caswell
46
-116
/
+160
[next]