Quick Search:

hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Changelog

9656 by mikej on 26 September 2008, 12:07:21 -0400 (56 days ago) svn:ignore

. 9656 history download (+0 -0) diffs

6786 by mikej on 13 December 2007, 22:56:11 -0500 (11 months ago) cleanup build warnings.

./libsrtp.2008.vcproj 6786 history download (+0 -4) diffs

… 16 more files in changeset.
6690 by mikej on 11 December 2007, 20:40:13 -0500 (11 months ago) add msvc 2008 sln/project files

./libsrtp.2008.vcproj 6690 history download (+591) new

… 89 more files in changeset.
6676 by mikej on 11 December 2007, 17:01:01 -0500 (11 months ago) add pic

./configure.gnu 6676 history download (+1 -1) diffs

6480 by anthm on 03 December 2007, 11:29:07 -0500 (11 months ago) don't link to installed libs, patch from stkn (fix for MODLANG-47)

./configure.in 6480 history download (+15 -3) diffs

… 12 more files in changeset.
6288 by mikej on 15 November 2007, 16:02:53 -0500 (12 months ago) --enable-64 for 64bit suncc build

./configure.in 6288 history download (+12 -0) diffs

… 3 more files in changeset.
5738 by mikej on 21 September 2007, 14:49:14 -0400 (14 months ago) svn:eol-style properties, and make eol-style consistent in some files.

./crypto/ae_xfm/xfm.c 5738 history download (+0 -0) diffs

./crypto/cipher/aes.c 5738 history download (+0 -0) diffs

./crypto/cipher/aes_cbc.c 5738 history download (+0 -0) diffs

./crypto/cipher/aes_icm.c 5738 history download (+0 -0) diffs

./crypto/cipher/cipher.c 5738 history download (+0 -0) diffs

