Steffen Jaeckel
cf4dd99079
use zipup from ltc
2017-06-14 13:58:48 +02:00
Steffen Jaeckel
0bcd2dd635
fix tfm.tex
2017-06-14 13:50:52 +02:00
Steffen Jaeckel
916f81304d
remove tfm.pdf from repo
2017-06-14 13:49:46 +02:00
Steffen Jaeckel
b8941c8f67
move tfm.tex to doc
2017-06-14 13:46:05 +02:00
Steffen Jaeckel
53baae2c99
don't include tfm.h from the system, but the local one
2017-06-14 13:18:12 +02:00
Steffen Jaeckel
fe56698355
also show in TFM_VERSION[_S] that we're in-development
2017-06-14 13:17:44 +02:00
Steffen Jaeckel
aae8ed3809
add pkg-config file for shared library
2017-06-14 13:16:54 +02:00
Steffen Jaeckel
e632e097c8
introduce makefile_include.mk
...
this also fixes a bug where makefile.shared didn't always use $(LT)
instead of libtool
2017-06-14 13:16:06 +02:00
Steffen Jaeckel
6c1b3e2424
clean-up installation process
2017-05-11 09:13:38 +02:00
Steffen Jaeckel
71de1a493d
only include library objects in library
2017-05-11 08:58:54 +02:00
Steffen Jaeckel
e085db82d6
Merge pull request #15 from bchauvaux/develop
...
Now truncating input array if ENDIANESS is unknown
2017-04-18 13:19:16 +02:00
bchauvaux
dfad7c7d17
Now truncating input array if ENDIANESS is unknown
2017-04-12 13:09:23 -07:00
Steffen Jaeckel
8ea3fb46b1
fix parallel build
2017-04-08 22:10:29 +02:00
Steffen Jaeckel
c2d5fbfd0e
improve tests, add coverage make target
2017-04-08 21:58:12 +02:00
Steffen Jaeckel
df82859cc8
start development on next version
2017-04-04 12:27:35 +02:00
Steffen Jaeckel
e578621888
Merge tag 'v0.13.1' into develop
...
Bugfix release 0.13.1
2017-04-04 12:25:02 +02:00
Steffen Jaeckel
e3b0c71363
Merge branch 'release/0.13.1'
2017-04-04 12:24:49 +02:00
Steffen Jaeckel
3a7273b2da
Bump version & update tfm.pdf
2017-04-04 12:24:03 +02:00
Steffen Jaeckel
cdade88984
Update changes.txt
2017-04-04 12:24:02 +02:00
Steffen Jaeckel
7b2acf54d9
add fp_rand() docs
2017-04-04 00:56:13 +02:00
Steffen Jaeckel
1404af6262
allow external define of FP_GEN_RANDOM
2017-04-04 00:45:06 +02:00
Steffen Jaeckel
8e034dcf6e
add FP_GEN_RANDOM logic as in libtommath
2017-03-30 16:15:35 +02:00
Steffen Jaeckel
637dfe6d44
send travis notifications to #libtom-notifications
2017-03-30 15:48:24 +02:00
Steffen Jaeckel
fb62c9cde8
add fp_rand to exported symbols
2017-03-22 19:38:22 +01:00
sebastianas
2304adbcbd
Merge pull request #12 from mtausig/fix/include
...
Add missing include (prevent compiler warning)
2016-11-09 21:54:59 +01:00
Mathias Tausig
3eaee499a4
Add missing include (prevent compiler warning)
2016-10-25 11:13:07 +02:00
Reiner Herrmann
81aeb56951
Sort object files for deterministic linking order
...
This is from the Debian reproducible team.
Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
2016-07-24 22:06:03 +02:00
Sebastian Andrzej Siewior
86acd501a4
makefile.shared: remove --silent argument
...
Remove the --silent argument from libtool so the build-log scanner does
complain about "compiler-flags-hidden 2"
Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
2016-07-24 22:05:55 +02:00
Sebastian Andrzej Siewior
2474e62247
Merge branch 'master' into develop
2016-07-24 22:02:57 +02:00
Steffen Jaeckel
b3cd60a4d8
add COMPILE_DEBUG option to makefile
2016-04-24 18:39:35 +02:00
Steffen Jaeckel
02c712c437
add silent compilation as in ltc and ltm
2016-04-24 18:38:28 +02:00
Steffen Jaeckel
6ae4762482
add 'uninstall' make target
2016-04-24 18:37:17 +02:00
Steffen Jaeckel
a5e8652fb1
fix headers in makefile.shared
2016-04-24 18:36:51 +02:00
Steffen Jaeckel
ca5b6823d0
show develop build state in readme
...
[skip ci]
2016-04-24 14:09:33 +02:00
Sebastian Andrzej Siewior
dac0895159
tfm: make a few functions static
...
clamav expects them to be static and it does not seem bad to do so.
Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
2016-04-24 14:00:15 +02:00
Sebastian Andrzej Siewior
09c7b2dce0
tfm: make a few functions static
...
clamav expects them to be static and it does not seem bad to do so.
Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
2015-12-17 21:26:31 +01:00
Steffen Jaeckel
d5795fda35
convert line-endings for the zip archive
2015-11-07 16:29:41 +01:00
Steffen Jaeckel
cb476584f2
create xz archives instead of bz2
2015-11-07 16:29:29 +01:00
Steffen Jaeckel
64c52efd6f
start development on next version
2015-11-07 16:28:23 +01:00
Steffen Jaeckel
2bb1d4dd2c
Merge tag 'v0.13.0' into develop
...
This is the v0.13.0 release
2015-10-24 14:57:39 +02:00
Steffen Jaeckel
5c395e04e6
Merge branch 'release/0.13.0'
2015-10-24 14:56:46 +02:00
Steffen Jaeckel
a170b64106
update changes again
2015-10-24 14:55:17 +02:00
Steffen Jaeckel
ea6098feea
add tfm_private.h to headers, but only install tfm.h
2015-10-07 15:13:23 +02:00
Steffen Jaeckel
24ef85f9e9
trim trailing spaces in mpi.c
2015-10-07 15:13:03 +02:00
Sebastian Andrzej Siewior
f7e7f83718
provide tfm_private.h
...
tfm.h contains declarations for the public part of the library.
tfm_private.h contains the function which are private to tfm and should
not be exposed to the public.
Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
2015-08-16 22:04:51 +02:00
Sebastian Andrzej Siewior
24d98570b0
define FP_64BIT on 64bit architectures
...
This should enable 64bit math on 64bit architecures besides amd64 (like
ppc64, sparc64 and so on)
Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
2015-08-16 15:27:31 +02:00
Steffen Jaeckel
993d85de7f
as of [1] we have to use this version
...
[1] https://www.gnu.org/software/libtool/manual/libtool.html#Updating-version-info
2015-08-07 10:51:36 +02:00
Steffen Jaeckel
8fc411f97a
update tfm.pdf
2015-08-07 01:03:32 +02:00
Steffen Jaeckel
1f1fafe7fb
bump version
2015-08-07 01:03:23 +02:00
Steffen Jaeckel
787ebd1507
update changes
2015-08-07 01:02:01 +02:00