summaryrefslogtreecommitdiff
path: root/random/random.c
AgeCommit message (Collapse)AuthorFilesLines
2010-02-16Fix copyright headers for all filesYouness Alaoui1-2/+3
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 Alaoui1-6/+6
that define from not public functions and removed them from libnice.sym
2007-06-19Updated test coverage of random submodule. Documented the module public API. ↵Kai Vehmanen1-8/+51
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 .c/.h fileDafydd Harries1-0/+36
darcs-hash:20070430010026-c9803-ac9a84b5aedecb6c91a449bb95a9302da3b2cb54.gz
2007-02-10add const qualifier to various thingsDafydd Harries1-1/+1
darcs-hash:20070210124942-c9803-9cf881ad1149d817d155d6ae9948259b41b8950a.gz
2007-02-05don't seed new RNGs to 0 by default; allow overriding RNG constructorDafydd Harries1-4/+11
darcs-hash:20070205172439-c9803-1407272fc5941c986205b683b05756d7b52eca9e.gz
2007-02-05rename nice_glib_rng_new -> nice_rng_glib_newDafydd Harries1-1/+1
darcs-hash:20070205170843-c9803-3c31b9f0efe39018f5239d0f27725fcbb0a097ba.gz
2007-01-31add nice_rng_freeDafydd Harries1-0/+6
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-31add random number generation codeDafydd Harries1-0/+39
darcs-hash:20070131115247-c9803-7ab718af8e311c0c37df2aa92343a6bdc1b9d30c.gz