| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fixed Windows build, int32_t is already defined in stdint.h.•••Add GnuTLS support for Windows.
Made NSIS script include extra DLL files if supplied and
include the conf/aliases and conf/modules example configuration files.
Added make_gnutls_cert.bat to generate GnuTLS certificates on Windows.
Fixed typo in gnutlscert.pm.
| Adam | 2012-07-09 | 3 | -1/+26 |
| * | Updated example config path in Windows NSI script | Adam | 2012-07-01 | 1 | -1/+1 |
| * | Remove unused channelmanager | attilamolnar | 2012-06-30 | 1 | -2/+0 |
| * | fgets(): refer to the buffer size (no literals) | Sir Poggles | 2012-06-12 | 1 | -5/+5 |
| * | resource.rc: update copyright to 2012 | Robby- | 2012-04-20 | 1 | -1/+1 |
| * | Replace copyright headers with headers granting specific authors copyright | Robby- | 2012-04-19 | 10 | -59/+176 |
| * | Fixes for bug #12 | Justin Crawford | 2012-04-14 | 2 | -5/+5 |
| * | Remove some unused files | Adam | 2012-04-09 | 3 | -43/+0 |
| * | Removed old VC90 project files, renamed the VC 2010 project files to not have... | Adam | 2012-04-09 | 7 | -2951/+6 |
| * | Remove outdated references to SVN. | Peter Powell | 2012-04-09 | 1 | -1/+1 |
| * | Fix extras compilation under Windows | Adam | 2011-06-18 | 11 | -7287/+2725 |
| * | Final fixups for a working Windows build | Adam | 2011-06-08 | 9 | -550/+90 |
| * | Fix timers never being ticked on windows | Adam | 2011-05-21 | 1 | -1/+1 |
| * | Fixed Windows build on VS 2010 | Adam | 2011-04-10 | 6 | -38/+82 |
| * | Replace #define IPV6 with <config defaultbind="ipv6">, and autodetect if not ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12550 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-02-23 | 1 | -2/+0 |
| * | Remove excessive gettimeofday system calls•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12293 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2010-01-18 | 2 | -3/+4 |
| * | Remove IOCP socket engine•••IOCP has been experimental since its introduction, and has not worked
correctly for some time. Since we have no windows developer, remove the
dead code.
Most of the advantages of IOCP are not used by an ircd process regardless:
we do not use threads for our client processing, and we add an extra copy
operation that eliminates any gain from OS-level buffer reuse.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11970 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2009-10-24 | 1 | -15/+2 |
| * | Fix for memory leak when gui is attached, submitted and fixed by GreenReaper,...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11936 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2009-10-21 | 1 | -6/+9 |
| * | comment fix..•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11935 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2009-10-21 | 1 | -1/+1 |
| * | Update VC project file for latest changes to sources.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11903 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2009-10-18 | 1 | -144/+340 |
| * | Text fix.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11893 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2009-10-17 | 1 | -1/+1 |
| * | Fix up finding dns server to use for windows to match latest configreader cha...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11892 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2009-10-17 | 2 | -20/+29 |
| * | change vc70.pdb to vc90.pdb.. just cosmetic..•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11862 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2009-10-12 | 1 | -9/+9 |
| * | Clean up the compile flags a little. BTW windows now builds again.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11860 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2009-10-12 | 1 | -9/+9 |
| * | Add mode headers.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11854 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2009-10-12 | 1 | -0/+68 |
| * | Define DISABLE_WRITEV and use the IOHook single-copy method for Windows send()•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11848 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2009-10-12 | 2 | -32/+1 |
| * | More adds, now I should have all the new stuff down.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11845 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2009-10-11 | 1 | -0/+8 |
| * | Re-enable removal of a tmp file that was left out for debug.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11844 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2009-10-11 | 1 | -1/+1 |
| * | Remove some redundant headers from VS project file.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11842 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2009-10-11 | 1 | -208/+4 |
| * | Add new files and headers recently introduced.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11841 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2009-10-11 | 1 | -0/+12 |
| * | Include psapi.h to fix stats.cpp compiling.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11840 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2009-10-11 | 1 | -0/+1 |
| * | Remove the -Dssize_t declaration now its typedeffed.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11836 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2009-10-11 | 1 | -3/+3 |
| * | Some fixes to the VS project file.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11834 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2009-10-11 | 1 | -132/+104 |
| * | Some fixes for the VS project file. Spanningtree builds again.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11829 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2009-10-11 | 1 | -73/+53 |
| * | 3rd time lucky? Fix again for setsockopt.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11825 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2009-10-10 | 2 | -8/+0 |
| * | Slight tweak to setsockopt fix.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11824 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2009-10-10 | 2 | -0/+8 |
| * | * Fix inspsocket to not include uio.h on windows.•••* Wrap writev and some structs to fix inspsocket compile on win.
* Fix a few compile errors due to latest trunk changes in win32wrapper code.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11822 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2009-10-10 | 2 | -5/+40 |
| * | Compile fixes for latest changes to trunk.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11821 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2009-10-10 | 1 | -2/+2 |
| * | uhm, remove my debug output :)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11819 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2009-10-10 | 1 | -1/+0 |
| * | Add building of inspircd_version.h to windows port and remove the overlapping...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11818 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2009-10-10 | 1 | -11/+51 |
| * | Remove InspIRCd* parameters and fields•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11763 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2009-09-26 | 4 | -16/+11 |
| * | Bump a number of version numbers.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11676 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2009-09-05 | 3 | -7/+7 |
| * | Strip SUPPORT_IP6LINKS #define•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11572 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2009-09-01 | 1 | -8/+0 |
| * | Exclude modules from build on release mode too.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11549 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2009-08-31 | 1 | -0/+1312 |
| * | vs2010 projects too.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11526 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2009-08-15 | 3 | -0/+1678 |
| * | win: Add vs2010 SLN.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11525 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2009-08-15 | 1 | -0/+51 |
| * | win: vs2010 requires this to link in process memory retrieval stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11521 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2009-08-15 | 1 | -0/+9 |
| * | win: don't define error constants on VS2009, they're defined for us (finally)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11520 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2009-08-15 | 1 | -6/+8 |
| * | Fixes for config reader•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11504 e03df62e-2008-0410-955e-edbf42e46eb7
| danieldg | 2009-08-12 | 1 | -2/+1 |
| * | Missed removing m_testcommand.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11484 e03df62e-2008-0410-955e-edbf42e46eb7
| peavey | 2009-08-04 | 1 | -12/+0 |