monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] Revision 96a3cf4b055455d59d357f5b04c2a9f1069ce5


From: monotone
Subject: [Monotone-commits-diffs] Revision 96a3cf4b055455d59d357f5b04c2a9f1069ce5ff
Date: Sun, 22 Jan 2006 13:05:38 +0100

-----------------------------------------------------------------
Revision: 96a3cf4b055455d59d357f5b04c2a9f1069ce5ff
Ancestor: 0d89f32baa6c0887106bf59b0431c550b090f63c
Author: Matt Johnston <address@hidden>
Date: 2006-01-22T11:34:39
Branch: net.venge.monotone.botan

Deleted entries:
        botan/algolist.cpp botan/algolist.h botan/barrett.cpp
        botan/barrett.h botan/dl_cache.cpp botan/dl_param.cpp
        botan/dl_param.h botan/fused.cpp botan/lookup.cpp
        botan/mod_exp.cpp botan/mod_exp.h botan/mp_core.cpp
        botan/mp_fkmul.cpp botan/mp_madd.h botan/mp_smul.cpp
Added files:
        botan/big_rand.cpp botan/def_powm.cpp botan/def_powm.h
        botan/dl_group.h botan/libstate.cpp botan/libstate.h
        botan/map_util.h botan/modules.cpp botan/modules.h
        botan/mp_add.cpp botan/mp_asm.h botan/mp_numth.cpp
        botan/mp_sqr.cpp botan/mp_sub.cpp botan/pow_mod.h
        botan/powm_fw.cpp botan/powm_mnt.cpp
