gitlab-ci: Add OpenSSL specific build
[platform/upstream/libnice.git] / random /
2020-05-22 Tim-Philipp MüllerRemove autotools build
2020-05-06 Olivier CrêteUse g_assert_cmp.int() to get better debug logs on...
2018-12-27 Olivier CrêteMakefiles: Add meson.build files to tarball
2018-12-21 Jakub Adammeson: Fix build with fallback glib
2018-12-14 Nirbheek ChauhanFix build with MSVC
2018-12-14 Tim-Philipp MüllerAdd support for Meson build system
2013-12-27 Olivier Crêteconfigure: Verify that the compiler understands warning...
2011-07-07 Youness AlaouiMerge remote-tracking branch 'main/master'
2011-04-20 Youness AlaouiRename the internally used librandom into libnice-rando...
2010-02-16 Youness AlaouiFix copyright headers for all files
2009-03-06 Youness AlaouiMerge commit 'tester/gst-fix' into nice-kakaroto
2009-02-16 Youness AlaouiClean the files from unwanted gtk-doc tags
2008-11-03 Youness AlaouiMerge commit 'tester/src-netbuffer' into nice-kakaroto
2008-11-03 Youness AlaouiMerge commit 'tester/nice-stund' into nice-kakaroto
2008-11-03 Youness AlaouiAdd an else to HAVE_CONFIG_H in order to define NICEAPI...
2008-10-29 Youness AlaouiMerge branch 'nice-kakaroto' of /home/kakaroto/coding...
2008-10-29 Youness Alaouiremove empty test directory and fix some automake warnings
2008-10-08 Youness AlaouiRemove unused includes and files from pkginclude
2007-06-19 Kai VehmanenUpdated test coverage of random submodule. Documented...
2007-04-30 Dafydd Harriesadd copyright/license notice to each Makefile.am
2007-04-30 Dafydd Harriesadd copyright/license notice to each .c/.h file
2007-02-13 Dafydd Harriesinstall random-glib.h
2007-02-13 Dafydd Harriesuse ERROR_CFLAGS in subdirectories
2007-02-12 Dafydd Harriesrandom/: add unused qualifier to various parameters
2007-02-10 Dafydd Harriesadd const qualifier to various things
2007-02-05 Dafydd Harriestest nice_rng_generate_bytes
2007-02-05 Dafydd Harriesdon't seed new RNGs to 0 by default; allow overriding...
2007-02-05 Dafydd Harriesnice_rng_glib_new_predictable
2007-02-05 Dafydd Harriesrename nice_glib_rng_new -> nice_rng_glib_new
2007-02-05 Dafydd Harriesinclude common.mk in each Makefile.am
2007-01-31 Dafydd Harriesadd nice_rng_free
2007-01-31 Dafydd Harriesmake nice_rng_new explicitly take void
2007-01-31 Dafydd Harriesinstall random.h
2007-01-31 Dafydd Harriesadd random number generation code