1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-05-05 00:35:03 +02:00

24 Commits

Author SHA1 Message Date
Sirius Bakke
897e77a333 Feature: NX-OS support. 2013-08-14 12:34:33 +02:00
Sirius Bakke
76df3d79b1 Fix: qmake.inc.in and .gitignore
* Wrong comment token in qmake.inc.in
* Ignoring QtCreator .pro.user-files.
2013-08-10 20:28:52 +02:00
Vadim Kurland
1c3d9fad69 need to define WINVER in config.h, also need to make sure this file is #included first; changes all #include of fwbuilder and fwcompile .h files to #include "" since they are not installed in system /include directory 2012-03-20 15:50:01 -07:00
Vadim Kurland
2cd7d18b3a added config.h needed for the build on windows 2012-03-19 17:19:14 -07:00
Vadim Kurland
4f9883fe28 adding qmake.inc files needed for the build on windows 2012-03-19 17:12:16 -07:00
Vadim Kurland
7015b23d1b switching to GPL for MacOSX and windows; merged build files for mac and win packages, updated license text 2012-03-19 12:45:32 -07:00
Theron Tock
73042fb3c7 Added missing files (and modified .gitignore so it won't happen again). 2011-06-10 14:18:38 -07:00
Vadim Kurland
7e5de74f39 added installation configlets for fwsm 2011-04-08 11:47:44 -07:00
Vadim Kurland
141e80f7c1 see #87 added unit tests for PIX import 2011-03-29 19:53:52 -07:00
Vadim Kurland
701100b905 see #1942, #1943 fixed generation of the
"object-group" statements by adding protocol keyword at the end so
that the group can be used in access-list commands.
2011-01-18 19:36:01 -08:00
Vadim Kurland
104a1bc287 using common rule processor separateSrcAndDstPort instead of the one specifically implemented only for iptables; Added Makefile to ipt test files in order to be able to run tests in parallel 2011-01-17 19:26:30 -08:00
Vadim Kurland
abf2b3b2be checking in "golden" test files 2011-01-03 13:01:06 -08:00
Vadim Kurland
9a4e29aff4 trying to unify .gitignore 2010-12-25 22:50:36 -08:00
Vadim Kurland
2417543eba merged libfwbuilder into fwbuilder as src/libfwbuilder; unit tests do not work yet 2010-12-25 20:12:30 -08:00
Vadim Kurland
ea705a4c9e more patterns to ignore 2010-11-10 17:14:12 -08:00
Vadim Kurland
d36b2e0a76 more patterns to ignore 2010-11-10 16:24:43 -08:00
Vadim Kurland
dbd728d713 file patters to ignore 2010-11-08 23:23:57 -08:00
Vadim Kurland
eda67c7d7f more file patterns to ignore 2010-11-03 18:21:58 -07:00
Vadim Kurland
2c20984ea0 more file patterns to ignore 2010-11-03 18:20:35 -07:00
Vadim Kurland
d3b098e8c0 more file patterns to ignore 2010-11-01 18:46:13 -07:00
Vadim Kurland
50a4702a7b even more patterns to ignore 2010-10-29 14:51:41 -07:00
Vadim Kurland
57cc064b14 removed obsolete files .cvsignore, added more patters to .gitignore 2010-10-29 14:15:22 -07:00
Vadim Kurland
61f6a31928 added more file extensions to ignore 2010-10-29 12:21:47 -07:00
Vadim Kurland
b477b487ff added .gitignore 2010-10-29 10:03:11 -07:00