| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Cirrus CI: dump out the /etc/profile and .profile files. | Guy Harris | 2023-07-01 | 1 | -2/+2 |
* | | | Cirrus CI: dump both the Windows and UN*X environments. | Guy Harris | 2023-07-01 | 1 | -2/+2 |
* | | | Cirrus CI: only build with CMake, not with autotools. | Guy Harris | 2023-07-01 | 1 | -0/+3 |
* | | | Cirrus CI: try using a forward slash when running build_matrix.sh. | Guy Harris | 2023-07-01 | 1 | -1/+1 |
* | | | Cirrus CI: don't install and use MSYS2, don't run a login shell. | Guy Harris | 2023-07-01 | 1 | -2/+1 |
* | | | CI: Fix compiler identification after commit 1c4169e. [skip ci] | Denis Ovsienko | 2023-07-01 | 1 | -3/+3 |
* | | | CI: use expr, rather than bc, to perform arithmetic in shell scripts. | Guy Harris | 2023-06-30 | 1 | -1/+1 |
* | | | Cirrus CI: properly escape the backslash in the path. | Guy Harris | 2023-06-30 | 1 | -4/+1 |
* | | | Cirrus CI: some Windows tweaks. | Guy Harris | 2023-06-30 | 1 | -5/+9 |
* | | | Cirrus CI: run the build scripts on Windows with the MSYS2 bash. | Guy Harris | 2023-06-30 | 1 | -1/+1 |
* | | | Cirrus CI: OK, install msys2 from Chocolatey. | Guy Harris | 2023-06-30 | 1 | -3/+1 |
* | | | Cirrus CI: OK, where is the Bourne-compatible shell hiding? | Guy Harris | 2023-06-30 | 1 | -2/+2 |
* | | | Cirrus CI: OK, what's hiding under /mingw64? | Guy Harris | 2023-06-30 | 1 | -1/+1 |
* | | | Cirrus CI: OK, what is $PATH set to? | Guy Harris | 2023-06-30 | 1 | -0/+1 |
* | | | Cirrus CI: do dir/a on C:\. | Guy Harris | 2023-06-30 | 1 | -2/+1 |
* | | | Cirrus CI: try to get a list of drives. | Guy Harris | 2023-06-30 | 1 | -0/+1 |
* | | | Cirrus CI: OK, now C:\Program Files. | Guy Harris | 2023-06-30 | 1 | -1/+1 |
* | | | Cirrus CI: OK, let's see what's at C:\. | Guy Harris | 2023-06-30 | 1 | -1/+1 |
* | | | Cirrus CI: look for the MSYS2 tools. | Guy Harris | 2023-06-30 | 1 | -0/+1 |
* | | | Cirrus CI: run the "pacman" command with the MSYS2 shell. | Guy Harris | 2023-06-30 | 1 | -1/+1 |
* | | | Cirrus CI: for Windows, install bc from MSYS2. | Guy Harris | 2023-06-30 | 1 | -0/+1 |
* | | | Cirrus CI: first attempt at Windows builds. | Guy Harris | 2023-06-30 | 2 | -22/+51 |
* | | | Cirrus CI: OK, disable the Windows build for now. [skip ci] | Guy Harris | 2023-06-30 | 1 | -24/+21 |
* | | | Cirrus CI: add some further Windows stuff, see what uname gives. | Guy Harris | 2023-06-30 | 1 | -18/+25 |
* | | | Cirrus CI: turn Windows task off for now. [skip ci] | Guy Harris | 2023-06-30 | 1 | -18/+18 |
* | | | Cirrus CI: use -L to make the AirPcap SDK download follow redirects. | Guy Harris | 2023-06-30 | 1 | -1/+1 |
* | | | Cirrus CI: use curl -o and -O, quote AirPcap SDK URL. | Guy Harris | 2023-06-30 | 1 | -3/+3 |
* | | | Cirrus CI: install Npcap and AirPcap SDKs, try a fancier command. | Guy Harris | 2023-06-30 | 1 | -2/+6 |
* | | | Cirrus CI: try installing the WinPcap developer's pack, try running a shell. | Guy Harris | 2023-06-30 | 1 | -2/+3 |
* | | | Suppress progress indicators from Chocolatey. | Guy Harris | 2023-06-30 | 1 | -3/+3 |
* | | | Testing some install-script stuff to set up a Cirrus CI Windows container. | Guy Harris | 2023-06-30 | 1 | -7/+13 |
* | | | AppVeyor: disable remote capture with VS 2019. | Guy Harris | 2023-06-30 | 2 | -37/+49 |
* | | | OK, find, dump the whole header file to stdout. | Guy Harris | 2023-06-29 | 1 | -1/+1 |
* | | | OK, try getting the copyright line from opensslv.h. | Guy Harris | 2023-06-29 | 1 | -1/+1 |
* | | | More debugging. | Guy Harris | 2023-06-29 | 1 | -1/+1 |
* | | | Put "skip ci" in the body of the commit message. | Guy Harris | 2023-06-29 | 1 | -1/+0 |
* | | | More temporary debugging stuff. [skip ci] | Guy Harris | 2023-06-29 | 1 | -35/+1 |
* | | | Look at OPEN_SSL_VERSION_{MAJOR,MINOR,etc.} | Guy Harris | 2023-06-29 | 1 | -0/+12 |
* | | | Try to find out what the heck OPENSSL_VERSION_NUMBER is on that buildbot. | Guy Harris | 2023-06-29 | 1 | -0/+4 |
* | | | sslutils: handle routines removed in at least some OpenSSL libraries. | Guy Harris | 2023-06-29 | 1 | -0/+18 |
* | | | Add a debugging message to try to figure out the latest breakage. | Guy Harris | 2023-06-29 | 1 | -0/+1 |
* | | | bpf: move handling of zones into bpf_bind(). | Guy Harris | 2023-06-29 | 1 | -92/+113 |
* | | | bpf: report {non-existent zone}/{interface} errors appropriately. | Guy Harris | 2023-06-29 | 1 | -3/+30 |
* | | | Fix universal builds. | Guy Harris | 2023-06-28 | 2 | -198/+220 |
* | | | Don't check for libssl if we're not building with remote support. | Guy Harris | 2023-06-28 | 1 | -74/+78 |
* | | | Don't indent comments. | Guy Harris | 2023-06-28 | 1 | -12/+12 |
* | | | Fix spelling | Josh Soref | 2023-06-25 | 44 | -99/+99 |
* | | | Merge pull request #1201 from guyharris/fail-if-cant-allocate-dlt-list | Guy Harris | 2023-06-25 | 10 | -90/+102 |
|\ \ \ |
|
| * | | | If we can't allocate a DLT_ list, fail. | Guy Harris | 2023-06-24 | 10 | -90/+102 |
|/ / / |
|
* | | | dag: remove unnecessary null pointer checks. | Guy Harris | 2023-06-24 | 1 | -30/+17 |