search for: epita

Displaying 20 results from an estimated 27 matches for "epita".

Did you mean: pita
2018 Feb 20
3
[GSOC 2018] Information gathering
Hello, I'm Paul Semel, a French student in computer science. I am currently in my 4th year (1st year of graduate school) at EPITA and enrolled in the system and security laboratory of the school. I would be very interested in working on a LLVM project during this GSoC. Implementing a PoC for an unsequenced modification checker in CSA helped me discover LLVM. However, I would like to dive deeper in this project. I've...
2018 Mar 01
0
[cfe-dev] [GSOC 2018] Information gathering
Hey, On 02/20/2018 11:51 PM, Paul Semel wrote: > Hello, > > > I'm Paul Semel, a French student in computer science. I am currently in > my 4th year (1st year of graduate school) at EPITA and enrolled in the > system and security laboratory of the school. > > I would be very interested in working on a LLVM project during this > GSoC. Implementing a PoC for an unsequenced modification checker in CSA > helped me discover LLVM. However, I would like to dive deeper in...
2017 Oct 01
6
[PATCH 00/18] use ARRAY_SIZE macro
Hi everyone, Using ARRAY_SIZE improves the code readability. I used coccinelle (I made a change to the array_size.cocci file [1]) to find several places where ARRAY_SIZE could be used instead of other macros or sizeof division. I tried to divide the changes into a patch per subsystem (excepted for staging). If one of the patch should be split into several patches, let me know. In order to reduce
2016 Sep 11
2
[Target] AsmParser Error : key functions missing
Hi All, I wrote a very crude and simple AsmParser for my backend. llvm-tablegen also generates asm-matcher .inc file without any error. I have included the .inc file in my class for AsmParser. However, while building llvm, in linking stage for LTO, i am getting error - undefined reference to functions - ComputeAvailableFeatures, MatchInstructionImpl, MatchRegisterName and
2003 Oct 23
2
New overhead and MPU features in HTB
I just wanted to inform that there is new patch donated by Walter Karshat which implements packet overhead and MPU computations to the rate table. See diff for details on arguments. No tc binary available yet at I have to compile it on system with older glibc (not everyone use 2.3.2). ------------------------------- Martin Devera aka devik Linux kernel QoS/HTB maintainer
2003 Sep 18
0
hexadecimal fwmark and fwmark mask
...mark to the wanted value, ip(8) doesn''t. It would be great to have this feature. I think the patch is not difficult to write, although I''m not a C guru, I could try to write it. I''m waiting for your feedback. :) Regards, -- Jeremie LE HEN aka TtZ/TataZ jeremie.le-hen@epita.fr . ttz@epita.fr _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2000 Nov 15
1
RODBC
...-objects, your original data are gone for good. Caveat emptor ... 4) IMNSHO, the future lies somewhere in the (hypothetical) fusion of these two package : direct access to ODBC objects would be perfect (and might seriously alleviate problems due to the R static memory allocation model, which is an EPITA ...). Hope this helps, Emmanuel Charpentier -- Emmanuel Charpentier Tel : +33-01 40 27 35 98 Secr?tariat scientifique du CEDIT Fax : +33-01 40 27 55 65 Direction de la Politique M?dicale // Assistance Publique - H?pitaux de Paris 3, Avenue Victoria // F-75004 Paris /// France -.-.-.-.-....
2005 Feb 17
4
multiple crypto accelerator cards in one FreeBSD box
Hi there! we are thinking of deploying a IPSEC VPN concentrator using multiple PCI bus version VPN1401 cards in a FreeBSD box using hifn support.. From the technical specs in Soekris website http://www.soekris.com/vpn1401.htm, each card can support 24 to 70 connections. The question is if we put 3 VPN1401 cards in a single box, does this mean the FreeBSD box can support 3 x (24 to 70) IPSEC
2018 Mar 02
2
[cfe-dev] [GSOC 2018] Information gathering
...rnals. On 01/03/2018 11:43 AM, Paul Semel via cfe-dev wrote: > Hey, > > On 02/20/2018 11:51 PM, Paul Semel wrote: >> Hello, >> >> >> I'm Paul Semel, a French student in computer science. I am currently >> in my 4th year (1st year of graduate school) at EPITA and enrolled in >> the system and security laboratory of the school. >> >> I would be very interested in working on a LLVM project during this >> GSoC. Implementing a PoC for an unsequenced modification checker in >> CSA helped me discover LLVM. However, I would lik...
2005 Mar 17
1
wineps
A word processor gives me an exception which is flagged as and ole problem with a WINEPS driver. I had wineps.dll and wineps16.dll on older fakewindows directories. I copies to /usr/lib/wine, added as builtin. No change. I had fixed this in the past, do not remember how. Any ideas?
2017 Oct 16
0
[PATCH] drm/nouveau/bios/init: use ARRAY_SIZE
...h the following semantic patch: @r depends on (org || report)@ type T; T[] E; position p; @@ ( (sizeof(E)@p /sizeof(*E)) | (sizeof(E)@p /sizeof(E[...])) | (sizeof(E)@p /sizeof(T)) ) Reviewed-by: Thierry Reding <treding at nvidia.com> Signed-off-by: Jérémy Lefaure <jeremy.lefaure at lse.epita.fr> --- This patch was part of a bigger patch [1] reviewed by Thierry Reding before it was split in several patches. [1]: https://patchwork.kernel.org/patch/9979843/ drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/driv...
2002 Apr 08
0
portable tests for symlinks (was patch for autoconf manual)
On 14 Mar 2002, Akim Demaille <akim@epita.fr> wrote: > Would you contribute the text itself? TIA! Yes, I'd be happy to help. I can't promise that the solution outlined below works everywhere, but it has been tested on a number of unix-like platforms and seems to be OK. I suppose at least making people aware of the problem...
2017 Oct 01
2
[PATCH 00/18] use ARRAY_SIZE macro
On Sun, Oct 01, 2017 at 03:30:38PM -0400, Jérémy Lefaure wrote: > Hi everyone, > Using ARRAY_SIZE improves the code readability. I used coccinelle (I > made a change to the array_size.cocci file [1]) to find several places > where ARRAY_SIZE could be used instead of other macros or sizeof > division. > > I tried to divide the changes into a patch per subsystem (excepted for
2012 Jan 04
2
[LIBVIRT] Xen issue.
...when I tried virsh connect xen+ssh://root at 192.168.0.67:22 And I got. error: no connection driver available for xen:/// error: failed to connect to the hypervisor Does that mean I wrongly configured my computers or that libvirt does not support such connection from a DomU. -- Armand Leclercq EPITA 2013 06 71 57 90 73 armand.leclercq at gmail.com. /Computer Science is embarrassed by the computer./ _Alan Perlis_ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20120104/d3c2db40/attachment.htm>
2003 May 19
5
FreeBSD firewall block syn flood attack
Hello, I current have a FreeBSD 4.8 bridge firewall that sits between 7 servers and the internet. The servers are being attacked with syn floods and go down multiple times a day. The 7 servers belong to a client, who runs redhat. I am trying to find a way to do some kind of syn flood protection inside the firewall. Any suggestions would be greatly appreciated. -- Ryan James ryan@mac2.net
2018 Mar 06
0
[cfe-dev] [GSOC 2018] Information gathering
..., Paul Semel via cfe-dev wrote: >> Hey, >> >> On 02/20/2018 11:51 PM, Paul Semel wrote: >>> Hello, >>> >>> >>> I'm Paul Semel, a French student in computer science. I am currently >>> in my 4th year (1st year of graduate school) at EPITA and enrolled in >>> the system and security laboratory of the school. >>> >>> I would be very interested in working on a LLVM project during this >>> GSoC. Implementing a PoC for an unsequenced modification checker in >>> CSA helped me discover LLVM....
2004 Mar 12
1
bin/64150: [PATCH] ls(1) coredumps when started via execve(2) with no argv.
On Fri, Mar 12, 2004 at 11:57:30AM +0100, Morten Rodal wrote: > On Fri, Mar 12, 2004 at 12:49:14PM +0200, Ruslan Ermilov wrote: > > On Fri, Mar 12, 2004 at 10:22:00AM +0100, Morten Rodal wrote: > > > >Description: > > > ls(1) calls the fts(3) functions for traversing a file hierarchy. > > > If ls(1) is executed via execve(2) system call with a NULL argv >
2005 Apr 21
6
Information disclosure?
Hello, For some reason, I thought little about the "clear" command today.. Let's say a privileged user (root) logs on, edit a sensitive file (e.g, a file containing a password, running vipw, etc) .. then runs clear and logout. Then anyone can press the scroll-lock command, scroll back up and read the sensitive information.. Isn't "clear" ment to clear the
2018 Mar 08
2
[cfe-dev] [GSOC 2018] Information gathering
...9;d really great 🙂 On 03/01/2018 08:43 PM, Paul Semel wrote: > Hey, > > On 02/20/2018 11:51 PM, Paul Semel wrote: >> Hello, >> >> >> I'm Paul Semel, a French student in computer science. I am currently >> in my 4th year (1st year of graduate school) at EPITA and enrolled in >> the system and security laboratory of the school. >> >> I would be very interested in working on a LLVM project during this >> GSoC. Implementing a PoC for an unsequenced modification checker in >> CSA helped me discover LLVM. However, I would lik...
2001 Sep 17
1
autoconf cleanup for AC_FUNC_GETPGRP and GETPGRP_VOID
> From: Akim Demaille <akim at epita.fr> > Date: 17 Sep 2001 11:22:19 +0200 > > | 2001-09-16 Tim Van Holder <tim.van.holder at pandora.be> > | * lib/autoconf/functions.m4: (AC_FUNC_GETPGRP) Don't rely on > | setpgrp() being present. I looked into that problem a bit more. Several programs use AC_FUNC_...