… 3562 more files in changeset.
4838 by mikej on 03 April 2007, 00:42:48 -0400 (19 months ago) fix make -j build (currently only is useful for the core and core libs.

./Makefile.am 4838 history download (+1 -3) diffs

… 1 more file in changeset.
4822 by mikej on 01 April 2007, 15:28:34 -0400 (19 months ago) fix srtp configure detection for byteswap.h to verify if bswap_64 is actually usable

./configure.in 4822 history download (+12 -1) diffs

4733 by mikej on 22 March 2007, 12:27:37 -0400 (20 months ago) svn:ignore props

. 4733 history download (+0 -0) diffs

./doc 4733 history download (+0 -0) diffs

… 12 more files in changeset.
4700 by mikej on 20 March 2007, 18:17:53 -0400 (20 months ago) fix broken build in srtp

./configure.in 4700 history download (+1 -1) diffs

4697 by mikej on 20 March 2007, 17:26:28 -0400 (20 months ago) remove generated files from tree

./config_in.h 4697 history deleted

./doc/Makefile 4697 history deleted

… 5 more files in changeset.
4686 by mikej on 20 March 2007, 14:25:46 -0400 (20 months ago) svn:ignore props

. 4686 history download (+0 -0) diffs

./build 4686 history download (+0 -0) diffs

./test 4686 history download (+0 -0) diffs

… 84 more files in changeset.
4678 by mikej on 20 March 2007, 02:51:36 -0400 (20 months ago) remove more generated files

./Makefile.in 4678 history deleted

./build/config.guess 4678 history deleted

./build/config.sub 4678 history deleted

./build/ltmain.sh 4678 history deleted

./configure 4678 history deleted

… 124 more files in changeset.
4676 by mikej on 20 March 2007, 01:14:09 -0400 (20 months ago) make definition that should be static static

./crypto/rng/prng.c 4676 history download (+1 -1) diffs

4666 by mikej on 19 March 2007, 16:20:09 -0400 (20 months ago) svn ignore all the recently deleted generated files, and some tweaks to the bootstrap

. 4666 history download (+0 -0) diffs

… 37 more files in changeset.
4662 by mikej on 19 March 2007, 15:26:25 -0400 (20 months ago) removing most of the generated files from tree.  You will need to run bootstrap.sh and configure again after you do this update and have autoconf, automake, and libtool installed on the box.

./Makefile.in 4662 history download (+1 -2) diffs

./aclocal.m4 4662 history deleted

./config.guess 4662 history deleted

./config.sub 4662 history deleted

./install-sh 4662 history deleted

… 181 more files in changeset.
4622 by mikej on 16 March 2007, 17:22:04 -0400 (20 months ago) add .update files to the libs that we can use to force rebuilds of libs

./.update 4622 history download (+1) new

… 20 more files in changeset.
4547 by mikej on 11 March 2007, 08:30:24 -0400 (20 months ago) update in tree generated files.  THe whole tree now cleanly bootstraps.

./Makefile.in 4547 history download (+62 -72) diffs

./aclocal.m4 4547 history download (+278 -108) diffs

./build/config.guess 4547 history download (+16 -8) diffs

./build/config.sub 4547 history download (+27 -7) diffs

./test/Makefile.in 4547 history download (+6 -4) diffs

… 189 more files in changeset.
4517 by mikej on 11 March 2007, 01:09:14 -0500 (20 months ago) add configure.gnu in prep for rolling the core deps configure into the core configure.

./configure.gnu 4517 history download (+3) new

3797 by mikej on 22 December 2006, 14:02:10 -0500 (22 months ago) change around types for better c99 compliance, fixes windows srtp build and builds that do not default to 8 bit stuct alignment.

./include/srtp.h 3797 history download (+16 -13) diffs

./srtp/srtp.c 3797 history download (+3 -3) diffs

… 1 more file in changeset.
3706 by anthm on 18 December 2006, 17:34:13 -0500 (23 months ago) fix srtp for stricter builds

./include/srtp.h 3706 history download (+14 -14) diffs

3657 by mikej on 14 December 2006, 17:17:56 -0500 (23 months ago) remove -undefined-supress for OSX gcc build.

./aclocal.m4 3657 history download (+450 -237) diffs

./build/ltmain.sh 3657 history download (+454 -121) diffs

./configure 3657 history download (+1105 -2188) diffs

./configure.in 3657 history download (+1 -1) diffs

3123 by mikej on 20 October 2006, 16:37:19 -0400 (2 years 1 month ago) svn:ignore attr update.

. 3123 history download (+0 -0) diffs

./crypto/include 3123 history download (+0 -0) diffs

./test 3123 history download (+0 -0) diffs

… 4 more files in changeset.
3099 by mikej on 19 October 2006, 02:29:49 -0400 (2 years 1 month ago) up the msvc warning level on srtp

./crypto/cipher/aes_icm.c 3099 history download (+5 -2) diffs

./crypto/cipher/cipher.c 3099 history download (+3 -3) diffs

./crypto/cipher/null_cipher.c 3099 history download (+4 -0) diffs

./crypto/hash/null_auth.c 3099 history download (+4 -0) diffs

./crypto/kernel/err.c 3099 history download (+4 -0) diffs

… 7 more files in changeset.
3082 by mikej on 18 October 2006, 18:44:28 -0400 (2 years 1 month ago) svn::ignore

./test 3082 history download (+0 -0) diffs

2964 by mikej on 03 October 2006, 08:38:12 -0400 (2 years 1 month ago) resolve unused function warning, this probably works better as a macro anyhow.

./crypto/include/datatypes.h 2964 history download (+2 -6) diffs

2957 by anthm on 02 October 2006, 16:49:26 -0400 (2 years 1 month ago) finish solaris porting for srtp.  This should work now, but still needs some more work

./ChangeLog 2957 history download (+0) new

./INSTALL 2957 history download (+38 -31) diffs

./Makefile.in 2957 history download (+1009 -156) diffs

./NEWS 2957 history download (+0) new

./aclocal.m4 2957 history download (+853 -650) diffs

… 10 more files in changeset.
2955 by mikej on 02 October 2006, 15:13:49 -0400 (2 years 1 month ago) solairs port, add new files, still WIP.

./AUTHORS 2955 history download (+4) new

./COPYING 2955 history download (+35) new

./INSTALL 2955 history download (+229) new

./Makefile.am 2955 history download (+52) new

./aclocal.m4 2955 history download (+6811) new

… 5 more files in changeset.
2951 by mikej on 02 October 2006, 13:03:36 -0400 (2 years 1 month ago) add some macros in preparation for solaris port of srtp

./build 2951 history download (+0) new

./build/config 2951 history download (+0) new

./build/config/ac_cflags_gcc_option.m4 2951 history download (+142) new

./build/config/ac_cflags_sun_option.m4 2951 history download (+140) new

./build/config/ac_gcc_archflag.m4 2951 history download (+148) new

… 7 more files in changeset.
earlier earlier | later later