summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Changed title of chapter 4.Siddharth Ravikumar2016-02-232-1/+1
| | | | Structure and Design -> Architecture and Design
* Literature Review -> Background and Literature Review.Siddharth Ravikumar2016-02-231-1/+1
|
* Removed "Background".Siddharth Ravikumar2016-02-231-6/+3
|
* Changes to First Page.Siddharth Ravikumar2016-02-233-4/+1
| | | | | - (Dr. Green) Committee Chair -> Advisor - Removed Committee Members
* rough draft of chapter 3 ready.Siddharth Ravikumar2016-02-214-1/+368
|
* updated section 4.1.4Siddharth Ravikumar2016-02-162-0/+4
| | | | | added a paragraph about the independence of the combox databases stored in computers that use combox.
* updated report/combox-report.pdfSiddharth Ravikumar2016-02-151-0/+0
|
* Drafted 4.1.4.Siddharth Ravikumar2016-02-153-0/+62
| | | | The worst section in the report as of now.
* ch 4: draft some subsections under 4.1Siddharth Ravikumar2016-02-122-7/+153
| | | | Drafted sections 4.1, 4.1.1, 4.1.2, 4.1.3.
* Fixed typo in section 4.5Siddharth Ravikumar2016-02-092-1/+2
| | | | | modified: report/chapters/4-arch-d.tex modified: report/combox-report.pdf
* updated report/combox-report.pdfSiddharth Ravikumar2016-02-091-0/+0
|
* Drafted sections 4.5, 4.6 and 4.7Siddharth Ravikumar2016-02-094-5/+138
|
* Updated Makefile.Siddharth Ravikumar2016-02-091-0/+2
| | | | Added *.bbl and *.blg to report-clean.
* chapter 4: fixed typos.Siddharth Ravikumar2016-02-052-16/+16
|
* drafted 4.4.Siddharth Ravikumar2016-02-053-1/+26
|
* Drafted 4.2, 4.3, start 4.4.Siddharth Ravikumar2016-02-053-8/+69
|
* fleshed out a bit of "combox modules over" section.Siddharth Ravikumar2016-02-043-2/+82
|
* Added report/chapters/4-arch-d.texSiddharth Ravikumar2016-02-024-1/+51
| | | | Just laid down the structure of this chapter.
* Added report/images/4-combox-structureSiddharth Ravikumar2016-02-022-0/+1773
| | | | EPS file and SVG file.
* Drafted section 5.3 (Stress Testing).Siddharth Ravikumar2016-01-293-1/+220
|
* report: Drafted section 5.2.4.2.Siddharth Ravikumar2016-01-282-0/+82
|
* report/chapters/5-testing.tex: corrected typo.Siddharth Ravikumar2016-01-281-1/+1
|
* Drafted section 5.2.3.2.Siddharth Ravikumar2016-01-283-0/+56
| | | | Demo - combox running on GNU/Linux and OS X.
* Kinda fleshed out Section 5.2Siddharth Ravikumar2016-01-264-16/+304
| | | | | Sections 5.2.3.2 and 5.2.4.2 which is not yet started might be removed in the future.
* 5-ucases-benchmarks.tex -> 5-testing.texSiddharth Ravikumar2016-01-233-1/+1
| | | | This file is under report/chapters.
* updated .gitignore.Siddharth Ravikumar2016-01-221-1/+4
|
* Started fleshing out chapter 5.Siddharth Ravikumar2016-01-225-7/+113
|
* Added 2 new graphs to report.Siddharth Ravikumar2016-01-182-1/+13
|
* Added new graph report/graphs/avg-time-sae-diff.gpSiddharth Ravikumar2016-01-183-0/+133
| | | | | Illustrates the difference between the time to split and encrypt for the 2015 and 2016 run.
* Added new graph report/graphs/tot-time-diff.gpSiddharth Ravikumar2016-01-183-0/+126
| | | | | Illustrates the difference between total time taken to process all files for the 2015 and 2016 runs.
* updated graphs (TeX): yabel positioning changed.Siddharth Ravikumar2016-01-182-144/+144
|
* report/graphs/tot-time.gp: ylabel positioning.Siddharth Ravikumar2016-01-181-1/+1
| | | | changed ylabel offset such that it does not collide with other elements.
* report/graphs/avg-time-sae.gp: ylabel positioningSiddharth Ravikumar2016-01-181-1/+1
| | | | | changed the offset such that it is not colliding with other elements in the graph.
* Added graphs to chapter 5.Siddharth Ravikumar2016-01-174-9/+24
|
* Added report/graphs/avg-time-saeSiddharth Ravikumar2016-01-173-0/+115
| | | | | | avg-time-sae - contains the graph data avg-time-sae.gp - gnulpot script to drow the graph avg-time-sae.tex - generated by gnuplot
* Added report/graphs/tot-timeSiddharth Ravikumar2016-01-173-0/+112
| | | | | | tot-time - contains the graph data tot-time.gp - gnulpot script to drow the graph tot-time.tex - generated by gnuplot
* Added target `report-clean`.Siddharth Ravikumar2016-01-171-1/+9
| | | | To clean the LaTeX mess.
* notes/benchmarks: compiled graph data.Siddharth Ravikumar2016-01-172-56/+150
|
* added notes/benchmarks.htmlSiddharth Ravikumar2016-01-161-0/+15105
|
* updated .gitignoreSiddharth Ravikumar2016-01-161-1/+0
|
* notes/benchmarks.org: modded custom stylying.Siddharth Ravikumar2016-01-161-1/+1
|
* notes/benchmarks.org: changed benchmarks' headingsSiddharth Ravikumar2016-01-161-2/+2
| | | | They now have the exact date on which they were run.
* updated notes/benchmarks.orgSiddharth Ravikumar2016-01-161-0/+23
| | | | | Summarized the differences between the last benchmark (2015-11-08) and today's.
* notes/benchmarks.org: reran benchmarks.Siddharth Ravikumar2016-01-161-2/+7128
| | | | | We have fresh results. Need to write about the previous run (Nov 2015 and the present run.
* dumper/dump: cosmetic changesSiddharth Ravikumar2016-01-161-3/+3
|
* report: modified dedication.Siddharth Ravikumar2016-01-152-1/+1
|
* report: drafted a rickety abstract.Siddharth Ravikumar2016-01-152-3/+21
|
* updated report/combox-report.pdfSiddharth Ravikumar2016-01-151-0/+0
|
* report/combox: fixed typo.Siddharth Ravikumar2016-01-151-2/+2
|
* updated .gitignore.Siddharth Ravikumar2016-01-151-1/+9
|