VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Boot/Windows/BootCommon.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-20Windows: display prompt to upgrade Rescue Disk when installing 1.22 version b...Mounir IDRASSI1-1/+1
2017-07-07Windows: display prompt to upgrade Rescue Disk when installing 1.21 version.Mounir IDRASSI1-1/+1
2017-06-23Update IDRIX copyright yearMounir IDRASSI1-1/+1
2017-06-05cland static code analyzer fixeskavsrf1-15/+19
2016-08-21Windows: force the update of rescue disk from version 1.18 because of the fix...Mounir IDRASSI1-1/+1
2016-08-17Linux: fix various compilation issues under Linux.Mounir IDRASSI1-1/+1
2016-08-15Windows: Synchronize file with changes done in EFI Bootloader DCS.kavsrf1-33/+66
2016-08-15Windows EFI Bootloader: modifications to prepare EFI system encryption suppor...Alex1-1/+100
2016-05-10Remove trailing whitespaceDavid Foerster1-1/+1
2016-05-10Normalize all line terminatorsDavid Foerster1-82/+82
2016-04-20Windows: Add option to avoid PIM prompt in pre-boot authentication by storing...Mounir IDRASSI1-1/+1
2016-01-20Copyright: update dates to include 2016.Mounir IDRASSI1-1/+1
2015-10-15Windows Bootloader: Protect password/PIM length by filling the fields to thei...Mounir IDRASSI1-1/+1
2015-09-13Windows Bootloader: Fix Rescue Disk issue when Cascades and SHA256 used. It w...Mounir IDRASSI1-1/+1
2015-08-06Update license information to reflect the use of a dual license Apache 2.0 an...Mounir IDRASSI1-5/+9
2015-05-26Windows: first implementation of dynamic modeMounir IDRASSI1-1/+1
2015-04-06Windows: Require upgrading rescue disk since we changed bootloader in 1.0f-2Mounir IDRASSI1-1/+1
2014-11-08Windows vulnerability fix : finally make bootloader decompressor more robust ...Mounir IDRASSI1-1/+1
2014-11-08Revert previous modification on boad-loader decompressor because it increased...Mounir IDRASSI1-1/+1
2014-11-08Windows vulnerability fix : make boot-loader decompressor more robust and sec...Mounir IDRASSI1-1/+1
2014-11-08Require to upgrade rescue disk if upgrading from version 1.0a of VeraCrypt in...Mounir IDRASSI1-1/+1
2014-11-08Add original TrueCrypt 7.1a sourcesMounir IDRASSI1-0/+78
n279'>279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445