|
|
|
@d666030b2349e8a710fcba4d2cabb912cc700580
|
[d666030b2349e8a710fcba4d2cabb912cc700580]
|
05/31/08 21:10:28 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
libvlc: use vlc_common.h (libvlccore) instead of vlc/vlc.h |
|
|
|
@99fab9089e9e1709d9c3a4bc5ced0c137ac59134
|
[99fab9089e9e1709d9c3a4bc5ced0c137ac59134]
|
01/23/08 22:50:58 |
Rémi Denis-Courmont <rem@videolan.org> |
Don't include config.h from the headers - refs #297.
Missing some cases … |
|
|
|
@6ee1e193fd896ab9a4729fde14f009d9ce629815
|
[6ee1e193fd896ab9a4729fde14f009d9ce629815]
|
09/10/07 20:56:52 |
Rafaël Carré <funman@videolan.org> |
Removes trailing spaces. Removes tabs. |
|
|
|
@345d466ca8677eab0933bf584844739782b0e4a4
|
[345d466ca8677eab0933bf584844739782b0e4a4]
|
09/03/07 17:14:44 |
Damien Fouilleul <damienf@videolan.org> |
misc/rand.c: cleanup and fix a stupid bug |
|
|
|
@8a0b8bd8d22cf77b80e370fb018b45946002e2fe
|
[8a0b8bd8d22cf77b80e370fb018b45946002e2fe]
|
09/02/07 23:47:07 |
Damien Fouilleul <damienf@videolan.org> |
misc/rand.c: actually, windows comes with a particularily comprehensive … |
|
|
|
@45d3191988ac7622b28ba65ccbe01500fb7800e0
|
[45d3191988ac7622b28ba65ccbe01500fb7800e0]
|
09/02/07 22:01:13 |
Rémi Denis-Courmont <rem@videolan.org> |
! It did say NON-PREDICTIBLE at the top of the file, didn't it? |
|
|
|
@2088dce60f85e071a1ed914988b6066fdf1e423b
|
[2088dce60f85e071a1ed914988b6066fdf1e423b]
|
09/01/07 23:44:12 |
Christophe Mutricy <xtophe@videolan.org> |
rand_s() is only in Win XP and latest. so use rand() until we decide to … |
|
|
|
@bdf786c983885b18e9162fd01d245442a6c9ec06
|
[bdf786c983885b18e9162fd01d245442a6c9ec06]
|
09/01/07 17:41:19 |
Rémi Denis-Courmont <rem@videolan.org> |
Use HMAC-MD5 rather than plain MD5 |
|
|
|
@63ea63eb19692b20fe489f25c237c121d36fe932
|
[63ea63eb19692b20fe489f25c237c121d36fe932]
|
09/01/07 17:32:45 |
Rémi Denis-Courmont <rem@videolan.org> |
Add nonce generator vlc_rand_bytes |