about summary refs log tree commit diff
path: root/configfile.h
diff options
context:
space:
mode:
authorMikhail Gusarov <dottedmag@dottedmag.net>2009-10-29 03:39:55 +0600
committerLars Hjemli <hjemli@gmail.com>2009-11-07 16:23:19 +0100
commit59310ab102a448d90c337b3b138dd53681d8097e (patch)
tree6b2d1aa00ed31247bf06b87722a35b1f75ceb093 /configfile.h
parentMerge branch 'stable' (diff)
downloadcgit-pink-59310ab102a448d90c337b3b138dd53681d8097e.tar.gz
cgit-pink-59310ab102a448d90c337b3b138dd53681d8097e.zip
Add NO_OPENSSL option
Linking with OpenSSL is not always desirable. Add NO_OPENSSL option
to use SHA-1 code bundled with Git.

Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
Diffstat (limited to 'configfile.h')
0 files changed, 0 insertions, 0 deletions
d6ba9d&follow=1'>CGIT 0.8.2.1Lars Hjemli 2009-03-15Fix doc-related glitches in Makefile and .gitignoreLars Hjemli 2009-03-15ui-snapshot: avoid segfault when no filename is specifiedLars Hjemli 2009-03-15fix segfault when displaying empty blobsEric Wong 2009-02-19Add support for HEAD requestsLars Hjemli 2009-02-19Add support for ETag in 'plain' viewLars Hjemli 2009-02-12ui-tree: escape ascii-text properly in hexdump viewLars Hjemli 2009-02-12Makefile: add doc-related targetsLars Hjemli