summaryrefslogtreecommitdiff
path: root/random
AgeCommit message (Collapse)AuthorFilesLines
2013-12-26configure: Verify that the compiler understands warning cflagsOlivier Crête1-1/+1
Older compilers don't understand all of the flags
2011-04-20Rename the internally used librandom into libnice-random to avoid any ↵Youness Alaoui1-3/+3
possible conflict
2010-02-16Fix copyright headers for all filesYouness Alaoui5-10/+14
2009-02-16Clean the files from unwanted gtk-doc tagsYouness Alaoui1-6/+6
2008-11-03Add an else to HAVE_CONFIG_H in order to define NICEAPI_EXPORT. Also removed ↵Youness Alaoui2-8/+8
that define from not public functions and removed them from libnice.sym
2008-10-29remove empty test directory and fix some automake warningsYouness Alaoui1-1/+1
2008-10-08Remove unused includes and files from pkgincludeYouness Alaoui1-2/+0
2007-06-19Updated test coverage of random submodule. Documented the module public API. ↵Kai Vehmanen3-17/+72
Extended the set of generated random strings to match the IETF ICE spec definition of ice-chars. Added NICEAPI_EXPORT attributes. darcs-hash:20070619080212-77cd4-3c32e1e428cd59ecd0373a7e6f90ac65b6ae28b6.gz
2007-04-30add copyright/license notice to each Makefile.amDafydd Harries1-0/+7
darcs-hash:20070430010240-c9803-30fe5cce012707a7d474bad73ecad9818aa2e303.gz
2007-04-30add copyright/license notice to each .c/.h fileDafydd Harries5-0/+180
darcs-hash:20070430010026-c9803-ac9a84b5aedecb6c91a449bb95a9302da3b2cb54.gz
2007-02-13install random-glib.hDafydd Harries1-1/+1
darcs-hash:20070213191956-c9803-44c8836a833f4f597ba2b753fdb90c8ac92abbcd.gz
2007-02-13use ERROR_CFLAGS in subdirectoriesDafydd Harries1-1/+1
darcs-hash:20070213125426-c9803-8de02269faa93c133a9640776940114835f01457.gz
2007-02-12random/: add unused qualifier to various parametersDafydd Harries1-3/+13
darcs-hash:20070212124559-c9803-43ea7475794c09ce647c5c414a0ecba6b15977d3.gz
2007-02-10add const qualifier to various thingsDafydd Harries1-1/+1
darcs-hash:20070210124942-c9803-9cf881ad1149d817d155d6ae9948259b41b8950a.gz
2007-02-05test nice_rng_generate_bytesDafydd Harries1-1/+7
darcs-hash:20070205191117-c9803-4b3ccb476da684d25f11ab287eb4c0842be61f1b.gz
2007-02-05don't seed new RNGs to 0 by default; allow overriding RNG constructorDafydd Harries3-5/+16
darcs-hash:20070205172439-c9803-1407272fc5941c986205b683b05756d7b52eca9e.gz
2007-02-05nice_rng_glib_new_predictableDafydd Harries2-0/+13
darcs-hash:20070205171124-c9803-51fc2431b9eaf7f6b4b61223da4d481f168c9567.gz
2007-02-05rename nice_glib_rng_new -> nice_rng_glib_newDafydd Harries3-3/+3
darcs-hash:20070205170843-c9803-3c31b9f0efe39018f5239d0f27725fcbb0a097ba.gz
2007-02-05include common.mk in each Makefile.amDafydd Harries1-0/+2
darcs-hash:20070205123651-c9803-eb7145b523cfff31f4013265d2e2b71b727ffaf0.gz
2007-01-31add nice_rng_freeDafydd Harries2-0/+7
darcs-hash:20070131135712-c9803-ffa82a9d3bc6e823d2b2500604ea1866ae5985f5.gz
2007-01-31make nice_rng_new explicitly take voidDafydd Harries1-1/+1
darcs-hash:20070131135528-c9803-6a99cc7ec2227304ecbb6dde2f8081633aaa2801.gz
2007-01-31install random.hDafydd Harries1-0/+2
darcs-hash:20070131135449-c9803-7e9c84c51d88db6732f80c8cb2ab76bedce127e8.gz
2007-01-31add random number generation codeDafydd Harries6-0/+175
darcs-hash:20070131115247-c9803-7ab718af8e311c0c37df2aa92343a6bdc1b9d30c.gz