Modified files:
        ChangeLog Makefile.am botan/aes.cpp botan/aes.h
        botan/aes_tab.cpp botan/allocate.cpp botan/allocate.h
        botan/arc4.cpp botan/arc4.h botan/asn1.h botan/asn1_alg.cpp
        botan/asn1_alt.cpp botan/asn1_att.cpp botan/asn1_dn.cpp
        botan/asn1_ext.cpp botan/asn1_ku.cpp botan/asn1_obj.h
        botan/asn1_oid.cpp botan/asn1_oid.h botan/asn1_str.cpp
        botan/asn1_tm.cpp botan/base.cpp botan/base.h
        botan/base64.cpp botan/base64.h botan/basefilt.cpp
        botan/basefilt.h botan/ber_code.cpp botan/ber_dec.cpp
        botan/ber_dec.h botan/big_base.cpp botan/big_code.cpp
        botan/big_io.cpp botan/big_ops2.cpp botan/big_ops3.cpp
        botan/bigint.h botan/bit_ops.cpp botan/bit_ops.h
        botan/blinding.cpp botan/blinding.h botan/botan.h
        botan/buf_es.cpp botan/buf_es.h botan/buf_filt.cpp
        botan/buf_filt.h botan/cbc.cpp botan/cbc.h botan/certstor.h
        botan/certstore.cpp botan/cfb.cpp botan/cfb.h
        botan/charset.cpp botan/charset.h botan/conf.cpp
        botan/conf.h botan/config.h botan/crc32.cpp botan/crc32.h
        botan/crl_ent.cpp botan/crl_ent.h botan/ctr.cpp botan/ctr.h
        botan/cts.cpp botan/cts.h botan/data_snk.cpp
        botan/data_snk.h botan/data_src.cpp botan/data_src.h
        botan/def_alg.cpp botan/def_eng.h botan/def_mode.cpp
        botan/def_ops.cpp botan/defalloc.cpp botan/defalloc.h
        botan/der_code.cpp botan/der_enc.cpp botan/der_enc.h
        botan/des.cpp botan/des.h botan/des_tab.cpp botan/dh.cpp
        botan/dh.h botan/divide.cpp botan/dl_algo.cpp
        botan/dl_algo.h botan/dl_group.cpp botan/dlies.cpp
        botan/dlies.h botan/eax.cpp botan/eax.h botan/ecb.cpp
        botan/ecb.h botan/eme.h botan/eme1.cpp botan/eme_pkcs.cpp
        botan/emsa.h botan/emsa1.cpp botan/emsa2.cpp botan/emsa3.cpp
        botan/emsa4.cpp botan/emsa_raw.cpp botan/eng_base.cpp
        botan/engine.cpp botan/engine.h botan/enums.h
        botan/es_capi.cpp botan/es_capi.h botan/es_egd.cpp
        botan/es_egd.h botan/es_file.cpp botan/es_file.h
        botan/es_win32.cpp botan/es_win32.h botan/exceptn.cpp
        botan/exceptn.h botan/filter.cpp botan/filter.h
        botan/filters.cpp botan/filters.h botan/fips140.cpp
        botan/fips140.h botan/get_algo.cpp botan/get_enc.cpp
        botan/get_pbe.cpp botan/hash_id.cpp botan/hash_id.h
        botan/hex.cpp botan/hex.h botan/hmac.cpp botan/hmac.h
        botan/if_algo.cpp botan/if_algo.h botan/inifile.cpp
        botan/init.cpp botan/init.h botan/kdf.cpp botan/kdf.h
        botan/keypair.cpp botan/keypair.h botan/license.txt
        botan/look_add.h botan/look_pk.cpp botan/look_pk.h
        botan/lookup.h botan/make_prm.cpp botan/mdx_hash.cpp
        botan/mdx_hash.h botan/mem_ops.h botan/mem_pool.cpp
        botan/mem_pool.h botan/mgf1.cpp botan/mgf1.h botan/mlock.cpp
        botan/mode_pad.cpp botan/mode_pad.h botan/modebase.cpp
        botan/modebase.h botan/mp_comba.cpp botan/mp_core.h
        botan/mp_misc.cpp botan/mp_mul.cpp botan/mp_shift.cpp
        botan/mp_types.h botan/mutex.cpp botan/mutex.h
        botan/numthry.cpp botan/numthry.h botan/ofb.cpp botan/ofb.h
        botan/oids.cpp botan/oids.h botan/out_buf.cpp
        botan/out_buf.h botan/par_hash.h botan/parsing.cpp
        botan/parsing.h botan/pbe.h botan/pbe_pkcs.h botan/pbes1.cpp
        botan/pbes2.cpp botan/pem.cpp botan/pem.h botan/pipe.cpp
        botan/pipe.h botan/pipe_io.cpp botan/pipe_rw.cpp
        botan/pk_algs.cpp botan/pk_algs.h botan/pk_core.cpp
        botan/pk_core.h botan/pk_filts.cpp botan/pk_filts.h
        botan/pk_keys.cpp botan/pk_keys.h botan/pk_ops.h
        botan/pk_util.cpp botan/pk_util.h botan/pkcs10.cpp
        botan/pkcs10.h botan/pkcs5.cpp botan/pkcs5.h
        botan/policy.cpp botan/pow_mod.cpp botan/prf_x942.cpp
        botan/primes.cpp botan/pubkey.cpp botan/pubkey.h
        botan/randpool.cpp botan/randpool.h botan/readme.txt
        botan/reducer.cpp botan/reducer.h botan/rng.cpp botan/rng.h
        botan/rsa.cpp botan/rsa.h botan/s2k.cpp botan/s2k.h
        botan/secmem.h botan/secqueue.cpp botan/secqueue.h
        botan/sha160.cpp botan/sha160.h botan/sha256.cpp
        botan/sha256.h botan/symkey.cpp botan/symkey.h
        botan/timers.cpp botan/timers.h botan/types.h botan/ui.cpp
        botan/ui.h botan/util.cpp botan/util.h botan/version.h
        botan/x509_ca.cpp botan/x509_ca.h botan/x509_crl.cpp
        botan/x509_crl.h botan/x509_key.cpp botan/x509_key.h
        botan/x509_obj.cpp botan/x509_obj.h botan/x509cert.cpp
        botan/x509cert.h botan/x509find.cpp botan/x509opt.cpp
        botan/x509self.cpp botan/x509self.h botan/x509stor.cpp
        botan/x509stor.h botan/x919_mac.h botan/x931_rng.cpp
        botan/x931_rng.h mkstemp.cc monotone.cc

ChangeLog: 

Merged in Botan 1.5.2 experimental release

Attachment: txtOtfJ43ue2o.txt
Description: Diff [0d89f32baa6c0887106bf59b0431c550b090f63c] -> [96a3cf4b055455d59d357f5b04c2a9f1069ce5ff]


reply via email to

[Prev in Thread] Current Thread [Next in Thread]